DeltaEngine.Networking.Tcp NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classOnlineServiceConnection
The Current property will connect only once and is used by DeveloperOnlineContentLoader and NetworkLogger. The Editor will create its own connection and manages the connecting itself. View code on GitHub
Public classTcpServer
TCP server using raw sockets via TcpServerSocket and a list of TcpSockets for the clients View code on GitHub
Public classTcpServerSocket
Networking over a TCP connection. View code on GitHub
Public classTcpSocket
Socket for a network connection. View code on GitHub
Public classTcpSocket UnableToConnectSocketIsAlreadyInUse