GitHub topics: udp-client
Mohamed-Rafat-Safan/Socket-Programming-By-Java
Implementation of the UDP and TCP communication protocols using Sockets Interface by Java language.
Language: Java - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

maheenamin9/udp-pinger-python-socket
UDP pinger using python socket
Language: Python - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

iasebsil83/Swift_Network
Simple easy-to-use Swift library for manipulating TCP networks in IPv4.
Language: Swift - Size: 271 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iasebsil83/C_Network
Simple easy-to-use C library for manipulating TCP/UDP networks in IPv4/IPv6.
Language: C - Size: 297 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Durganshu/UDP-server-and-client
UDP based server and clients for communicating messages. The multithreaded version is pthread based.
Language: C - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Valkryst/VChat
A simple UDP based Client-Server chat library.
Language: Java - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

farbodfld/Network-Project
At this project you can find two project about TCP and UDP protocol.
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

lnardon/UDPServer
A basic client/server app to stream text files between computers in the same network. Done as a final assignment for the Computer Networks subject in my university.
Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MirkoWu/XSocket
Socket connect ,send and receive data, support TCP UDP, support server and client. Socket连接,支持TCP/UDP,服务端/客户端。
Language: Java - Size: 326 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Ahbar1999/PyGO-Multiplayer
A multiplayer game client-server architecture with server written in GO and client side written in python
Language: Go - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Pisceszaiby/UDP-Reliable-Data-Transfer-A02-
The client/server pair allows the client to transfer a single file to a server's local directory. The client/server communication runs over UDP on a very unreliable network.
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xyderos/udp-client-server
A client-server UDP client based on a minimal library
Language: Makefile - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SatyamRaj1/ChatBox
Implementation of TCP client Server ChatBox using C language
Language: C - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

makuke1234/UDPterminal
A simple UDP client/server test application
Language: C - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

OJII3/udp-controller.unity
Language: ShaderLab - Size: 1.46 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Li-Jinsong/GBN-SR-Protocol
基于 UDP 的 GBN + SR 可靠文件传输协议,支持双向传输和所有文件类型
Language: Python - Size: 20.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TalMizrahii/UDP-VirtualChat
A virtual chat group system as part of Computer Networks course, Bar Ilan University.
Language: Python - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Kalesh-Singh/UDP-Socket-Programming
Language: C - Size: 285 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kaustuk/go-udp-memcache
go client of memcached with udp protocol
Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

meysam81/stop-and-wait
implementing stop and wait protocol from computer networks college study in c++ language using UDP socket with artificial error rate for benchmark
Language: C++ - Size: 207 KB - Last synced at: 17 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

FireInstallations/ArduIno-Network
UDP-Wlan-network with a server and two clients
Language: C++ - Size: 818 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

South-Paw/Python-UDP 📦
COSC264 2015 Assignment: Python UDP sender/channel/receiver application.
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

hubert-kniola/UDP-Protocol
UDP Transmission Protocol made for an university project
Language: C# - Size: 665 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Hoseinkangavarnazari/SocketProgrammingPython
Example of TCP/UDP sockets in python [Don't make it public]
Language: Python - Size: 2.83 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Jayveersinh-Raj/Distributed_Systems_Programming
This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.
Language: Python - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/ESP_AT_Lib 📦
WizFi360/ESP8266/ESP32 wrapper library for Arduino providing an easy-to-use way to manipulate ESP8266/ESP32-AT shields.
Language: C++ - Size: 3.59 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 5

khoih-prog/ESP8266_AT_WebServer 📦
This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, nRF52, etc. boards running ESP8266 AT-command shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Now with fix of severe limitation to permit sending much larger data
Language: C++ - Size: 5.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 9

makuke1234/netKeyboard
A keyboard that works over the home network.
Language: C - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Stefan9283/TCP-UDP-Newsletter
a server-client workspace for sending/receiving messages and subscribing/unsubscribing to certain topics
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hrbrmstr/cur
🌡️ Display current conditions from Weatherflow Tempest UDP obs_st broadcast messages via Rust's {pancurses} crate.
Language: Rust - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

makapx/murphyUDP
Simple UDP client-server
Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

khoih-prog/Portenta_H7_AsyncUDP 📦
Asynchronous UDP Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest, AsyncHTTPSRequest
Language: C - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

narkhedesam/Netty-Simple-UDP-TCP-server-client
Netty Simple UDP and TCP Server and Client Examples
Language: Java - Size: 3.68 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 6

bratuchedot/ds-lab
Chat App - TCP and UDP
Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gsoaresbaptista/network-pinger
A simple UDP server and client with some simulations.
Language: Python - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KNNeo/UDPTestApp
Win32 ping application based on UDP protocol
Language: C# - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mudaliaraditya/ChatServer
Chat Server with server and client
Language: C++ - Size: 14.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

khoih-prog/AsyncUDP_ESP32_SC_Ethernet 📦
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/AsyncUDP_ESP32_SC_W6100 📦
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

khoih-prog/AsyncUDP_ESP32_SC_ENC 📦
Fully Asynchronous UDP Library for ESP32_S2/S3/C3 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/AsyncUDP_ESP32_SC_W5500 📦
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/AsyncUDP_ESP32_Ethernet 📦
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/AsyncUDP_ESP32_W6100 📦
Fully Asynchronous UDP Library for ESP32 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/AsyncUDP_ESP32_W5500 📦
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

khoih-prog/AsyncUdp_ESP32_ENC 📦
Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
Language: C++ - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

khoih-prog/AsyncUDP_RP2040W 📦
Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, AsyncDNSServer_RP2040W
Language: C++ - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

khoih-prog/AsyncUDP_Ethernet 📦
Fully Asynchronous UDP Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support for ESP8266 using W5x00 or ENC28J60 Ethernet, such as AsyncHTTPRequest_Ethernet, AsyncHTTPSRequest_Ethernet, AsyncWebServer_Ethernet, AsyncDNSServer_Ethernet, AsyncTCP_SSL_Ethernet, etc.
Language: C++ - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cohhei/http
Too naive HTTP client and server by using only system calls
Language: Go - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

JerryCauser/socket-udp
Basic UDP Socket and Client
Language: JavaScript - Size: 1.11 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PrajjawalBanati/Networking_In_Java
Networking in Java with using TCP and UDP as connection Protocols
Language: Java - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 36 - Forks: 16

cvikupitz/DuckChat 📦
A UDP server-client command line chat program designed and built for CIS 432: Intro to Networks.
Language: C - Size: 6.12 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

khoih-prog/AsyncUDP_WT32_ETH01 📦
Fully Asynchronous UDP Library for WT32_ETH01 (ESP32 + LAN8720). The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

khoih-prog/EthernetWebServer_SSL_STM32 📦
EthernetWebServer_STM32 is a library for STM32F/L/H/G/WB/MP1 boards running WebServer using built-in Ethernet LAN8742A, Ethernet LAN8720, W5x00 or ENC28J60 shields. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino STM32F/L/H/G/WB/MP1 series with 32+ Kbytes of Flash, using built-in Ethernet (Nucleo-144: F429ZI, F767ZI, Discovery: STM32F746G-DISCOVERY), or ENC28J60, W5x00 Ethernet shields. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI
Language: C - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 9

khoih-prog/AsyncUDP_Teensy41 📦
Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.
Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

baloo1379/ultra-protocol 📦
A text-based protocol project for network classes at the PUT
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

CovERUshKA/TCP-UDP-Server-Client 📦
TCP/UDP Server/Client
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AngelMunoz/udpensor 📦
A small client-server PoC for UDP communication in the LAN
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pbgnz/udp-client-server 📦
http client and file server built on top of udp
Language: Go - Size: 6.85 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

JARS29/Communication-Python-CPP-UDP-Socket
These scripts described server/client UDP comunication for python and C++
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

itstor/udp-chat-group
UDP Based Group Chat
Language: Python - Size: 369 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

AlexanderSilvaB/TcpUdpSocket Fork of butcherg/DatagramSocket
C++ class for simply doing UDP or TCP from Windows or Unix
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ltoanh/_VeHinhDoanTu
Network programming
Language: Java - Size: 4.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

JerryCauser/e-socket-udp
Enriched (with features) UDP Socket and Client. Encryption. Big data. CJS & ESM
Language: JavaScript - Size: 702 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shenhuanet/SenSocketClient
Sen Socket Client Core for Android develop.Supports TCP/UDP application development based on Java NIO/BIO technology.
Language: Java - Size: 194 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

Alfred-CQ/Inverse-UDP-RDT
CS231 Inverse UDP + RDT
Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nestoralfaro/nim
Simple console nim game. Experimenting with the Socket API and Networking Concepts-e.g., TCP and UDP.
Language: C++ - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

uxmankabir/socket-programming-in-c
Here we are exchanging one hello message between server and client to demonstrate the client/server model
Language: C - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bugra-altintas/two-sided_chat
Two sided client-server chat implementation, socket programming
Language: C++ - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

timboudreau/blurt
A little thing for fire-and-forget UDP packets with Java and NodeJS implementations
Language: Java - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

paranlee/deno-tcp-udp
Use Deno as TCP/UDP server.
Language: TypeScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NaniteFactory/Selective-Repeat
A visual demonstration of SR protocol using UDP socket programming written in Java.
Language: Java - Size: 371 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

Ehsan2754/embedded-server
A Server based on ESP32 serving BLE and Web over network for ZARNITZA company
Language: C++ - Size: 231 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nullsystem/msq-rs
Rust implementation of the legacy Master Server Query Protocol
Language: Rust - Size: 48.8 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

ankitr42/walkie-talkie
A peer-peer chat application that runs on UDP.
Language: C# - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

AngelWRlima/Aplicacao-cliente-servidor-utilizando-sockets-UDP
Atividade requerida pelo professor de redes, onde, o intuito era criar um servidor que atendesse 2 clientes ao mesmo tempo utilizando sockets UDP como base.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kdsas/TicTacToe
Android Single and Multiplayer TicTacToe Game
Language: Java - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

communications-infrastructure/simple-udp-transfer-system
Simple file transfer system using UDP protocol between client and server
Language: Python - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cyberboysumanjay/Semester6
NIT Delhi Lab Works of Semester 6
Language: C - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

maddyb99/la_casa_de_papel
My first project written mostly in Spanish
Language: Python - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

oguzhanagkus/communication-networks
Mobile Communication Networks course projects - includes simple web server, UDP pinger, STMP client
Language: Python - Size: 3.65 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

unideb-tesla/tesla-camera-client
TESLA-based Android client for the demo camera application.
Language: Java - Size: 173 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Paulimjr/chat-android-udp
Chat using Android with UDP.
Language: Java - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

NIK4658/File-transfer-UDP
University project for the Network programming Exam. This project is a simple file exchanger using UDP protocol. This applicative feature two different files, one for the Client side and the other for the Server.
Language: Python - Size: 706 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LoveNek0/jphp-udp-pingpong-ext
A jPHP extension that implements an API for client-server applications based on a UDP Ping-Pong connection
Language: Java - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LoveNek0/UDP-Client-Server
API for Client-Server apps, based on UDP Ping-Pong connection
Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jxmot/ESP8266-udp
An ESP8266 project that uses UDP to send messages to a server. The primary use is for testing code before committing to a project.
Language: C++ - Size: 358 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

JDK-Plus/spring-boot-starter-broadcast
This is a cluster broadcast component based on UDP protocol implemented by netty。https://jdk.plus/pages/815166/
Language: Java - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

neelkshah/Computer-networks
Code for Computer Networks lab classes at BITS Pilani
Language: C - Size: 1.69 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ncPUMA/LaserBotGui
GUI for move and controll laser-bot
Language: C++ - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

jasondrawdy/ECP
A lightweight, flexible, and extensible network communcations protocol created with security in mind and focuses on the productivity of both potential clients and servers.
Language: C# - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

HebaFahmy99/UDP
Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joao-salomao/remote-wifi-joystick
Language: Rust - Size: 98.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gusenov/client-server-winsock2-api-example
Пример клиент-серверного приложения на WinSock2 API с дейтаграммными сокетами (протокол UDP).
Language: C++ - Size: 541 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

HxnDev/UDP-Iterative-Client-Server-To-Reverse-a-String
An iterative UDP Server that reverses a string.
Language: C - Size: 7.81 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

HxnDev/UDP-2-Way-Communication-Displaying-IP-and-Port-Number
UDP Two-Way Connection that displays the IP Address and Port Number of both the senders and the recievers.
Language: C - Size: 24.4 KB - Last synced at: 27 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

KIPKIPS/SocketTCPUDP
socket通信的流程udp和tcp
Language: C# - Size: 460 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

InfernumPegasus/UDP-Chat
Simple UDP chat implementation in C
Language: C - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

KS-prashanth/String-Reversal-using-UDP-Sockets
String Reversal Server using UDP Sockets
Language: Python - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

united-meows/yystal
library for features that java needs (beta)
Language: Java - Size: 652 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

joeaoregan/LIT-Yr4-Project-NetworkGamesLibrary
Year 4 Project: Building a cross-platform library for creating networked games over UDP
Language: C++ - Size: 4.02 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
