Results 1 to 6 of 6

Thread: Internal modem communitation

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    I need to retrieve a modem events, such as AA,CD,TxD,RxD,DTR,DSR... etc. How can I do it?


    When I use OPEN "COM3:" FOR... and try to read something, the VB will freeze. I think there is a better method to communicate with modem, isn't?



    ------------------
    Thanks,
    John, 14 years old

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Oshkosh, WI
    Posts
    163

    Post

    You might want to try and use the mscomm control supplied with VB it has methods for opening, closing and writing to com ports.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    How can I retrieve the phone number of an incomming call?

  4. #4
    Addicted Member
    Join Date
    Jan 2000
    Location
    Oshkosh, WI
    Posts
    163

    Post

    I'm not a telephone expert (not even close) but the caller ID function that your looking maybe included in TAPI. TAPI is a telephone API. I'm not sure where to find it, but I'm sure you could search the web for it. I'd start on Microsofts web site.

  5. #5
    Addicted Member
    Join Date
    Jul 1999
    Location
    Portland, OR.
    Posts
    226

    Post

    This link might be helpful:
    http://www.cloud9.u-net.com/apsa/cal...i_faq.htm#Q_29

    Good Luck.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    Thanks for your post!

    For caller ID, I have found great ActiveX control 'ModemCID' on a www.netpoint.co.uk

    And for my first question: can anybody show me a simple example, how to retriev e.g. AA status from my modem?



    ------------------
    Thanks,
    John, 14 years old

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