Is there any big trick to doing the initial handshaking between devices, or would it work to simply connect at a very slow rate and use standard methods to make contact? Also, do you know how to address the issue of generating DTMF tones? The Palm device would need to phone home and recognize whether a connection is made before it starts reporting.
Thanks for the help! Subject: Re: SDK for modem? From: "Dave Lippincott" <[EMAIL PROTECTED]> Date: Thu, 27 May 2004 09:23:55 -0400 X-Message-Number: 13 AFAIK, there are no Palm OS modem APIs. So I would just send the AT commands directly to the serial port. If you search the web, you may be able to find some open source routines that already do it. However, the AT command set is very simplistic, it wouldn't take much effort to write your own routines. I haven't worked directly with a modem in a while but from what I remember, it very easy.
<<image001.jpg>>
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
