init()
Initializes the receiver as a local TCP/IP socket of type SOCK_STREAM.
Declaration
convenience init()Return Value
An initialized local TCP/IP socket port of type SOCK_STREAM.
Discussion
The port number is selected by the system.
Initializes the receiver as a local TCP/IP socket of type SOCK_STREAM.
convenience init()An initialized local TCP/IP socket port of type SOCK_STREAM.
The port number is selected by the system.