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
- Host: GitHub
- URL: https://github.com/whispernet/socketprogramming
- Owner: WhisperNet
- Created: 2024-03-06T12:47:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T10:05:19.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:27:07.120Z (over 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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