Results 1 to 3 of 3

Thread: Remote Dialer

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2003
    Posts
    18

    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

  2. #2
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961
    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

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2003
    Posts
    18
    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
  •  



Click Here to Expand Forum to Full Width