GEOS SDK Documentation: Communications

Up: GEOS SDK TechDocs

The following documents contain information about communicating.

Access Point Library
Repository of information about the user's ISPs and other providers of communication media.
Contacts Database
The Nokia 9000i Communicator has a database which acts as a repository for contact information, including phone numbers.
Socket Library
The GEOS Socket API, TCP/IP and PPP connections.
Modem Connections
The Nokia 9000i Communicator supports a sort of "virtual modem" which you may use to make a modem connection.
SMS Guide
The Nokia 9000i Communicator has specialized classes for working with SMS (the Short Message System).
Printing
Creating printed hardcopy output.
Mailbox Library
The Mailbox Library underlies inbox/outbox functions. Most programmers won't do much with Mailbox directly, using just a few functions depending on what and how they're communicating.
Sending Faxes
How to send a fax: prompting the user for a phone number, drawing the contents.
Distributing Your Application
The Nokia 9000i Communicator has protocols set up for the distribution of software packages.
PCCom Library
Low-level API used to communicate with another device over a serial connection.
Using Streams
Low-level stream-based communication API.

Up: GEOS SDK TechDocs