https://github.com/lynk4/socket-programming
Socket Programming is a method to connect two nodes over a network to establish a means of communication between those two nodes. A node represents a computer or a physical device with an internet connection. A socket is the endpoint used for connecting to a node
https://github.com/lynk4/socket-programming
client python python3 server socket socket-io socket-programming
Last synced: 10 months ago
JSON representation
Socket Programming is a method to connect two nodes over a network to establish a means of communication between those two nodes. A node represents a computer or a physical device with an internet connection. A socket is the endpoint used for connecting to a node
- Host: GitHub
- URL: https://github.com/lynk4/socket-programming
- Owner: Lynk4
- Created: 2024-08-26T12:59:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T20:03:50.000Z (over 1 year ago)
- Last Synced: 2025-03-09T17:11:18.192Z (10 months ago)
- Topics: client, python, python3, server, socket, socket-io, socket-programming
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Socket Programming in Python............