class PSPXSocket |
Create a socket channel that uses the SPX transport over the IPX Protocol
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
Create a socket channel that uses the SPX transport over the IPX Protocol
Note that the "copy" constructor here is really a "listening" socket the same as the PSocket & parameter version.
If the port parameter is zero then the port number as defined by the object instance construction or the PIPSocket::SetPort() function.
The port that the socket uses is the one used in the Listen() command of the socket parameter.
Note that this function will block until a remote system connects to the port number specified in the "listening" socket.
Alphabetic index HTML hierarchy of classes or Java