Tagged Questions

3
votes
2answers
143 views

games using phone line

I remember years ago my friend and i were playing command and conquer red alert and there was a mode were we put the others phone number and the game would dial up and connect. What was this called? ...
2
votes
1answer
577 views

how can I send dial-up message through external modem connected serial port?

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 ...
0
votes
2answers
299 views

Windows API for dialing a network connection

Which windows API tells me a dial-up connection is in connected or disconnected state? Which Windows API allows me to programatically dial a dial-up connection. I want to develop an application for my ...