Check for connection

Hi.
How can I understand that, user is connected to the internet?
I mean, immediately after connecting to internet.
For example immediately after connecting to internet, my program updates itself.
Thanks :-)
You can have it send ICMP packets to your 'update server' or something like that.
See how many user are connected to port 80 of a remote machine using 'netstat'.
Topic archived. No new replies allowed.