Socket Classes

Classes that perform Berkely Sockets I/O
o PSocket
A network communications channel.
o PIPSocket
This class describes a type of socket that will communicate using the Internet Protocol.
o PIPDatagramSocket
Internet Protocol Datagram Socket class
o PUDPSocket
A socket channel that uses the UDP transport on the Internet Protocol
o PTCPSocket
A socket that uses the TCP transport on the Internet Protocol
o PICMPSocket
Create a socket channel that uses allows ICMP commands in the Internal Protocol
o PIPXSocket
This class describes a type of socket that will communicate using the IPX/SPX protocols
o PSPXSocket
Create a socket channel that uses the SPX transport over the IPX Protocol
o PEthSocket
This class describes a type of socket that will communicate using raw ethernet packets
Classes that perform Berkely Sockets I/O

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.