The class XNetworking is designed for simple communication over the network, listen and send messages using the TCP/IP protocol.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public sealed class XNetworking

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XNetworking

See Also