java-sockets
Here are 112 public repositories matching this topic...
Asynchronous TCP/UDP socket library
-
Updated
Mar 22, 2026 - Java
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
-
Updated
Feb 19, 2022 - Java
List sample of Client-server Socket Programming (TCP) build with Java
-
Updated
May 18, 2016 - Java
MMORPG Video Game of the year 1999 created in Visual Basic 6.0 by Pablo Marquez (Morgolock), this game is open source. I have translated it to Java with LWJGL3, this game would be the base client, the connection to the server is being implemented with Java sockets.
-
Updated
Jun 8, 2026 - Java
This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve
-
Updated
Aug 2, 2023 - Java
A One to One Chat Gui Application Designed in Java.
-
Updated
May 19, 2021 - Java
A desktop chat application powered by JavaFX
-
Updated
May 18, 2018 - Java
A java Client-Server app that shows implementation of Java Socket programming
-
Updated
Jul 2, 2018 - Java
A java project to implement a sample parking system
-
Updated
Feb 9, 2021 - Java
Galactic Sea Battle - Battleship with multiplayer server written in Java using Javafx and Sockets
-
Updated
Jan 29, 2023 - Java
Simple experimental Java program examples
-
Updated
Dec 31, 2024 - Java
File Transfer Program via Java Socket Programming to transfer files between machines.
-
Updated
May 26, 2021 - Java
Progetto Ingegneria SW 2021 POLIMI
-
Updated
Oct 4, 2022 - Java
simple chat app with java sockets
-
Updated
Jan 8, 2020 - Java
JLiveChats is a Java-based real-time chating application that uses sockets to stream and visualize live data dynamically. Built with AWT/Swing for the UI and Java Sockets for network communication.
-
Updated
Apr 23, 2026 - Java
Link of client side https://github.com/Duc-ju/Socket-MutilThread-Client
-
Updated
Jan 24, 2022 - Java
This repository is demonstrating network programming concepts using Java sockets, covering both TCP and UDP protocols, as well as packet manipulation.
-
Updated
Jan 31, 2026 - Java
A Java Implementation of the Eriantys Board Game as the Software Engineering Final Project A.Y. 2021/22
-
Updated
Mar 31, 2023 - Java
Improve this page
Add a description, image, and links to the java-sockets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-sockets topic, visit your repo's landing page and select "manage topics."