java-socket-programming
Here are 50 public repositories matching this topic...
Sort:Most stars
Android P2P Messenger
- Updated
Oct 20, 2021 - Java
The project simulates a network traffic in a given topology where the distance vector algorithm is used for path computations, routing and forwarding.
- Updated
Oct 18, 2020 - 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
Service Discovery & Load Balancing service implementation using UDP broadcasting and TCP
- Updated
May 22, 2022 - Java
This is an android application that can remotely control the hosting computer using Wi-Fi. The server is located at the remote computer then the client in the android device tries to connect to the server. Once the connection is successful the android device can control the pc remotely.
- Updated
Aug 24, 2021 - Java
Galactic Sea Battle - Battleship with multiplayer server written in Java using Javafx and Sockets
- Updated
Jan 29, 2023 - Java
A java project to implement a sample parking system
- Updated
Feb 9, 2021 - Java
These are my projects for Java Technologies Lab course at university.
- Updated
Jan 19, 2021 - Java
A food ordering app that allows customers to order food at a restaurant by scanning a QR code.
- Updated
Aug 9, 2024 - Java
simple chat app with java sockets
- Updated
Jan 8, 2020 - Java
File Transfer Program via Java Socket Programming to transfer files between machines.
- Updated
May 26, 2021 - Java
After learning java language we need to make a project. It was that. Here is live demo:
- Updated
Apr 29, 2019 - Java
Program Codes for Computer Networks Lab in Java CS 6111
- Updated
Jun 27, 2023 - Java
Quiz manager for schools, teachers or simply want to organize a quiz test
- Updated
Apr 17, 2025 - Java
A lightweight and minimalist web server designed for easy web development and dynamic content management.
- Updated
Mar 10, 2025 - Java
Distributed Systems (COMP 512) Project
- Updated
Aug 7, 2023 - Java
Client side program of chat application made by using Java, Servlet and Java Servlet Pages
- Updated
Aug 22, 2023 - Java
A simple Java networking library that encapsulates messages using length-prefixing
- Updated
Jul 14, 2024 - Java
The Word Game repository hosts a Java-based game where players generate words using the last two letters of the previous word. The game offers multiple versions, leveraging different network protocols such as TCP, UDP, and UDP with ACK to provide various multiplayer experiences.
- Updated
Jun 5, 2024 - Java
Improve this page
Add a description, image, and links to thejava-socket-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thejava-socket-programming topic, visit your repo's landing page and select "manage topics."