Contents

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.

See Also

Related Documentation

  • Distributed Objects Programming Topics

Creating Instances