Agasper / NetworkingLinks
C# Networking Library. Easy managed TcpClient, TcpSever, UdpClient, UdpServer
☆20Updated 10 years ago
Alternatives and similar repositories for Networking
Users that are interested in Networking are comparing it to the libraries listed below
Sorting:
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 2 years ago
- NSpeex - Speex for .Net(http://nspeex.codeplex.com/)☆27Updated 7 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆54Updated 2 years ago
- A Lightweight TCP Socket Server/Client Library☆16Updated 9 years ago
- LicencingNET is a lightweight, cross platform and dependency free library for .NET that allows you to easily implement software licencing…☆40Updated 3 years ago
- A .Net or mono TCP client / server socket messaging library written in C#☆47Updated 14 years ago
- Visual C# IOCP TCP Server/Client Engine☆62Updated 5 years ago
- STUN client implementation in C#☆19Updated 4 years ago
- This is a C# thread-pool allowing you to do various tasks in parallel on different threads.☆18Updated 4 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections proble…☆124Updated last year
- A C# API to read, write and create MP4 files. No native dependencies, portable netstandard2.0. Supports H264/H265 for video and AAC for a…☆32Updated last month
- CavemanTcp is a simple TCP client and server providing callers with easy integration and full control over network reads and writes.☆67Updated 4 months ago
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- ☆65Updated 7 years ago
- An FTP server program for .NET Core, and its customizable .NET Standard core library☆48Updated 2 years ago
- PureMVC C# / WPF Demo: Employee Admin☆13Updated 12 years ago
- ☆38Updated 8 years ago
- An ENet Implementation in C#☆31Updated 4 years ago
- Multithreaded video streaming server developed in C# using RTP and RTSP protocols☆51Updated 8 years ago
- A physics engine written in C# include WPF Demo & Unit Test. 一个使用C#编写的2D物理引擎。☆59Updated 6 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆116Updated 7 months ago
- Ionic.Zlib for MonoTouch projects☆29Updated 8 years ago
- SimpleUdp is a super simple way of building UDP clients and servers in C#.