Skip to content

dev-ritik/AIMD-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AIMD-implementation

Implementation of AIMD pipe-lining in Java for CSN-341 Computer Networks

Command to run Server

cd aimd-java/src/main/java
javac com/ritik/Server.java
java com.ritik.Server

Command to run client:

cd aimd-java
 ./gradlew run 

About

Implementation of AIMD pipe-lining in Java for CSN-341 Computer Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages