Class DInetSocketAddress

Inherits from:
Object
Conforms to:
DSocketAddressable
Declared in:
DSocketAddress.h

Class Hierarchy

    Object
      |
      +---DInetSocketAddress

Class Description

The DInetSocketAddress class implements a number of methods for using inet socket addresses.

Last modified:
12-Nov-2005 (DSocketAddress.h)

Instance Variables

private struct sockaddr _address
the socket address
private struct sockaddr_in *_inet
the cast to inet socket address
private int _error
the last error (for host method)

Method Index


generated 08-Jan-2006 by ObjcDoc 3.0.0