i have an app that connect via tcp/ip, but at home i just have a modem, and i wanna that my app connect automatically from home, (via modem), how can i do that?
Printable View
i have an app that connect via tcp/ip, but at home i just have a modem, and i wanna that my app connect automatically from home, (via modem), how can i do that?
Hmm..i have never done that cause dial up connections has gone to retirement long time ago. I guess u have to connect first to your modem through io api and send commands to it that will make the call. But i really don't know if u can access some dll driver of your modem to do this cause maybe your modem have some special commands. Maybe there is a way through windows dialup managment app to do this. But if u want to remotely access your pc and make the connection u might ask Copperfield first cause i don't know if how u will access your pc to make that call. Unless you have your pc in a local area network and connect to it via ethernet.