cpp-Socket

Socket library

A C++ library that facilitates communication between client and server over sockets with serialized data exchange.

Some class to help to construct client/server with soket and serilized datas.

GitHub

0 stars
2 watching
0 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list

cpp11socket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
dfhack/clsocket A lightweight C++ library for creating cross-platform network programs using sockets. 157
ruifig/czspas A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. 26
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 203
redboltz/mqtt_cpp An MQTT client/server library implemented in C++14 438
aws/aws-sdk-cpp Provides a C++ interface to Amazon Web Services (AWS) 1,978
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 227
eteran/cpp-utilities A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. 422
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
kumokyaku/kcp A C# implementation of the KCP (KCP) networking protocol. 838
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
mage/mage-sdk-cpp A C++ library providing an interface to interact with MAGE servers 4
ascorbic/socket-io-actionscript A client library for connecting to a Socket.IO server using ActionScript 3. 35
amphp/socket A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. 234