Symbian Developer Library

SYMBIAN OS V6.1 EXAMPLE CODE

[Index] [Previous] [Next]



GlassTerm: glass teletype terminal

Found in:

epoc32ex\SerialComms\ServerClientSide\GlassTerm


Description

GlassTerm is a terminal application with configurable handshaking that illustrates the use of the Serial Communications API.

[Top]


Usage

The glass teletype application performs two simple functions:

In order to see the application working, you must make a suitable serial port connection. A simple way is to connect a PC and the target phone, and run the application on both machines simultaneously. (Before doing this, make sure to close down any other applications using the serial port on the PC, and set the phone's Link To Desktop option to Off). Characters typed on one machine are then echoed to the application on the other.

[Top]


Classes used