Simulated a query system for books in a number of libraries. Made communication between the users, the libraries and the central database over TCP and UDP sockets in a network with client-server ...
Implemented a socket program simulating a race among 4 cell phone units to set up the TCP and UDP connections with the target with the help of 2 base stations by C++ in UNIX.