socket-programming-java
There are 4 repositories under socket-programming-java topic.
usmanyousaaf/UDP-Client-Server-Communication-Using-Java
The application allows a client to send messages to a server and receive responses from the server over the network. The repository provides a basic implementation of the UDP communication protocol, including the creation of datagram sockets for sending and receiving messages, The code is well commented and organized, making it easy for users
WasFia3/Network-project-Socket-programming-
Computer Networks course project for Birzeit university.
7omahawk/java-socket-programming
Socket Programming using Java programming Language.
MuhammadAliashraf/Socket-Chat-Room-In-Java
A real-time chat system built using Java and Python sockets, enabling seamless communication between multiple machines. This project allows users to connect and chat over a network without relying on external messaging platforms.