All Projects → socket → Similar Projects or Alternatives

1295 Open source projects that are alternatives of or similar to socket

Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (+542.11%)
Mutual labels:  socket, unix, tcp, udp
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (+984.21%)
Mutual labels:  socket, tcp, udp, ipc
Kalm.js
The socket manager
Stars: ✭ 155 (+715.79%)
Mutual labels:  socket, tcp, udp, ipc
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+594.74%)
Mutual labels:  socket, tcp, ipc
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+59552.63%)
Mutual labels:  socket, tcp, udp
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (+568.42%)
Mutual labels:  socket, tcp, udp
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (+6905.26%)
Mutual labels:  socket, tcp, udp
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (+1115.79%)
Mutual labels:  socket, tcp, udp
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (+1557.89%)
Mutual labels:  socket, tcp, udp
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+1036.84%)
Mutual labels:  socket, tcp, udp
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+23163.16%)
Mutual labels:  socket, tcp, udp
Go Netstat
A netstat implementation written in Go
Stars: ✭ 121 (+536.84%)
Mutual labels:  socket, tcp, udp
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (+2442.11%)
Mutual labels:  socket, tcp, udp
Veza
IPC/TCP Networking Utility to connect several processes with great concurrency.
Stars: ✭ 45 (+136.84%)
Mutual labels:  socket, tcp, ipc
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (+510.53%)
Mutual labels:  socket, tcp, udp
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (+68.42%)
Mutual labels:  socket, tcp, udp
Goridge
High-performance PHP-to-Golang IPC bridge
Stars: ✭ 950 (+4900%)
Mutual labels:  socket, unix, tcp
AndroidNetMonitor
This project aims to collect and analyze traffic information of Android.(采集手机发送和接收的报文简要信息,并且根据socket记录每个报文对应哪个手机app)
Stars: ✭ 25 (+31.58%)
Mutual labels:  socket, tcp, udp
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-5.26%)
Mutual labels:  socket, tcp, message
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 (+310.53%)
Mutual labels:  socket, tcp, udp
Socket
The Hoa\Socket library.
Stars: ✭ 61 (+221.05%)
Mutual labels:  socket, tcp, udp
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+252.63%)
Mutual labels:  socket, tcp, udp
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (+9073.68%)
Mutual labels:  tcp, udp, ipc
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (+3278.95%)
Mutual labels:  socket, tcp, udp
ddos
Simple dos attack utility
Stars: ✭ 36 (+89.47%)
Mutual labels:  socket, tcp, udp
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (+84.21%)
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 (+1405.26%)
Mutual labels:  socket, tcp, udp
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-5.26%)
Mutual labels:  tcp, udp
Deta cache
缓存cache服务器
Stars: ✭ 106 (+457.89%)
Mutual labels:  socket, tcp
AndroidNetworkProgramming
Android网络编程实战总结,涉及HTTP、TCP、UDP常用协议。
Stars: ✭ 34 (+78.95%)
Mutual labels:  socket, ipc
Smux
smux is a socket multiplexer written in Golang. It provides fast communication by efficiently a single connection.
Stars: ✭ 97 (+410.53%)
Mutual labels:  socket, tcp
Tcpdog
eBPF based TCP observability.
Stars: ✭ 119 (+526.32%)
Mutual labels:  socket, tcp
Socketpushclient
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
Stars: ✭ 129 (+578.95%)
Mutual labels:  socket, tcp
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (+578.95%)
Mutual labels:  tcp, udp
server-framework
纯C的分布式服务器框架通用模板,跨平台,模块动态加载,tcp/可靠UDP,协程RPC,日志,集群建立
Stars: ✭ 24 (+26.32%)
Mutual labels:  tcp, udp
hev-socks5-tproxy
A simple, lightweight socks5 transparent proxy for Linux. (IPv4/IPv6/TCP/UDP over TCP)
Stars: ✭ 209 (+1000%)
Mutual labels:  tcp, udp
Iot Dc3
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
Stars: ✭ 195 (+926.32%)
Mutual labels:  socket, tcp
Chronicle Network
A High Performance Network ( TCP/IP ) Library
Stars: ✭ 162 (+752.63%)
Mutual labels:  socket, udp
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+947.37%)
Mutual labels:  socket, tcp
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+12315.79%)
Mutual labels:  socket, tcp
Tcpprobe
Modern TCP tool and service for network performance observability.
Stars: ✭ 207 (+989.47%)
Mutual labels:  socket, tcp
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+1084.21%)
Mutual labels:  socket, tcp
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (+1184.21%)
Mutual labels:  socket, tcp
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.
Stars: ✭ 9,617 (+50515.79%)
Mutual labels:  socket, tcp
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+10315.79%)
Mutual labels:  socket, tcp
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (+478.95%)
Mutual labels:  tcp, udp
procbridge
A super-lightweight IPC (Inter-Process Communication) protocol over TCP socket.
Stars: ✭ 118 (+521.05%)
Mutual labels:  socket, ipc
missive
Fast, lightweight library for encoding and decoding JSON messages over streams.
Stars: ✭ 16 (-15.79%)
Mutual labels:  socket, tcp
okhoxi-serac
冰塔协议-传输层协议
Stars: ✭ 33 (+73.68%)
Mutual labels:  tcp, udp
aioudp
Asyncio UDP server
Stars: ✭ 21 (+10.53%)
Mutual labels:  socket, udp
reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
Stars: ✭ 43 (+126.32%)
Mutual labels:  udp, ipc
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (-5.26%)
Mutual labels:  socket, tcp
overload
📡 Overload DoS Tool (Layer 7)
Stars: ✭ 167 (+778.95%)
Mutual labels:  tcp, udp
reverse-tunnel
Reverse tunnel TCP and UDP
Stars: ✭ 100 (+426.32%)
Mutual labels:  tcp, udp
node-drivers
Industrial protocol drivers in node.js
Stars: ✭ 20 (+5.26%)
Mutual labels:  tcp, udp
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (+47.37%)
Mutual labels:  tcp, udp
mongoose
Embedded Web Server
Stars: ✭ 8,968 (+47100%)
Mutual labels:  tcp, udp
Packet Sender Mobile
iOS and Android version of Packet Sender
Stars: ✭ 58 (+205.26%)
Mutual labels:  tcp, udp
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+121.05%)
Mutual labels:  socket, tcp
SACK
System Abstraction Component Kit
Stars: ✭ 18 (-5.26%)
Mutual labels:  tcp, udp
1-60 of 1295 similar projects