com.onlineobject.objectnet Namespace

EmbeddedTcpServer..::..Start Method (UInt16)

Starts the transport and begins listening for incoming connections.

Namespace:  com.onlineobject.objectnet.server.Transports.Tcp
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void Start(

	ushort port

)

Parameters

port
Type: UInt16
The local port on which to listen for connections.