datagram-socket
There are 25 repositories under datagram-socket topic.
itzmeanjan/transferZ
A simple Android Application built with :heart: using Flutter, for transferring files between devices.
JoelRomero97/Aplicaciones-para-Comunicaciones-en-Red
Programas diversos utilizando sockets de flujo, de datagrama tanto bloqueantes como no bloqueantes en Java y en C
Raj2503/Computer-Network
A repository collecting all of the projects and assignments completed as part of the Computer Network Coursework
shengkui/dsc
This project is a demo for how to use datagram socket(SOCK_DGRAM) to communicate between client and server.
benyanko/DNSSinkholeServer
DNS Sinkhole Server implementation that blocks resolution for a given list of domains (hence the name “sinkhole”) and iteratively resolves any request for domains not included in that block-list
Hylley/Echo
Automatic attendance counter/chat based on Java hosted LAN socket server.
oshadaamila/distributed_searching
A simple overlay network written using Java to search for files and download them
samuelterra22/UDP-Sockets-Example
A simple example for communications between sockets UDP
shengkui/uft
This project is a demo for how to transmit file via datagram socket(SOCK_DGRAM). The client will resend the request if it hasn't received the response.
Ahmed-S224/Communication
Ceci est un projet de communication Reseau client/serveur UDP/TCP
Crostatus/Assignment-7_UDP-PING
Simulation of a PING test that runs on local, introducing artificially packets loss and delays.
dvenza/sdumper
Dumps strings incoming from a local datagram socket into a gzipped file, rotated daily
glencoden/looney-api
Backend for Looneytunez website and karaoke tools
glencoden/looney-auto-tool-electron
Electron app to forward UDP messages via websocket
Joe-Degs/zink
long journey to designing/implementing peer-to-peer file sharing protocol
KevynSM/P2P-Chat-application
A centralized P2P network architecture, with an index server mapping ports with usernames.
netrunnerX/webcam_UDP_Java
Programa cliente/servidor que transmite imágenes captadas por la cámara web
peekhovsky/spolks-2019
Системное программное обеспечение вычислительных машин (СПОЛКС) - л. р.
ArmaghanSarvar/p2p-file-sharing
computer networks project
lcomment/Selective-Repeat
Java를 이용해 구현한 Selective Repeat ARQ with UDP Socket
papuge/Local-Chat
Local chat over UDP with groups and dialogs
razvanred/SerraProject
Client-side of a greenhouse manager
Sarvesh-SP/dataGramSocket-Client-Server
datagram socket(packet delivery service) for client/server to display the messages on client side, typed at the server side.
soypat/dgrams
Ethernet, ARP, IP, TCP among other datagram processing and manipulation tools