|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MocketStatusListener | This interface defines methods to be used by the Mocket to periodically notify the listeners about the mocket status. |
Class Summary | |
---|---|
Mocket | The main class for a client application to use the Mockets communication library. |
MocketChannel | |
MocketInputStream | |
MocketOutputStream | |
Params | Class to be used to encapsulate the communication parameters into a single object. |
ServerMocket | The main class for a server application to use the Mockets communication library. |
StreamMocket | The Mocket class represents an endpoint of a mobile socket connection. |
StreamServerMocket | The ServerMocket class represents an endpoint for mockets that is capable of receiving incoming connections. |
Provides the classes for implementing networking applications using the Mocket communication library. Mockets is a transport-level library designed to be used by applications instead of TCP/UDP. Mockets provides several advanced features that make it well suited for using it in wireless networking environments.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |