All Projects → CSharpServer → Similar Projects or Alternatives

176 Open source projects that are alternatives of or similar to CSharpServer

network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-82.18%)
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+691.09%)
Mutual labels:  tcp-server, tcp-client, low-latency
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (+422.77%)
Mutual labels:  tcp-server, tcp-client, low-latency
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+45.54%)
Mutual labels:  tcp-server, tcp-client, udp-server
sthread
sthread(simple-thread):支持高并发的协程网络库
Stars: ✭ 27 (-73.27%)
Mutual labels:  tcp-client, udp-server, udp-client
trellio
Python3 asyncio based microframework for microservice architecture
Stars: ✭ 19 (-81.19%)
Mutual labels:  tcp-server, tcp-client
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-70.3%)
Mutual labels:  tcp-server, tcp-client
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+10.89%)
Mutual labels:  tcp-server, tcp-client
Evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Stars: ✭ 2,850 (+2721.78%)
Mutual labels:  tcp-server, 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 (-86.14%)
Mutual labels:  tcp-server, tcp-client
machat
An open source chat server implemented in Go
Stars: ✭ 73 (-27.72%)
Mutual labels:  tcp-server, tcp-client
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+62.38%)
Mutual labels:  tcp-server, tcp-client
chat-app
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Stars: ✭ 39 (-61.39%)
Mutual labels:  tcp-server, tcp-client
Simpletcp
A minimal non-blocking TCP server written for Python 3.
Stars: ✭ 162 (+60.4%)
Mutual labels:  tcp-server, tcp-client
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (-38.61%)
Mutual labels:  tcp-server, tcp-client
tdme2
TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++
Stars: ✭ 86 (-14.85%)
Mutual labels:  udp-server, udp-client
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+22.77%)
Mutual labels:  tcp-server, tcp-client
cAndroid
cAndroid is tool for control your PC by Android phone
Stars: ✭ 23 (-77.23%)
Mutual labels:  tcp-server, tcp-client
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+2235.64%)
Mutual labels:  tcp-server, tcp-client
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (-40.59%)
Mutual labels:  tcp-server, tcp-client
Dubbogo
a golang micro-service framework compatible with alibaba dubbo
Stars: ✭ 258 (+155.45%)
Mutual labels:  tcp-server, tcp-client
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+194.06%)
Mutual labels:  tcp-server, tcp-client
Cowboy
Cowboy.Sockets is a C# library for building sockets based services.
Stars: ✭ 364 (+260.4%)
Mutual labels:  tcp-server, tcp-client
Nat Ddns
tcp代理转发工具,可用于内网穿透实现类似花生壳等工具的功能
Stars: ✭ 19 (-81.19%)
Mutual labels:  tcp-server, tcp-client
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+364.36%)
Mutual labels:  tcp-server, tcp-client
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (-78.22%)
Mutual labels:  tcp-server, tcp-client
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+160.4%)
Mutual labels:  tcp-server, tcp-client
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-2.97%)
Mutual labels:  tcp-server, udp-server
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (-58.42%)
Mutual labels:  tcp-server, tcp-client
scotty
A Tcl extension for building network management (SNMP, ICMP, UDP, DNS) applications
Stars: ✭ 29 (-71.29%)
Mutual labels:  udp-server, udp-client
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-33.66%)
Mutual labels:  tcp-server, tcp-client
Tacopie
C++ TCP Library - NO LONGER MAINTAINED
Stars: ✭ 359 (+255.45%)
Mutual labels:  tcp-server, tcp-client
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+23.76%)
Mutual labels:  tcp-server, tcp-client
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+23.76%)
Mutual labels:  tcp-server, tcp-client
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+1235.64%)
Mutual labels:  tcp-server, tcp-client
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (-1.98%)
Mutual labels:  tcp-server, tcp-client
Silver Sniffle
Ncurses TCP Chat
Stars: ✭ 38 (-62.38%)
Mutual labels:  tcp-server, tcp-client
laav
Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources
Stars: ✭ 50 (-50.5%)
Mutual labels:  low-latency, udp-server
Chat Socket
A simple chat room using java socket with the client-server paradigm
Stars: ✭ 24 (-76.24%)
Mutual labels:  tcp-server, tcp-client
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+510.89%)
Mutual labels:  tcp-server, udp-server
Fixio
FIX Protocol Support for Netty
Stars: ✭ 84 (-16.83%)
Mutual labels:  tcp-server, tcp-client
dxram
A distributed in-memory key-value storage for billions of small objects.
Stars: ✭ 25 (-75.25%)
Mutual labels:  low-latency
net tcp client
Net::TCPClient is a TCP Socket Client with automated failover, load balancing, retries and built-in timeouts.
Stars: ✭ 48 (-52.48%)
Mutual labels:  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 (-70.3%)
Mutual labels:  udp-server
JGeckoU
Wii U RAM TCP Debugger Client/Cheat Code Manager
Stars: ✭ 54 (-46.53%)
Mutual labels:  tcp-client
com2us cppNetStudy work
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Stars: ✭ 32 (-68.32%)
Mutual labels:  tcp-server
SuperSocketLite
SuperSocket 1.6 버전의 .NET Core 포팅
Stars: ✭ 48 (-52.48%)
Mutual labels:  tcp-server
one-ck
php tcp client for clickhouse
Stars: ✭ 61 (-39.6%)
Mutual labels:  tcp-client
MPSC Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
Stars: ✭ 51 (-49.5%)
Mutual labels:  low-latency
roq-samples
How to use the Roq C++20 API for Live Cryptocurrency Algorithmic and High-Frequency Trading as well as for Back-Testing and Historical Simulation
Stars: ✭ 119 (+17.82%)
Mutual labels:  low-latency
tcpclient
基于多线程的非阻塞 socket 编程
Stars: ✭ 28 (-72.28%)
Mutual labels:  tcp-client
d2client
Client able to write and read data over TCP on a Diablo II server.
Stars: ✭ 15 (-85.15%)
Mutual labels:  tcp-client
SPSC Queue
A highly optimized single producer single consumer message queue C++ template
Stars: ✭ 185 (+83.17%)
Mutual labels:  low-latency
mini-async-log-c
Mini async log C port. Now with C++ wrappers.
Stars: ✭ 69 (-31.68%)
Mutual labels:  low-latency
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (+147.52%)
Mutual labels:  tcp-server
rapid-bidder
Real Time Bidding (RTB) - Demand Side Platform ( DSP ) application based on vanilla-rtb stack
Stars: ✭ 59 (-41.58%)
Mutual labels:  low-latency
low-latency-system
Everything about low latency system.
Stars: ✭ 48 (-52.48%)
Mutual labels:  low-latency
H2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
Stars: ✭ 215 (+112.87%)
Mutual labels:  tcp-server
reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
Stars: ✭ 43 (-57.43%)
Mutual labels:  low-latency
Esockd
Erlang General Non-blocking TCP/SSL Socket Server
Stars: ✭ 174 (+72.28%)
Mutual labels:  tcp-server
1-60 of 176 similar projects