Home > Language Reference > Classes
Connection Class
+ Object
+ Connection
Description
The Connection class allows the definition of connection characteristics which appear in the "Connection" tab in the preferences panel. This class is instantiable, derivable and cloneable.
The objects of this type are exclusively used in conjunction with the Connection property. Refer to the documentation of this property for further information.
Members
| Members | Description |
| BaudRate | Transmission speed. |
| HandShake | Datastream control type. |
| InitString | Modem initialization string. |
| IsModem | Indicates if the connection is via a modem. |
| IsPulse | Dial type. |
| Port | Indicates the port used by a connection. |
| Volume | Modem loudspeaker volume. |
| Inherited from Object | Description |
| ClassID | Returns the type identifier corresponding to the actual class of the object. |
| Implements | Determines whether the object implements the features of a given class. |
| Iterate | Event raised to iterate over the elements of a container object. |
| Recipient | Recipient of events sent by the object. |
| Serialize | Event raised to serialize the object content into a stream. |
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |