All Projects → godsharp → Godsharp.socket

godsharp / Godsharp.socket

Licence: mit
An easy-to-use .NET socket server and client.

Projects that are alternatives of or similar to Godsharp.socket

Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+91.43%)
Mutual labels:  socket, tcp, udp, tcp-server
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-14.29%)
Mutual labels:  socket, tcp, tcp-server
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (+1734.29%)
Mutual labels:  tcp, socket, udp
ddos
Simple dos attack utility
Stars: ✭ 36 (+2.86%)
Mutual labels:  socket, tcp, udp
socket
Dazzle Async Socket
Stars: ✭ 19 (-45.71%)
Mutual labels:  socket, tcp, udp
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+257.14%)
Mutual labels:  tcp, udp, tcp-server
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (+231.43%)
Mutual labels:  socket, tcp, udp
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 (-60%)
Mutual labels:  tcp, socket, tcp-server
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+1065.71%)
Mutual labels:  tcp, udp, tcp-server
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+817.14%)
Mutual labels:  tcp, udp, tcp-server
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-48.57%)
Mutual labels:  tcp, udp, tcp-server
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+1240%)
Mutual labels:  tcp, socket, tcp-server
Socket
The Hoa\Socket library.
Stars: ✭ 61 (+74.29%)
Mutual labels:  socket, tcp, udp
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+180%)
Mutual labels:  tcp, udp, tcp-server
KingNetwork
KingNetwork is an open source library to facilitate the creation and communication of clients and servers via TCP, UDP, WebSocket and RUDP sockets.
Stars: ✭ 78 (+122.86%)
Mutual labels:  socket, tcp, udp
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+20%)
Mutual labels:  socket, tcp, tcp-server
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (-8.57%)
Mutual labels:  socket, tcp, udp
RRQMSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Stars: ✭ 286 (+717.14%)
Mutual labels:  socket, tcp, udp
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (+800%)
Mutual labels:  tcp, socket, udp
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+12528.57%)
Mutual labels:  tcp, socket, udp

GodSharp.Socket

license GitHub code size in bytes

A easy to use socket server and client for .NET.

Branch Status
master Build status
dev Build status
release Build status
Name Stable Preview
GodSharp.Socket MyGet NuGet MyGet NuGet

Getting Started

See samples.

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].