Results 1 to 8 of 8

Thread: Modem

  1. #1

    Modem

    Hello,

    Can someone tell me how to dial a number with the PCI modem installed in a computer with Delphi?

    And also for external Modems?

    Please help me...

    Thank you.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  2. #2

    Modem

    Async Pro from Turbo Power. http://sourceforge.net/projects/tpapro

    Of course Turbo Power doesn't exist any more but its still the best package I ever used for TAPI communications (modem).

  3. #3

    Modem

    synapse is a very nice lib - http://www.ararat.cz/synapse/
    [size=9px]BEGIN GEEK CODE BLOCK
    <br />d s-- : a24 GB GCS GTW GE C++ P L+ W++ N+ K- w++++ M- PS+ PE+ Y- t+ 5+++ X+ R*
    <br />tv b+ DI++ D+ e++ h+ G-
    <br />END GEEK CODE BLOCK[/size]
    <br />Create your own GeekCode block at: <a href="">...</a>

  4. #4

    Modem

    Thank you.

    I tried Async Pro and it doesn't work

    I followed the instructions and it just said "This cannot be installed because it is not a design time package."

    I need something that will enable me to dial a telephone number with the modem.

    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  5. #5

    Modem

    You are trying to install the wrong package. You do a build of the _r packages and install the _d packages (unless something has changed). Either way try to install one, if it doesn't work then install the other

    Once you get it installed, there should be a sample terminal application that you can look at.

    As mentioned Synapse does have some support for TAPI with modems, but I don't think it supports the actual control of dialing the modem.

  6. #6

    Modem

    Cool!, it works now.

    Thank you!

    Now I can finally get about my system manipulator.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  7. #7

    Modem

    I have another question.

    How would I make it okay a wave or mp3 through the modem...meaning...

    I want the program to call someone, then play an audio file that they will hear when they answer the phone, how do I do this?
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  8. #8

    Modem

    Your past what I know about the subject. Try posting to the SF group and asking there. Also search for Async and MP3, it might turn something up (personally tamaracka.com is one of my favorite search engines for this type of thing).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •