GitHub topics: udp-client
leeyunjai/python-simple-udp
This is udp program using python.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

FunPythonEC/Robot_soccer
Proyecto relacionado a "Robot Soccer" con la ayuda de diferentes microcontroladores como ESP y Arduino, además de lenguajes de programación como MicroPython.
Language: Python - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Sephoro/UDP-TCP-Multithreading
Basic TCP and UDP client and servers. They both utilise multithreading to connect multiple clients. UDP doesn't need threading though :wink:
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

dimohamdy/UDP_Flooder
Flood IP with UDP packets
Language: Swift - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

luciopaiva/dtls-experiment
An experiment to measure the final sizes of DTLS messages for different sizes of input payloads.
Language: JavaScript - Size: 300 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AnkitDimri/task2_computernetworks
Practice Socket Programming (Multithreaded TCP and UDP servers, polling of sockets, blocking and nonblocking read write sendto recvfrom ) and NS-3 (CSMA lans, P2P lans, Installing TCP and UDP applications on various nodes and evaluate your network).
Language: C++ - Size: 775 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 9

pshashipreetham/UDP-SERVER-and-CLIENT-using-CPP
UDP Server and Client using C++
Language: C++ - Size: 37 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 4

erdinckaya/prometheus
Unity 2019 Multiplayer Pong Game Client which is developed with new Unity ECS
Language: C# - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

NilsonVargas/ChatP2P
Esto es un chat P2P completamente en el lenguaje python, tiene incluido un servidor indexación que comunica a cualquier cliente la lista de clientes, para que cada cliente se comunique entre sí por medio de mensajes y audios.
Language: Python - Size: 17.3 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

EeshaArif/Reliable-File-Transfer-UDP-Without-Timeout
A program in GNU C/Linux that transfers a video file in UDP reliably using sliding window protocol without timeout and selective repeat.
Language: C - Size: 8.42 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

jankupczyk/PYnema
🎥 PYnema is a simple UDP server written in python, allows you to watch downloaded videos.
Language: Python - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

simonegramegna/Reti_Calcolatori_2021
Codice del corso di reti di calcolatori
Language: C - Size: 2.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Midorilly/UDP
Esercitazione per Reti di Calcolatori, a.a. 2019-2020
Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

J4NN0/socket
A series of examples of TCP, UDP and XDR connections
Language: C - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

bichanna/UDP-EchoClient
A practice code
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

demmorou/tcp-udp
Utilização dos protocolos TCP e UDP para envio de mensagens a partir de um client e recebimentos por um servidor. A intenção é medir o tempo de resposta para cada protocolo.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

gokuljs/bittorrent-client-using-node.js
This repo is for building a bittorrent-client from scratch using only node.js .By the end of this project we will able to download shared contents using command line
Size: 1.46 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jeronimofjr/Sistemas-Distribuidos
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jacob-Yangman/chatroom-v1
An online groupchat room based on Python3 UDP server and client.
Language: Python - Size: 229 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HadesD/CaroOnline
Caro game Online use UDP/IP - C++
Language: C++ - Size: 274 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 4

strmrider/RUDP
Reliable User Datagram Protocol (UDP) implementation.
Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Tzesh/GuessNextWord
A simple project to understand basics and differences of TCP/UDP. A basic game that can run using both UDP and TCP protocols.
Language: Java - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

Captain-ALM/CALMNetLibSamples
A Set Of Implementations of the CALMNetLib Component of calmclientandserver in vb.net.
Language: Visual Basic .NET - Size: 144 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Lizhenghe-Chen/Control-Arduino-MKR-1000-LED-light-with-Unity3D-through-WIFI-UDP-communication
A simple project to implement Wireless controlling Arduino MKR 1000 LED light byUnity3D through WIFI UDP communication.
Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vforteli/Flexinets.Net.UdpClient
Language: C# - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Ramonrune/remote-command-server
Remote command server using UDP as transport protocol
Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

kolandor/UDPMiveChat
UDP Mive Chat
Language: C# - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

jorge-sanz/daytime-udp
DAYTIME protocol iterative server and client using UDP sockets written in C. Project developed for learning purposes in Networks and Services Architecture subject of Software Engineering degree at University of Valladolid.
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mihaigabriel18/Client-Server_Application
Client-Server Application that runs over TCP and UDP
Language: C++ - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

frank-chris/Persistent-and-Concurrent-Client-and-Server
Client and Server programs that implement persistent connections and concurrency. Written in Python.
Language: Python - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

BlertaMecini/FIEK-Protokolli
Socket Programming with TCP and UDP
Language: Python - Size: 1.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nithintsk/multicast-udp-client-server
A UDP client and server with multicast capabilities that can handle dropped or malformed packets from multiple connections.
Language: C - Size: 207 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

josephp27/Peak
Screen peek your teammates
Language: Rust - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chauhannaman98/bike-security-helmet
A security system of helmet-bike pair based on UDP wireless communication
Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

chauhannaman98/udp-communication-esp8266
Bi-directional communication between two NodeMCUs using UDP
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AnkitDimri/multithread-udp-server
Multithread udp server
Language: C++ - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

ahmadtheswe/udp-client-server
This program is an experimental program of UDP Client-Server file transfer.
Language: C - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

leticiaSaraiva/Sockets_TCP_UDP
Language: Java - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

seclerp/Socketize
:cloud: .NET UDP client-server networking framework with declarative message handling setup. Based on Lidgren.Network
Language: C# - Size: 183 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

chriskhoury1/UDP-text-to-morse
UDP client-server text exchange encoded in morse code
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chriskhoury1/UDP-morse-audio-to-text
UDP client-server morse audio to alphanumeric text translator
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alexandre-xn/NewHorizons_LAN
Cool interface to quickly check open LAN rooms in Animal Crossing New Horizons across all servers.
Language: JavaScript - Size: 68 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Neprincessa/UDP_messenger
Курс "Сети и телекоммуникации"
Language: Python - Size: 760 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mukeshpilaniya/TcpUdpClientServer
Language: C++ - Size: 401 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ambideXtrous9/NETWORKING
Implementations of various Network Protocols and Algorithms including DOS level communication.
Language: C++ - Size: 1.99 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sujoyyyy/CN-programs
A computer networking is a process of connecting two more than two computers with the purpose to share data, provide technical support, and to communicate.
Language: C - Size: 7.79 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nicomwong/SocketProgramming
Uses TCP/UDP to create a server and offload a client's UNIX commands to the server.
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rob-blackbourn/jetblack-datagram
A Python 3 asyncio helper library for UDP datagram clients and servers
Language: Python - Size: 704 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dheeraj-2000/udp_client-server_multithreading
Checking file exist on server or not using Socket Programming (UDP multithreaded client-server)
Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

smerdov/smart_chair_client
Python client and server for data collection from a smart chair equipped with Inertial Measurement Unit.
Language: Python - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AlexandreOdet/RType
RType Networked game, entirely written in C++
Language: C++ - Size: 7.86 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 1

Arka7Z/Reliable-UDP
Reliable Transport Layer on top of UDP
Language: C - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hychul/Unity-Network
Unity plugin to manage server-client connection
Language: C# - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tenfensw/UDPKit
A tiny Objective-C framework for building UDP servers and clients embedded into Cocoa applications
Language: Objective-C - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

farbod-s/Multimedia-Streaming
Computer Networks Course Project
Language: Java - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

prabhuprabhakaran/jSockets
jSockets is a java framework, that used to implement TCP / UDP / NIO Server and Clients.
Language: Java - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Wapiti08/Python_Sockets
Python web programs
Language: Python - Size: 235 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

KairosSystems/GoServerDetect
Detect Server via UDP Broadcasting
Language: Go - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sazameki/cpp_udp-communication-sample
C++によるUDP通信の実装サンプル(Xcode / Visual Studio対応)
Language: C++ - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

csanjeev25/File-Transfer
File Transfer using UDP Protocol
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

dnlrs/willy-board
ESP32 Probe Request Sniffer
Language: C++ - Size: 35.2 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

liannoi/exam-network-programming
Network Programming Exam Project
Language: C# - Size: 244 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

baranee-18/A-Reliable-Communication-over-an-Unreliable-link
My_Reliable_Protocol
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

CycloneBoy/UdpDemo
base android wifi udp communicate to control mobile robot. 基于安卓的WIFI UDP通信 远程控制移动机器人
Language: Java - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3

Christoph-Knoll/SPL-Receive-UDP-Packets
Attempt to receive the UDP Packets sent by the Game Controller of the Robocup Standard Platform League.
Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

csenits/Computer-Network-Lab-CS-1311
Computer-Network-Lab-CS1311 Lab Class of CS-1302-Computer Network
Language: C - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

ConceptJunkie/MultiUDP
Language: C++ - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

aswinpajayan/wifi-DSO-module
wireless oscilloscope using TM4C123GH6PM controller
Language: C - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

unideb-tesla/tesla-text-demo
An example text broadcasting server-client application based on the TESLA protocol.
Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

k0dep/ulog_stdout
клиент для прослушки и вывода логов от ulog_server в stdout
Language: C# - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

Sahapat/UDP_Protocol_by_Csharp
🎓 Communicate to another instance with UDP protocol by C# Library(Net and Socket).
Language: C# - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

LordOfTheRains/COMP4320
This is the repo for comp 4320 fall 2017 - TCP/UDP client server applications
Language: C - Size: 294 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SadiaAfrinPurba/PordBox-UDP-protocol-Java
Language: Java - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

adamdadd/penpy
A collection of useful python networking examples that can be used for pen testing.
Language: Python - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IGR2014/ClientServer
Linux TCP/UDP Client-Server example
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

ishanguliani/Multi-Client-Quote-Server
A simple multi-client-server architecture implemented using UDP.
Language: Java - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

joeaoregan/LIT-Yr4-NetworkGames
Group assignment networked hangman game
Language: C - Size: 2.95 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

atulkumarpccs/Data-Communication
socket programming based on TCP and UDP system call
Language: C - Size: 3.09 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

apodznoev/udp-test
Simple test of UDP client-server for file transfer
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

aniruddhadave/Simple-udp
A simple udp unicast server implementation
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rafaelamiranda/UDPclientserver
:computer: Criação de um terminal cliente-servidor em C para a matéria de Redes
Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

0x8f701/udp_c
udp example in c
Language: C - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vikendu/udp-server-client
A UDP and TCP/IP server client model in Python
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

NaniteFactory/Worm
A classic Snake-like game which includes multiplayer play and networking done by using UDP socket programming written in Java.
Language: Java - Size: 2.93 MB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

salihkaragoz/BasicUDPClient
Basic UDP Client Program
Language: C# - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

DhrvShrma/Socket-Programming-in-C
Some basic socket programming codes using TCP and UDP sockets.
Language: C - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

tachoknight/uhppote-tools
Go programs to perform different functions with the UHPPOTE access board
Language: Go - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

mmmries/tankinho
a tank game client that works with rrobots
Language: Elixir - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

ruanpienaar/dugong
Riak Core based application
Language: Erlang - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

frzifus/rpic-server
Language: Go - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Paulimjr/chat-java-udp
Chat using Java with UDP.
Language: Java - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jssosa10/UDP_Project
UDP project for a course in networks infrastructure at Universidad de los Andes, Colombia
Language: Python - Size: 65 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

181192/INF142-WebProxyServer
Obligatorisk oppgave i faget INF142 fra UiB
Language: Java - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

spydx/inf142.v18.webproxy
A WebProxyServer with a UDP client
Language: Java - Size: 4.86 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kaustubholpadkar/Socket-Programming-with-C
Language: C - Size: 56.6 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rja907/Networking-C-codes
Language: C - Size: 581 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

msciborski/-TS8-UDP-CLIENT-SERVER-TEXT
Language: C# - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jmhofer/xplane-udp
experiments with a UDP client for X-Plane
Language: Scala - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Irindul-zz/TchatMultithreadJava
A multithreaded tchat with UDP RX302
Language: Java - Size: 604 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

emersonnaka/chatSD
Language: Java - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
