TOC PREV NEXT INDEX



Palm OS Platform Network operations


The Sourcerer can generate code which will let the Palm OS Platform connect to other computers via HTTP or through a socket connection. The options are

To make an HTTP connection or a socket connection, a URL must be entered. Note that the URL for socket connections must include a port number. There are six options for an HTTP connection. They are

There are similar operations for sockets:

Note that it is important to close HTTP and socket connections, as well as any InputStreams and OutputStreams that may have been opened.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX