Found 124 repositories(showing 30)
pedro-vicente
C++ light wrapper for POSIX and Winsock sockets using TCP
jlmessenger
A .Net or mono TCP client / server socket messaging library written in C#
uliwitness
A Cocoa wrapper around Unix sockets based on NetSocket by Dustin Mierau.
valudio
Small library to easily deal with websockets using .NET Standard or .NET 4.6.2
csuka1219
Classic C# Lan chess game made with Windows form application
playingoDEERUX
A universal C++20 wrapper for cross-platform sockets.
MarvinDrude
Lightweight library for TCP Communication in .NET 10 / C#. Still work in progress.
SignalGarden
C++ light wrapper for POSIX and Winsock sockets with implementation of TCP client/server using JSON messages,and HTTP, FTP clients
chuacw
TServerSocket and TClientSocket based on System.Net.Socket.TSocket
.Net 소켓과 유니티를 이용한 멀티플레이 슈팅 게임 개발
srXendo
Try creating a wireless Android Auto Head Unit Emulator with Node.js. It uses Bluetooth RFComm, a TLS client, and a NetSocket server.
ELehranc
本项目是在Linux环境下使用开发的高并发多Reactor多线程模型的网络通信框架,利用C++11新特性开发,去除了对第三方库的依赖。实现了I/O线程池与工作线程池分离,具体耗时业务卸载工作线程进一步提高并发数。实现网络和业务模块解耦,开发人员能够加专注于对业务的开发。
ELehranc
这是一个基于NetSocket高性能网络库实现的一个HTTP/HTTPS协议的解析框架,如果需要运行测试程序,你需要同步连接一下NetSocket、OpenSSL、Mysql链接库等;该框架封装了灵活的路由注册模块、Session管理模块,你能够很轻松的在上面进行网页业务的开发。你可以参考test目录下的实例进行简单的尝试。同时,在该框架下,我实现了一个mysql的连接池来提高数据库的访问性能
slav-libx
use System.Net.Socket
slav-libx
No description available
strayfade
Nodegraph-based cross platform automation manager
owlmanly
新项目使用unity引擎开发,这是基于NetSocket的网络模块,主要特点是VarintStream,参考了protobuf的变长字节处理(减少传输数据量),代码笨拙,仅当记录
monotter
a websocket module for deno
tmarrinan
C++ Network Socket Interface
ravi688
Cross platform Networking Programming library which works on Linux and Windows both.
haydencordeiro
NetSocket - Client Server Architecture with Load Balancing and File Transfer using Sockets
nayaan24
A Nmap inspired scanner
pedro-vicente
C# socket library with FTP client, HTTP client and server implementations
Network Sockets
aleks091
Repository for .NET framework async Socket library and sample server and client apps
Phitherek
NetSocket++: A library that simplifies network programming with UNIX Sockets in C++ written in the OOP methodology.
ghazisarhan
A fork of NetSockets http://netsockets.codeplex.com/
juneinhand
exam of netsocket
CatDroid
Android手机, 由于raw socket需要root权限, 不适合客户端开放, 所以暂停后续开发
kiakatherine
No description available