IServer.Start Method
Namespace: Riptide.Transports
Assembly: RiptideNetworking.dll
Start(ushort)
Starts the transport and begins listening for incoming connections.
void Start(ushort port)
Parameters
ushort | port |
The local port on which to listen for connections. |