cpp-sockets

There are 11 repositories under cpp-sockets topic.

  • fanchy/h2engine

    H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。

    Language:C26831485
  • yusufsefasezer/ysSocketChat

    C++ Cross Platform Multi Thread Chat Application

    Language:C++35315
  • youngmonkeys/ezyfox-server-cpp-client

    c++ client for ezyfox server

    Language:C++7206
  • lamzaone/cpp-folder-sync

    C++ Local/Remote folder sync

    Language:C++6100
  • mercury

    travis-heavener/mercury

    A lightweight, configurable HTTP server made in C++ for Windows and Linux.

    Language:C++2
  • tvd12/ezyfox-server-cpp-client

    c++ client for ezyfox server

    Language:C++2102
  • AlbertoCruzLuis/SSOO-ULL

    Practicas de la asignatura de Sistemas Operativos

    Language:C++130
  • erufes/http-cpp-server-base

    Base de um servidor http simples em c++ para escrever serviços para projetos de robótica.

    Language:C++1000
  • 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

    Language:C++1100
  • 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.

    Language:C++110
  • 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

    Language:C++10