Networking in Java with using TCP and UDP as connection Protocols
-
Updated
Feb 2, 2021 - Java
Networking in Java with using TCP and UDP as connection Protocols
A standalone Reliable UDP library for Java
A Java application that enables reliable data transfer between a server and a client over the UDP protocol. The application has a customized acknowledgement mechanism and integrity check algorithm in order to ensure the reliable data transfer and data security over UDP.
DRemote - Smart door lock
Simple Client-Server Hangman game using TCP and UDP
Home "surveillance" streaming media solution
A jPHP extension that implements an API for client-server applications based on a UDP Ping-Pong connection
Multiplayer Java game
Drive-Chat is a Java application that uses sockets for real-time messaging between users, uses TCP and UDP sockets for communication and JSON for message transmission.
Multi-threaded Elevator Monitoring System with GUI and UDP Packets
UDP/TCP Clients & Servers
This project is simple example of lan chatting. Here UDP packets are used for sending and receiving messages
Heart-beat, UDP-based failure detector for distributed systems
Java chat application using the UDP protocol
Progetto UDPConfrontoNumeri in Java - Iordan Sebastian 4BIN - 26/02/2024
ITMO programming lab no. 6
A scalable client-server Rock–Paper–Scissors game built in Java using the UDP protocol. Features a custom dependency injection (DI) container, microkernel modularity, and a packet dispatcher for efficient client routing. Supports multiple clients, queuing them until paired for a two-player match.
API for Client-Server apps, based on UDP Ping-Pong connection
Add a description, image, and links to the udp-protocol topic page so that developers can more easily learn about it.
To associate your repository with the udp-protocol topic, visit your repo's landing page and select "manage topics."