Results 1 to 2 of 2

Thread: communicating with a modem

  1. #1

    Thread Starter
    Hyperactive Member progressive's Avatar
    Join Date
    Sep 2001
    Location
    Manchester, UK
    Posts
    404

    communicating with a modem

    I need to write a program similar to windows hyperterminal.

    Problem is i need to automise the process so that my program can send AT commands to a modem and recieve responses back. Without human interferance.

    I need to either emulate the hyperterminal or communicate directly with the device.

    Any ideas how I can do this ??

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    I'm doing something similar to this right now, but it's for Posix-compatible operating systems. I shouldn't think it's any more difficult in Windows.

    If I were you, I'd google for it and see what kind of code you can find; that's where I got my basic info for Posix serial programming.
    Harry.

    "From one thing, know ten thousand things."

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