Found 160 packages
Simple and straightforward library for TCP client and servers. Extremely useful for reading/writing with line-by-line command interfaces. Supports binary and string messages, automatic string trimming, and end-of-message delimiter (newline by default).
A (very simple) TCP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
Simple wrapper for TCP client and server in C# with SSL support
The core module for a simple SSL or non-SSL async await Tcp Server and Client with authentication. This package is used by both Tcp.NET.Client and Tcp.NET.Server.
Package Description
The server module for a simple SSL or non-SSL Tcp Server with authentication.
A simple C# async TCP server and client with integrated framing for reliable transmission and receipt of data
The client module for a simple SSL or non-SSL Tcp Client with authentication.
Simple framework for TCP clients and servers. Focused on performance and usability.
The server and client modules for a simple SSL or non-SSL Tcp Server with authentication.
Updated to .Net 5.0
CavemanTcp is a simple TCP client and server providing easy integration and full control over network reads and writes, allowing you to build your own state machines with ease.
A simple TcpClient with asynchronous connect logic. Received data packets are available via a DataReceived event. There are also events for Connected and Disconnected.
A simple-to-use TCP server and client library.
This is the Tcp .NET plugin for logging with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
A simple tcp socket based server for Simple.Owin
Simple Http Listener This is the legacy version of Simple HTTP Listener. Please see project web site for a new version.
The newer and greatly improved replacement of Simple HTTP Listener PCL.