Hello!
You  ("Jonathan Dudley" <[EMAIL PROTECTED]>) wrote  on Mon, 10 Nov 2003
16:15:31 -0000:

JD> My question is, is the only way to communicate with the server to use
JD> SrmSend() and SrmReceive() directly through the serial port of the
JD> palm, or is is possible to set up some sort of network connection and
JD> assign IP addresses so that I can use the Net library functions to
JD> send packets of data back and forth after establishing a TCP/IP
JD> connection?

It is easier to establish PPP connection, over which TCP will run. To
simplify TCP part you can take a look at MsgConnect
(http://www.msgconnect.com/), which lets you exchange messages between
multiple platforms.

Sincerely yours,
Eugene Mayevski



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to