cpp-sockets
There are 11 repositories under cpp-sockets topic.
fanchy/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
yusufsefasezer/ysSocketChat
C++ Cross Platform Multi Thread Chat Application
youngmonkeys/ezyfox-server-cpp-client
c++ client for ezyfox server
lamzaone/cpp-folder-sync
C++ Local/Remote folder sync
travis-heavener/mercury
A lightweight, configurable HTTP server made in C++ for Windows and Linux.
tvd12/ezyfox-server-cpp-client
c++ client for ezyfox server
AlbertoCruzLuis/SSOO-ULL
Practicas de la asignatura de Sistemas Operativos
erufes/http-cpp-server-base
Base de um servidor http simples em c++ para escrever serviços para projetos de robótica.
onegentig/VUT-FIT-IPK2023-projekt1
První projekt (klient pro síťový výpočetní protokol) z předmětu Počítačové komunikace a sítě (IPK), čtvrtý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023
Vikranth3140/Chat-Application-Terminal
This project implements a simple chat application comprising a C++ server and a C++ client. The server is capable of handling multiple client connections simultaneously, facilitating real-time message exchange between connected clients. The application uses sockets for communication between the server and clients.
onegentig/VUT-FIT-ISA2023-projekt
Projekt (TFTP klient a server) z předmětu Síťové aplikace a správa sítí (ISA), pátý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2023/2024