GitHub topics: bsd-sockets
jasoncast880/tactigotchi
An RP2040-Based Custom Cyberdeck. Features FreeRTOS Multitasking & Modular hardware support for LCD display, input, audio, networking.
Language: C - Size: 16.3 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
kohlschutter/junixsocket
Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
Language: Java - Size: 33.3 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 470 - Forks: 116
webbananaunite/overlayNetwork
overlayNetwork is a iOS/Linux library as Peer-to-Peer Overlay Network Communicate System, based on Distributed Hash Table Lookup Protocol MIT Laboratory's Paper named Chord.
Language: Swift - Size: 421 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
haskell/network-bsd
POSIX network database (<netdb.h>) API
Language: Haskell - Size: 98.6 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 9
langroodi/Async-BSD-Socket-Lib
Non-blocking BSD (POSIX) network socket library over TCP/IP for Liunx
Language: C++ - Size: 36 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 11
jalalmostafa/socktrace
A tool to trace BSD sockets concurrency behavior using eBPF
Language: C - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
pwalig/mini-RTS-server
server for minimalistic RTS game
Language: C++ - Size: 152 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0
pojntfx/unisockets 📦
A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
Language: TypeScript - Size: 3.03 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 6
abluethinginthecloud/nrf7002-bsd-sockets-example
nRF7002 DK TCP and UDP BSD Sockets example
Language: C - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 1
gershnik/BetterWiFiNINA Fork of arduino-libraries/WiFiNINA
A fork of WiFiNINA library that attempts to improve it and fix longstanding issues to make it usable for more serious network communication work
Language: C++ - Size: 3.95 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0
anras5/MusicStreamer
Listen to music with your friends
Language: C++ - Size: 87.7 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
JakWai01/junisockets 📦
A Java WebRTC signaling server implementation for unisockets to allow nodes to discover each other and exchange candidates.
Language: Java - Size: 7.21 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1
Azbesciak/MusicStreamer
Share your favourite music with friends right now!
Language: C++ - Size: 548 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1
nmaszin/irc
A basic IRC server and client
Language: C++ - Size: 351 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
lsjbh45/web-server-implementation
Implementation of Simple Web Server supporting HTTP/1.1-subset and multi-client (Lab assignment of "Computer Network" class)
Language: C - Size: 777 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
pixelsapphire/snek.io
A simple game about sneks, a project for the computer networking course
Language: C++ - Size: 40.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
Vieja/TCP-Chess-Game
Implementation of a concurrent TCP server that allows users to play chess games over the local network. Client program has GUI made using JavaFX.
Language: Java - Size: 528 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
MMedzin/ServerFTP
Simple FTP server compliant to RFC 959. Implementet in C using BSD-Sockets.
Language: C - Size: 932 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
j-nikki/pistonen
C++ networking library using BSD sockets
Language: C++ - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
exajobs/openbsd-collection
An ongoing & curated collection of awesome software, frameworks and libraries, learning tutorials and videos, technical guidelines and best practices on OpenBSD Ecosystem
Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0
Protovision/socketstream
An std::iostream derived C++ class for synchronous socket I/O.
Language: C++ - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2
zhukovdm/cchat
Terminal-based messaging app with client-server architecture
Language: C++ - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
majsterkovic/IRC-server-client
A simple implementation of an IRC-type messenger using the BSD socket interface.
Language: Java - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
shlomnissan/echo-server
📢 A simple TCP echo server with different methods for sync multiplexing
Language: C - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
Thewest123/fit-psi-tcpserver
University assignment for Networking class at ČVUT @FIT_CTU
Language: Python - Size: 96.7 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
sazameki/cpp_tcp-communication-sample
C++によるTCP通信の実装サンプル(Xcode / Visual Studio対応)
Language: C++ - Size: 72.3 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 0
xfredeq/find-all-words
Online game based on Client-Server architecture, using POSIX BSD Sockets, for networking classes on Poznań University of Technology
Language: Java - Size: 142 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
xms0g/twes
Tiny HTTP Web Server
Language: C - Size: 85 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
jewertow/nsfd
NSFD (Network Service Failure Detector) is a not production ready monitoring system for network services.
Language: C++ - Size: 51.8 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
markosbaratsas/virtIO-chat Fork of mariartc/virtIO-chat
Project implemented for the purposes of Operating Systems Lab in ECE NTUA.
Size: 115 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
rayjasson98/Number-Guessing-Game-TCP-Client-Server-Application- Fork of YiQingKang/Number-Guessing-Game-TCP-Client-Server-Application-
A multi-player number-guessing game developed using BSD Unix socket API in C.
Language: C - Size: 2.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
ChairChandler/FTP-Server
A simple FTP server compatible with RFC 959
Language: C++ - Size: 2.42 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0
oliwiam96/IRC-chat
IRC chat based on client-server architecture written with C++ and SQLite
Language: C++ - Size: 9.72 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
sazameki/cpp_udp-communication-sample
C++によるUDP通信の実装サンプル(Xcode / Visual Studio対応)
Language: C++ - Size: 57.6 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1
damianhorna/simplegg
Messaging app using BSD Sockets for communication. React Native + C.
Language: JavaScript - Size: 24.6 MB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0