Class DTelNetClient

Inherits from:
Object
Declared in:
DTelNetClient.h

Class Hierarchy

    Object
      |
      +---DTelNetClient

Class Description

The DTelNetClient class implements a telnet client. The class supports negotiation of options. Also subnegotiation is supported. There is not yet support for interrupt sending.

Last modified:
23-Jul-2006 (DTelNetClient.h)

Instance Variables

private DSocket *_client
the client socket
private BOOL _connected
is the client connected ?
private int _options[DTNC_OPTIONS]
the negotiated state op the options
private DData *_request
the request to be sent to the server

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0