An open API service indexing awesome lists of open source software.

https://github.com/whispernet/socketprogramming

Creating server client communication using kernel's socket API
https://github.com/whispernet/socketprogramming

Last synced: about 1 year ago
JSON representation

Creating server client communication using kernel's socket API

Awesome Lists containing this project

README

          

# SocketProgramming
Creating server client communication using kernel's socket API

## Set-Up
- First run server.py
- Then run client.py
- Both script should be running on devices which are under the same local networks