Hi,
Check a thread from around a month ago, I posted an answer and provided code
for this.
You can easily find code in the web for this, I'm using one I found a couple
of years ago, don't remember where though.
--
Ignacio Machin
machin AT laceupsolutions com
"Oscar" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Hi,
|
| I got a dail up connection that I would like to control through c#.
| All I want to do is:
| -Check if connected
| -if not, connect!
| -else, wait few sec to check again.
|
| Is there a nice way of doing this?
|
| //Oscar
|
|
|