CaseTunisia.Tools.SocketNetworkStream 1.0.0

CaseTunisia.Tools.SocketNetworkStream

This tool ease the use of socket and network stream to create a tcp ip communication to a stream server.

Example:

SocketNetworkClient client = new SocketNetworkClient(IPAddress, Port, TimeOut)
bool result = client.PerformExecuteOperation(Encoding.ASCII, termination, trameReq, ref trameRes, out errorMessage);

No packages depend on CaseTunisia.Tools.SocketNetworkStream.

Version Downloads Last updated
1.0.0 232 01/19/2023