API Guide Home
(Online version only)

Background Service Library


Detailed Description

This library provides support for applications to perform background network request bypassing NetLib through the default connection.

Application can use this library to connect to a server on a network and perform network request by sending protocol-specific string and receiving the returned response. Applications can also utilize this library to make background HTTP request by connecting to a web server at port 80 and sending HTTP GET/POST string with specific URL.

Network requests are queued up and the responses are returned through the callback function that is passed to the network request API.

Files


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:08:08 2008 for Palm API Guide