SamKhoze / client-server-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions:

Open the project in the IDE,
Open a terminal window
Navigate into the folder
Run javac *.java
Run java Server
Enter port number


Open a new terminal window
Navigate into the folder
Run java Client
Enter port number
Enter the window size
Enter number of packets
Enter wait time

About

License:MIT License


Languages

Language:Java 95.4%Language:Rich Text Format 4.6%