Hi all. I am sorry for my weak English.
I want to dial a modem to ISP with C#. All documentations about this I
could find are based on openning serial port and sending modem commands to
it like "ATD<number>" for tone dialing and "ATDP<number>" for pulse dialig.
Then how can I pass username/password to my ISP to identify me? Or may be
there is an assembly I could use instead of sending commands directly to
modem port?
Kemo
Miroslav Stampar - 25 May 2007 10:37 GMT
http://www.codeproject.com/Purgatory/rasdemo.asp
Kemo je napisao/la:
> Hi all. I am sorry for my weak English.
>
[quoted text clipped - 6 lines]
>
> Kemo
Kemo - 25 May 2007 12:17 GMT
That was just what I need :)
Thank you very much !