|
-
May 12th, 2004, 09:13 PM
#1
Thread Starter
Junior Member
Remote Dialer
Ok, what I want to do is make a server... when I connect to it and send it data in the form of "434-555-5555" I want the server to use my modem to dial that number, then I want to be able to talk and listen no matter where I'm connected to my server from... like a remote phone kind of thing... Any help would be appreciated. Thanks
-
May 13th, 2004, 01:53 PM
#2
MSComm control would probably where you need to start looking for elegant control.
A Neandertal approach would be to send this data to a DOS prompt:
Copy Con Com1 ATDT 123-456-7890 Ctrl-Z [Enter]
Only works for Win9x
-
May 13th, 2004, 09:20 PM
#3
Thread Starter
Junior Member
ok, I got it to remotely dial and hang up and what not... but what about the sound, I don't know where to start with that, to send the sound from my modem to the client, and to let the person using the client program use his/her mic to communicate with the person on the other end of the modem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|