Hi,
on the main form I put vsVisualTCP component in order to receive datas from remote host. If host is ON and is sending something then there is no problem to receive it in vsVisualTCP.OnData event. If host is OFF i get nothing of course but would be nice to know that host is off. Should I do different thread checking host status (on,off) or there is already something ready to use for this purpouse?
Regards,