class PIPXSocket |
This class describes a type of socket that will communicate using the IPX/SPX protocols
![]() | PIPXSocket ( WORD port = 0 ) Create a new IPX datagram socket. |
![]() | Overrides from class PChannel |
![]() | Overrides from class PSocket |
![]() | Address and name space look up functions |
![]() | I/O functions |
Socket establishment functions
Socket options functions
Port/Service database functions
Integer conversion functions
Multiple socket selection functions
Construction
Overrides from class PObject
Information functions
Reading functions
Writing functions
Miscellaneous functions
Error functions
Run Time Type functions
Comparison functions
This class describes a type of socket that will communicate using the IPX/SPX protocols
The port number as defined by the object instance construction or the PIPSocket::SetPort() function.
The port number as defined by the object instance construction or the PIPSocket::SetPort() function.
If the port parameter is zero then the port number as defined by the object instance construction or the PIPSocket::SetPort() function.
For the UDP protocol, the queueSize parameter is ignored.
Alphabetic index HTML hierarchy of classes or Java