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
This is a JavaFX implementation of the Street Fighter game using UDP protocol.
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
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.
Simple Client-Server Hangman game using TCP and UDP
DEPRECATED Remote control over Wi-Fi using UDP datagrams. RC car is used just as an example. Provided code is for arduino esp8266 and android phone.
UDPStreamViewer is a Java Swing application that allows users to visualize video streams over the UDP protocol. It receives and displays real-time video
ITMO programming lab no. 6
Repository for my personal java learnings.
Networking in java(UDP)
Heart-beat, UDP-based failure detector for distributed systems
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."