The application I am developing needs to be able to send AT (modem?) commands from a Palm PDA to a mobile phone either by cable, infrared, or bluetooth. This would be using the phone connection that the user has already set up int the Preferences. I'm looking at doing this for Garnet (current target PDA is a T5).
Basically I want to open that connection up by whatever means the user specified when setting it up. Then fire off a few AT commands and capture the responses to later display to the user (or process as required). I'm guessing I need to be doing something with the Serial Library is this correct? However, after reading the programmers companion I'm even more confused - might just be I don't understand some of the terminology. Will the code to send/receive information differ depending on the method of connection, or is this all handled by the Palm interfaces? Does anyone have a source of information that might help me find an approach to getting started with this? I've searched the newsgroups and knowledge base, but so far come up with a blank. It might just be that I haven't found the right search phrase yet :-) Thanks, Scott -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
