gitlab.com topics: sockets
tychosoft/moderncli
C++17 header only library for common cross-platform networking, sockets, ssl, threading, new language features, crypto, and serial i/o support.
Last synced at: 3 months ago - Stars: 0 - Forks: 0
Magicrafter13/NetDot-Android
Multiplayer Dots and Boxes game for Android. One player is the server, and the rest connect to them. Has player customization and in-game chat! Still in development, but fully compatible with version 2.0 of my NetDot protocol.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
cwrap/socket_wrapper
A library passing all socket communications through Unix sockets for client/server testing. https://cwrap.org
Last synced at: almost 2 years ago - Stars: 1 - Forks: 13
openirseny/shockmem
Provides access to shared memory in Wine over the network
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

raupulus/nodejs-vuejs-streaming-overlays
Herramienta en Vue 3 y nodejs dónde creo mis propios overlays para los streamings
Last synced at: about 2 years ago - Stars: 1 - Forks: 0

forrest_h1/python-scripts/networking-and-scapy-tools/scan-and-validation-tools/adder
Single host port-scanner written in Python
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

darkmatterbot/Kicktoolv2
A web-based kicktool application for MW2(2009).
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

dfmendyke/count.server
A sample Linux service to demonstrate network functionality and signal handling.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

ruthkabura5468/java-sockets
Client-server communication using Java sockets
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
prestonfrom/SimpleMTServer
Simple multi-threaded server library using raw (Linux) sockets in C++17.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

TwilightWingsStudio/cablernet
C / Tiny cross-platform low-level network abstraction layer library. / libcablernet
Last synced at: over 2 years ago - Stars: 0 - Forks: 0


NH000/ps
Publish/subscribe server & client model implementation
Last synced at: 10 months ago - Stars: 0 - Forks: 0
adam.czarkowski/network-python-game
Simple multiplayer game for python socket testing
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
chriisduran/chatandroidapp
welcome to chat android app
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

skozharinov/sockets
Simple UDP fileserver written in C sockets
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

f263/ornnonimous
A Python and Docker implementation of the Tor protocol
Last synced at: over 2 years ago - Stars: 0 - Forks: 2
javimosch/vue-node-chat
Vue2 NodeJs simple chat
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
uyigeen/defero
Defero is a lightweight API which allows servers to communicate with each other using sockets in a modern way.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

fu-bar/sockets
Simple TCP and UDP communication utilities
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0


ciscojmg-dev/web/socketxbee
Echo Server - Xbee Celular / Wifi.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

easier-markdown-office/backend
The backend of *Easier Markdown Office*. The backend manages the documents, text changes and informs the clients. [Demo URL (Hosted by Heroku)](https://markdown-lui-studio.herokuapp.com/) **ATTENTION:** The first request can take up to 60 seconds! Heroku has to start up the server.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
MartinZemanik/langtons-ant
Server-client application for Langtons's ant simulation.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

osauldmy/BI-PSI
BI-PSI (Computer Networks) homeworks @ FIT CTU
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Luis-Program/proyecto-reactivo-noticias
Proyecto reactivo con observables y sockets, en donde se cargan noticias en tiempo real a los usuarios que se están subscribiendo y reciben de forma reactiva las nuevas noticias que los notificadores crean para que automaticamente reciban noticias.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
michjnich/rps
Rock, paper, scissors (, lizard, spock)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
danrdzprz/clothme
Sistema que permite la visualizar coordenadas en un mapa tiempo real con ayuda de un Arduino
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

trose/who-is-the-boss-projekt
Simulation of multiple command line servers that need to chose a new master when the current one is lost and avoid a split brain scenario
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
devtox/golang-http-client
http client examples in golang, https://golangr.com
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
devtox/go-socket-server
TCP socket server for Golang https://golangr.com/socket-server/
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
PUC_Minas/Truco
Trabalho de Laboratorio de Redes
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

ckuttruff/gopherb
An experimental implementation of a gopher client / server in ruby. Goals: * learning :) * support unicode / emoji * try for ssl support * simple * comprehensible * moderately useful
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
Sheppy_/systemd-socket-activation-template
A small example/template for activating any application upon a connection attempt and deactivate it under certain conditions using systemd.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

kessibi/calc-reparti
Distributed computing: compute operations with a master / slaves structure. Written in C with UDP sockets.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
qaoru/projet-reseau
Distributed calculator with simple operations based on a Master / Slaves architecture using C sockets for communication over UDP
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Wahal/dyna-socket
Full Fledged Multi-Threaded Socket Based Cross-System Chatting Engine.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
ConicalCat/ConiConnect
A connection library made in Java, because I need one. Definitely. Commercial package, but non-profit or non-commercial usage is free of charge! :3
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
