Tagged Questions

0
votes
0answers
26 views

Commanding a device to send SMS through Dial Up Networking in Python

How to tell a device, which has an open Dial Up Networking port, to send and SMS with a given body to a given short code? How to implement it in Python?
0
votes
3answers
250 views

modem call in c++

I'm trying to make a modem call in one end, and in the other end the program answers the call. It doesn't seem to detect the carrier. Am I doing anything wrong? Am I missing something? int main(int …
0
votes
0answers
52 views

Desinging an Application for xmodem Transfer Through Dial-up in Java

I want to desing an application to send/receive a file with xmodem (written in java, I found the source code at http://stackoverflow.com/questions/606074/implementation-of-x-modem-protocol-in-java). …
0
votes
0answers
46 views

Changing DuN properties for a specific connection in Visual Basic

I have an application that makes an internet connection from within the application by the click of a button. When the button is clicked, the sub determines which type of modem is being used, and …
1
vote
1answer
58 views

Monitoring serial port

Hi, I'm using a communications program (Tera Term) to communicate with another computer through a dialup connection. I'll be sending a file with this software, but I would like to monitor the port …
0
votes
6answers
111 views

Web 2.0 and dial-up: how make it as painless as possible?

I'm trying to put a workable plan together for a charity that could really make good use of a forum and a wiki, but a crucial part of its operations happen in parts of the world where dial-up …
4
votes
8answers
237 views

Is there a way to determine if a user is using broadband or dial-up

We have a requirement from a customer to provide a "lite" version for dial-up and all the bells-and-whistles for a broadband user. The solution will use Flex / Flash / Java EJB and some jsp. Is …
0
votes
2answers
200 views

Is there any library/component for dial-up connections?

I want to dial-up through VoIP. Yes, I know that it's almost impossible. I have heard that softmodems use software for DSP, but I guess the code its hardware specific. If I only could isolate the code …
1
vote
4answers
472 views

How do I work with dial-up (RAS) connections in Windows using C#/.NET?

I need to be able to connect, disconnect, and re-connect a dial-up networking connection in a C# .NET Framework application. Creating the connection in the phone-book might also be useful/necessary. …
3
votes
2answers
125 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? …