This is a simple repository for demonstrating the very basics of network socket programming with Python 3. Let's review a little bit. When we talk about sockets, we actually define them as a ...
A server program that serves as a key-value store. It's set up to allow a single client to communicate with it and perform three basic operations: 1) PUT(key, value); 2) GET(key); 3) DELETE(key).
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 ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results