Skip to content

Making udp reliable by implementing selective repeat, timeout and sequence numbers.

License

Notifications You must be signed in to change notification settings

imranzaheer612/reliableUDP

Repository files navigation

Name: Muhammad Imran Zaheer
ID : 300630
Class: CS-9A


sending file from client to server

--> client.c contain server IP. You can chnage it from there
--> run server.c first
--> then run client.c
--> first the sample.mp3 file will be transfered via TCP
--> then same file will be sended via UDP
--> file will save as 'outTCP.mp3' and 'outUDP.mp3' in server

About

Making udp reliable by implementing selective repeat, timeout and sequence numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages