本项目是一个基于Python的网络通信软件,使用Python内置模块socket和tkinter实现了一个图形化界面(GUI)的应用程序。该软件允许用户发送不同类型的网络报文(ICMP、UDP、TCP、DNS、IP),并显示发送结果及反馈信息。 仅使用Python内置模块:所有功能均通过Python标准 ...
Using a centralized Server to send and receive files that multiple Client can transfer files to each other. Others can download the corresponding file from the Server by using the pickup code when the ...