Skip to content

Ahmed-Emad/TCP-UDP-Simulation-GUI

Repository files navigation

TCP & UDP Simulator

Java application to simulate tcp and udp connections. User choose mode (tcp or udp), port for the server so the clients could connect to, number of server threads to response to the connecting clients and number of clients. Every client sends two random integers (user specifies their maximum) and the server should response with the sum of those integers to the client.

###Screen shots

![Alt text](Screen\ Shots/1.png?raw=true "Screen shot 1")

![Alt text](Screen\ Shots/2.png?raw=true "Screen shot 2")

![Alt text](Screen\ Shots/3.png?raw=true "Screen shot 3")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published