Top 20 NuGet udp Packages

TCP/IP Communication Framework (TCP/IP CF) is a library that wraps the .NET Socket class and defines several classes for developing communication applications that use TCP/IP. TCP/IP CF defines asynchronous operations and is designed to be used in small applications that communicate with a few d...
Sequenced Message Protocol (SMP) is designed to allow developers to have a standard wrapper around data packets which can either be sent over TCP/UDP.
http://en.wikipedia.org/wiki/UDT
http://en.wikipedia.org/wiki/UDT
AltarNet3 (or AN3 for short) is a library that facilitate the creation of TCP servers/clients, along with UDP. TCP connections can be secured via SSL, with only a few easy steps. It comes with a powerful FTP manager, taking advantage of .NET 4.5's new asynchronous pattern (Async/Await), featuring c...
XPlane UDP Data Accessor
A simple event-based UDP socket listener
Modified version of Lidgren.Network
Hazel Networking is a low-level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
Tiny high performance Controller based UDP Server GitHub: github.com/FairfieldTekLLC/FairfieldTek.Tiny.Udp.Server
Multipurpose.Library
Simple TCP and UDP messaging framework. The TCP Messaging functionality uses a two-way connection.
Simplified UDP and TCP client and server wrappers
high performance and high concurrent socket comunication library,
A simple lightweight library that allows you to send and receive Objects over TCP or UDP. This assembly contains the project interfaces as well as abstract implementations. You must install the implementations to use this framework. Please see the following link for more information about inst...
This package contains the UDP network channel implementation for the ObjectTransport framework. This package allows you to send and receive objects over UDP. Please see the following link for more information about installing ObjectTransport: https://github.com/RhynoVDS/ObjectTransport/wiki/...
This package contains the TCP network channel implementation for the ObjectTransport framework. This package allows you to send and receive objects over TCP. Please see the following link for more information about installing ObjectTransport: https://github.com/RhynoVDS/ObjectTransport/wiki/...
This package contains the Protobuf serialization implementation for the ObjectTransport framework. Please see the following link for more information about installing ObjectTransport: https://github.com/RhynoVDS/ObjectTransport/wiki/Installation
This package contains the JSON serialization implementation for the ObjectTransport framework. Please see the following link for more information about installing ObjectTransport: https://github.com/RhynoVDS/ObjectTransport/wiki/Installation
Wrapper for .Net UdpClient. Can be used for mocking the async send and receive functions during testing.