All Projects → Tinytcpserver → Similar Projects or Alternatives

1990 Open source projects that are alternatives of or similar to Tinytcpserver

Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+16750%)
Mutual labels:  server, tcp, socket, tcp-server, tcp-client
Deta cache
缓存cache服务器
Stars: ✭ 106 (+657.14%)
Mutual labels:  server, network, tcp, socket, tcp-server
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+1071.43%)
Mutual labels:  server, network, tcp, tcp-server, tcp-client
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (+114.29%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+1321.43%)
Mutual labels:  server, network, tcp, socket
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (+607.14%)
Mutual labels:  server, tcp, tcp-server, tcp-client
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+200%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
Pesocket
A C# Network Library.
Stars: ✭ 134 (+857.14%)
Mutual labels:  server, network, socket, tcp-ip
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+700%)
Mutual labels:  network, tcp, tcp-server, tcp-client
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+3250%)
Mutual labels:  tcp, socket, tcp-server, tcp-client
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+785.71%)
Mutual labels:  tcp, tcp-server, tcp-client, tcp-ip
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+378.57%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
Ether.network
https://github.com/Eastrall/Sylver
Stars: ✭ 147 (+950%)
Mutual labels:  server, network, socket
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+31471.43%)
Mutual labels:  network, tcp, socket
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+842.86%)
Mutual labels:  server, tcp, socket
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (+771.43%)
Mutual labels:  server, tcp, socket
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+342.86%)
Mutual labels:  tcp, tcp-server, tcp-client
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (+1864.29%)
Mutual labels:  network, tcp, socket
Cocoaasyncsocket demo
基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
Stars: ✭ 981 (+6907.14%)
Mutual labels:  tcp, socket, tcp-ip
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (+328.57%)
Mutual labels:  tcp, tcp-server, tcp-client
Simpletcp
A minimal non-blocking TCP server written for Python 3.
Stars: ✭ 162 (+1057.14%)
Mutual labels:  tcp, tcp-server, tcp-client
Chat Socket
A simple chat room using java socket with the client-server paradigm
Stars: ✭ 24 (+71.43%)
Mutual labels:  socket, tcp-server, tcp-client
Kalm.js
The socket manager
Stars: ✭ 155 (+1007.14%)
Mutual labels:  network, tcp, socket
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+1442.86%)
Mutual labels:  network, tcp, socket
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (+2192.86%)
Mutual labels:  network, tcp, tcp-server
Tacopie
C++ TCP Library - NO LONGER MAINTAINED
Stars: ✭ 359 (+2464.29%)
Mutual labels:  tcp, tcp-server, tcp-client
Zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Stars: ✭ 161 (+1050%)
Mutual labels:  server, socket, tcp-server
Networksocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Stars: ✭ 435 (+3007.14%)
Mutual labels:  server, tcp, socket
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+6135.71%)
Mutual labels:  server, network, socket
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+26428.57%)
Mutual labels:  server, socket, 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 (+57.14%)
Mutual labels:  tcp, tcp-server, tcp-client
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+792.86%)
Mutual labels:  tcp, tcp-server, tcp-client
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+1778.57%)
Mutual labels:  tcp, tcp-server, tcp-client
cAndroid
cAndroid is tool for control your PC by Android phone
Stars: ✭ 23 (+64.29%)
Mutual labels:  socket, tcp-server, tcp-client
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+2021.43%)
Mutual labels:  tcp, tcp-server, tcp-client
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (+150%)
Mutual labels:  tcp, socket, tcp-server
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+9535.71%)
Mutual labels:  tcp, tcp-server, tcp-client
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (+28.57%)
Mutual labels:  socket, tcp, tcp-server
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (+114.29%)
Mutual labels:  server, tcp, socket
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+1507.14%)
Mutual labels:  server, tcp, socket
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (+28.57%)
Mutual labels:  tcp, tcp-server, tcp-client
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+792.86%)
Mutual labels:  tcp, tcp-server, tcp-client
ddos
Simple dos attack utility
Stars: ✭ 36 (+157.14%)
Mutual labels:  socket, tcp
cs
开箱即用的基于命令的消息处理框架,让 websocket 和 tcp 开发就像 http 那样简单
Stars: ✭ 19 (+35.71%)
Mutual labels:  tcp, tcp-server
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (+21.43%)
Mutual labels:  socket, tcp
extension-networking
Library developed for OpenFL to facilitate connections between applications, using TCP sockets, and following the scheme of event-driven programming.
Stars: ✭ 29 (+107.14%)
Mutual labels:  socket, tcp
Tiginx
Tiginx is a Shanzhai Nginx project , please buyao use it xian , if meet problem , I no fuze ...
Stars: ✭ 29 (+107.14%)
Mutual labels:  socket, tcp
socket-chat
This project will help you build a chat app by using the Socket IO library.
Stars: ✭ 36 (+157.14%)
Mutual labels:  socket, tcp
Clusterws
💥 Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js
Stars: ✭ 868 (+6100%)
Mutual labels:  server, socket
Network
Low-level networking interface
Stars: ✭ 255 (+1721.43%)
Mutual labels:  network, socket
edu cpp IOCP
IOCP 실습
Stars: ✭ 49 (+250%)
Mutual labels:  tcp, tcp-server
Dubbogo
a golang micro-service framework compatible with alibaba dubbo
Stars: ✭ 258 (+1742.86%)
Mutual labels:  tcp-server, tcp-client
http-connection-lifecycle
Complete and detailed explanation of HTTP connection lifecycle
Stars: ✭ 43 (+207.14%)
Mutual labels:  tcp, tcp-ip
Stick
solution of "sticking packets" for TCP network transmission
Stars: ✭ 261 (+1764.29%)
Mutual labels:  tcp, socket
Tcpmessenger
TCPMessenger is a lightweight and simple Android library to send and receive tcp messages.
Stars: ✭ 12 (-14.29%)
Mutual labels:  tcp, tcp-client
Tcp Shaker
💓 Performing TCP handshake without ACK in Go, useful for health checking, that is SYN, SYN-ACK, RST.
Stars: ✭ 289 (+1964.29%)
Mutual labels:  network, tcp
Skillbox Chat 08 19
Skillbox demo application for the Python course
Stars: ✭ 25 (+78.57%)
Mutual labels:  server, tcp
Iotclient
这是一个物联网设备通讯协议实现客户端,将会包括主流PLC通信读取、ModBus协议、Bacnet协议等常用工业通讯协议。本组件终身开源免费,采用最宽松的MIT开源协议,您可以随意修改和商业使用(商业使用请做好评估和测试)。
Stars: ✭ 311 (+2121.43%)
Mutual labels:  tcp, socket
Linux Network Performance Parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow
Stars: ✭ 3,112 (+22128.57%)
Mutual labels:  network, tcp
Computer Networking A Top Down Approach Notes
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
Stars: ✭ 3,890 (+27685.71%)
Mutual labels:  network, tcp
1-60 of 1990 similar projects