Class DUDPClient

Inherits from:
Object
Declared in:
DUDPClient.h

Class Hierarchy

    Object
      |
      +---DUDPClient

Class Description

The DUDPClient class implements a number of methods for using an UDP client.

Last modified:
31-Oct-2007 (DUDPClient.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 _started
is the client started ?

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0