7wingfly / P2PchatLinks
A Peer-to-Peer chat program that demonstrates the implementation of UDP Hole-Punching, using a server with a known End Point to negotiate a direct connection between two clients behind NAT firewalls. Written in c#.
☆149Updated 6 years ago
Alternatives and similar repositories for P2Pchat
Users that are interested in P2Pchat are comparing it to the libraries listed below
Sorting:
- Peer to peer networking in C# using WebRTC☆176Updated 6 years ago
- A c# implementation of System.Net.WebSockets.WebSocket for .Net Standard 2.0☆174Updated 4 years ago
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 3 years ago
- A library for resuming and multi-part/multi-threaded downloads in .NET written in C#☆139Updated 6 months ago
- STUN client implementation in C#☆19Updated 4 years ago
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- UPNP and NAT-PMP port forwarding for .NET☆164Updated 2 years ago
- Fast version of Crc32 algorithm for .NET☆202Updated last year
- Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections proble…☆124Updated last year
- An asynchronous variant of TcpClient and TcpListener for .NET Standard.☆157Updated 4 years ago
- Lightweight and easy-to-use class library to allow port forwarding in NAT devices with UPNP and/or PMP☆429Updated last year
- Simple automatic (local) network discovery in C#☆137Updated 7 years ago
- TCP framework for C#. Focused on usability and performance.☆107Updated last year
- C# Network Library☆365Updated last year
- A fast, lightweight, and easy to use socket library for C#.☆157Updated 5 years ago
- This is the Socket.IO client for .NET, which is based on ClientWebSocket, provide a simple way to connect to the Socket.IO server. The ta…☆106Updated this week
- A .Net or mono TCP client / server socket messaging library written in C#☆47Updated 14 years ago
- C# implementation of Socket.IO protocol revision 4 client and server.☆114Updated 2 years ago
- Opus .NET Wrapper☆125Updated 2 years ago
- C# delta syncing library☆147Updated 6 months ago
- A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.☆155Updated 3 years ago
- An FTP server program for .NET Core, and its customizable .NET Standard core library☆48Updated 2 years ago
- MPEG 1 & 2 Decoder for Layers 1, 2, & 3☆133Updated 8 months ago
- STUN implementation for C#☆26Updated 6 years ago
- A very lightweight & simple embedded http server for c#☆112Updated 4 years ago
- A TCP hole punch / hole punching / hole-punch / hole-punching NAT traversal proof of concept☆81Updated 11 years ago
- Webrtc .Net API☆27Updated 5 years ago
- Provides sample code for TCP socket programming.☆131Updated 8 years ago
- A simple C# async websocket server and client for reliable transmission and receipt of data☆299Updated 2 months 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