java-socket-programming
There are 46 repositories under java-socket-programming topic.
SaiferGit/Android-P2P-Messenger
Android P2P Messenger
DenizKrdy98/Distance-Vector-Routing-and-Flow-Control-Simulator
The project simulates a network traffic in a given topology where the distance vector algorithm is used for path computations, routing and forwarding.
KhaledAshrafH/FTP-Client-Server-Application
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
umutsevdi/service-discovery
Service Discovery & Load Balancing service implementation using UDP broadcasting and TCP
arashsm79/galactic-sea-battle
Galactic Sea Battle - Battleship with multiplayer server written in Java using Javafx and Sockets
Harshad09/PC-Remote-Access
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.
raihankhan/JAVA-projects
These are my projects for Java Technologies Lab course at university.
rconfa/java-parking-system
A java project to implement a sample parking system
04xRaynal/File-Transfer_Java-Socket
File Transfer Program via Java Socket Programming to transfer files between machines.
jayo78/java-console-chat
simple chat app with java sockets
KaushalDanani/dinelink-app
A food ordering app that allows customers to order food at a restaurant by scanning a QR code.
Am4nn/MultiClient-Java-Server
Java Socket Programming
gtiians/Distance-Vector-Routing-And-Flow-Control-Simulator
The described project is a network simulation program that focuses on network traffic within a predefined topology. The key components of the program are the Distance Vector Computation and the Flow Routing Algorithm.
Sowmik23/Java_Project-2-1
After learning java language we need to make a project. It was that. Here is live demo:
SuriyaaVijay/Computer-Networks-Lab-Programs
Program Codes for Computer Networks Lab in Java CS 6111
Alessandro-Salerno/FramedTCP
A simple Java networking library that encapsulates messages using length-prefixing
MettaSurendhar/Met_talk-Client
Client side program of chat application made by using Java, Servlet and Java Servlet Pages
Sagarnandeshwar/Reservation_System_Using_Distributed_Computing
Distributed Systems (COMP 512) Project
ahmedfahad04/Java-Lessons
This repository will contains the files that I made or used while learning java. You may find it useful to learn about java. Feel free to go through the content. Happy Coding!
ahnafshahrear/RuCse27-Academic-Lab-Courses
Academic Lab Course of the 27th batch of Computer Science & Engineering | University of Rajshahi - 🇧🇩
ajeetchaulagain/rdt-file-transfer
:file_folder: RDT File Transfer Program using Java
aqib1/Socket-Programming
Socket programming using java
BrunoFrancesco97/Client_Server_Java
Multi Client to one Server application using Java sockets, threads and Java Swing graphic library
CT-1326/Java_Socket-chat
Use java socket programming to make chat program
devlopersabbir/room-chat
Web Socket Room Chat
DhanushkaTA/Group_ChatApp-Java-
Group chat app using javaFx. This app create using java socket programming and client-server architecture.
jithmiw/Live-Chat-Application
Live chat application is a multi-client chat application created using java networking
Mohamed-Hamdy/Sockets-Programming-Applications
This repository contain java problems and algorithms like it Contain Sockets Programming Projects
thesumitsuryawanshi/Chat-appliacation-using-JAVA-Socket-Programming-
Java Chat application (jar) Using Socket
utkukozan/TCP-UDP-Word-Game
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.
VirajPatidar/Java-Programs
Practice programs to learn Java
charakamihiranga/Chat-Room
A chat application built with Java Socket Programming and JavaFX, allowing users to send messages, images, and emojis over a network.
biyonik/MultipleClientChat
Java Programlama Dili ile Eş Zamanlı Sunucu-İstemci Uygulaması
shitu13/Java-Projects
This repository contains a collection of Java projects showcasing various aspects of Java programming, from basic to advanced levels.