Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
IConnectionService Member List

This is the complete list of members for IConnectionService, including all inherited members.

ConnectToServer(NetworkEndpoint endpoint)IConnectionService
ConnectToServer(string ip, ushort port)IConnectionService
ListenForClientConnections(ushort port)IConnectionService
TryGetLocalNetworkEndpoint(ushort port, out NetworkEndpoint endpoint) (defined in IConnectionService)IConnectionService
TryParseNetworkEndpoint(string address, ushort port, out NetworkEndpoint endpoint) (defined in IConnectionService)IConnectionService