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

https://github.com/hacker1649/socket-programming-with-gui-in-python

A way of establishing communication between two devices, end-points, or nodes (such as a client and a server) across a network is socket programming with TCP (Transmission Control Protocol). We have created a straightforward Python client-server application with a GUI.
https://github.com/hacker1649/socket-programming-with-gui-in-python

client-server client-side networking python server-side

Last synced: 4 months ago
JSON representation

A way of establishing communication between two devices, end-points, or nodes (such as a client and a server) across a network is socket programming with TCP (Transmission Control Protocol). We have created a straightforward Python client-server application with a GUI.

Awesome Lists containing this project