All Projects → exomia → network

exomia / network

Licence: BSD-3-Clause license
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to network

ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+594.44%)
Mutual labels:  tcp, udp, tcp-server, tcp-client
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+7394.44%)
Mutual labels:  tcp, udp, tcp-server, tcp-client
sthread
sthread(simple-thread):支持高并发的协程网络库
Stars: ✭ 27 (+50%)
Mutual labels:  udp, tcp-client, udp-server, udp-client
CSharpServer
Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution
Stars: ✭ 101 (+461.11%)
Mutual labels:  tcp-server, tcp-client, udp-server, udp-client
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+444.44%)
Mutual labels:  tcp, udp, tcp-server, udp-server
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+272.22%)
Mutual labels:  tcp, udp, tcp-server, tcp-client
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+716.67%)
Mutual labels:  udp, tcp-server, tcp-client, udp-server
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (+233.33%)
Mutual labels:  tcp, tcp-server, tcp-client
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (+450%)
Mutual labels:  tcp, tcp-server, tcp-client
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+244.44%)
Mutual labels:  tcp, tcp-server, tcp-client
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+594.44%)
Mutual labels:  tcp, tcp-server, tcp-client
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (+94.44%)
Mutual labels:  tcp, udp, tcp-server
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (+22.22%)
Mutual labels:  tcp, tcp-server, tcp-client
Esp8266 Wifi Uart Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Stars: ✭ 107 (+494.44%)
Mutual labels:  tcp, udp, tcp-server
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+588.89%)
Mutual labels:  tcp, tcp-server, tcp-client
DDoS-Script
A script written in perl for ddos ​​with automatic detection of open and vulnerable port that gives up to 1.5 gb packages / s
Stars: ✭ 30 (+66.67%)
Mutual labels:  tcp, udp, udp-server
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-22.22%)
Mutual labels:  tcp, tcp-server, tcp-client
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+522.22%)
Mutual labels:  tcp, tcp-server, tcp-client
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+133.33%)
Mutual labels:  tcp, tcp-server, tcp-client
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+811.11%)
Mutual labels:  tcp, tcp-server, tcp-client

Information

exomia/network is a wrapper library around System.Socket for easy TCP/UDP client & server communication.

Installing

[Package Manager]
PM> Install-Package Exomia.Network

Example

You can find examples inside the examples directory at the root of the project.

Q&A, Ideas or Show & tell us

You have questions, ideas or want to show or tell us something?
Open a new discussion or join an existing one!


Discord Twitch

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].