I connect the external modem to the pc with serial port. so i want to connect server through dial-up method with C#. And then, send and receive message.
How can i solve this problem? please.
Can I use serialport component of .NET?
|
I connect the external modem to the pc with serial port. so i want to connect server through dial-up method with C#. And then, send and receive message. How can i solve this problem? please. Can I use serialport component of .NET?
| |||
|
feedback
|
|
Yes. Here's a starting point for you. http://www.dreamincode.net/forums/showtopic35775.htm And the Bing search I used to find it. http://www.bing.com/search?q=C%23+modem+communications+via+serialport&src=IE-SearchBox&FORM=IE8SRC | |||
feedback
|