EDUDPSocket


Inherits From:
EDIPSocket
Declared In:
EDUDPSocket.h


Class Description

This class implementes UDP sockets. Most of the commonly used functionality is in its superclasses EDIPSocket and NSFileHandle as well as in the NSFileHandle category defined in this framework.

For unconnected UDP sockets remoteHost returns the last host a package was received from.


Instance Variables

void *remoteAddress;

remoteAddressAll instance variables are private.


Version 2.0 Copyright ©2002. All Rights Reserved.