Click to See Complete Forum and Search --> : Question Modified! How can i know that the dialup connection has made


zain
April 1st, 1999, 02:39 AM
How can i track that a user is connected to the internet now.

Like icq98 when a user connects to the internet it automatically starts or

wakeup to track the incomming message for the user.


Do i've to check the status of modem, if yes how can i check this.


Thanks,

Zain

Zain
April 1st, 1999, 02:39 AM
How can i track that a user is connected to the internet now.

Like icq98 when a user connects to the internet it automatically starts or

wakeup to track the incomming message for the user.


Do i've to check the status of modem, if yes how can i check this.


Thanks,

Zain

Hopless
April 1st, 1999, 06:56 AM
Use RasEnumConnections(....) API, if it returned

a connection handle, then someone is online.


Abdulrahman.