Hi all, I am writing a palm application that needs to communicate with a Visual Basic 6.0 server by dialing the server directly using a modem. I need to then send some data in both directions.
I can make the palm dial the server's number by manipulating the modem on the palm end using AT commands, and a connection is then established. My question is, is the only way to communicate with the server to use SrmSend() and SrmReceive() directly through the serial port of the palm, or is is possible to set up some sort of network connection and assign IP addresses so that I can use the Net library functions to send packets of data back and forth after establishing a TCP/IP connection? Just wondering if anyone has done anything like this before, and if they found the best way to approach it? Thanks for any help, Jonathan Dudley -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
