You are on page 1of 1

Client Side:

C:\Users>cd Selective

C:\Users\Selective>set path=C:\Program Files\Java\jdk1.8.0_25\bin

C:\Users\Selective>javac Client.java

C:\Users\Selective>java Client

/192.168.1.104

Enter the no. of frames to send:

Received frame is: 10

Received frame is: 30

Received frame is: 20

Received frame is: 50

Received frame is: -1

Received frame is: 40

Received frame is: 80

Received frame is: 70

Total no. of frames received: 8

Request to retransmit from packet no 5 again!!

Received frame is: 60

Quiting

C:\Users\Selective>

You might also like