The most beautiful Tkinter APP, This is a Simple Tkinter based Chat-App built from scrach for my Students.
-
Updated
Apr 10, 2022 - Python
The most beautiful Tkinter APP, This is a Simple Tkinter based Chat-App built from scrach for my Students.
Simple TCP and UDP client-server programs in python for file transfer.
A tcp client/server that ensures that the tcp receive always returns complete packets
simple SSH like application to remotely access target machine.
TCP socket programming using thread
Implements a basic file transfer and validation system using a Merkle Tree. The system follows a client-server architecture, allowing users to upload files from the client to the server and download files from the server to the client.
TCP-Client-Server for Voting with user authentication.
一个快速构建socket的python3包(含示例和说明);A python3 package for quickly building socket servers and clients
Code to Simulate Socket Programming
Problems, Solutions and Reports of all the assignments done as part of Computer Networking Course.
This project features a simple calculator with a graphical user interface (GUI) that communicates with a server to perform basic arithmetic and bitwise operations. The client sends expressions to the server, which evaluates them and returns the result.
Simple file transfer over TCP, UDP sockets, with custom protocol configurations.
Add a description, image, and links to the tcp-server-client topic page so that developers can more easily learn about it.
To associate your repository with the tcp-server-client topic, visit your repo's landing page and select "manage topics."