Class DTCPClient

Inherits from:
Object
Declared in:
DTCPClient.h

Class Hierarchy

    Object
      |
      +---DTCPClient

Class Description

The DTCPClient class implements a number of methods for using a TCP client.

Last modified:
31-Oct-2007 (DTCPClient.h)

Instance Variables

private DSocket *_local
the local socket
private int _sendFlag
the send flags (def. 0)
private int _recvFlag
the receive flags (def. 0)
private BOOL _connected
is there a connection to the server ?

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0