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 ...
Created UDP and TCP sockets and initiated data transfer using C programming language. Updated the database with book titles, queried by the user and acquired the description of the Respective books ...
Python isn’t just for data science or web apps — it’s a powerhouse for networking too. From socket programming to network scanning and security tools, Python empowers you to build, monitor, and ...