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.
This is a JavaFX implementation of the Street Fighter game using UDP protocol.
DRemote - Smart door lock
Multiplayer Java game
Text Messaging software based on P2P model and UDP networking protocol. Designed to be a multithreaded, responsive and easy to use.
Laboratory work at ITMO University, programming. first year
This project is simple example of lan chatting. Here UDP packets are used for sending and receiving messages
ITMO programming lab no. 6
Heart-beat, UDP-based failure detector for distributed systems
This repository contains code for UDP Client & UDP Server application. Selective Repeat Protocol was added to the application to guarantee packet transmission over non-reliable network links.
Networking in java(UDP)
Repository for my personal java learnings.
Simple Client-Server Hangman game using TCP and UDP
Multi-threaded Elevator Monitoring System with GUI and UDP Packets
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.
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."