Basic socket programming project with 2 pairs of server/client one built on TCP and the other on UDP
This project was created to explore the relationships of a server/client pair and how their interactions are different when built on TCP(connection-oriented) vs UDP(connectionless) sockets. Each ...
Features except UPD/DWN are entirely implemented using UDP. UPD and DWN are implemented using both UDP and TCP UDP for communication between client and server TCP for file transfer: the tcp socket ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results