-
我自己用C写的客户端组包发送DNS报文的小程序,已通过测试,抓包显示报文正常。...
我自己用C写的客户端组包发送DNS报文的小程序,已通过测试,抓包显示报文正常。-Using C to write my own client group sending DNS message packet of small procedures, has been tested to show the packet capture normal.
- 2023-02-07 09:10:04下载
- 积分:1
-
shared folder on a procedure for the
关于文件夹共享的一个程序-shared folder on a procedure for the
- 2022-11-08 20:25:02下载
- 积分:1
-
可实现对多聊和私聊,希望多多下载,保证另你满意哈
可实现对多聊和私聊,希望多多下载,保证另你满意哈-right can be realized more and Private Chat chat, download a lot, another guarantee you satisfaction Kazakhstan
- 2022-01-25 19:10:00下载
- 积分:1
-
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
- 2022-11-07 14:35:03下载
- 积分:1
-
SSD5课程";数据结构与算法";在练习…
SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么-SSD5 courses "data structures and algorithms" of the exercises in the environment without any changes
- 2022-08-12 23:01:33下载
- 积分:1
-
ARP请求用原始套接字
资源描述
- 2022-12-13 15:40:04下载
- 积分:1
-
本程序查询网络和显示域名/服务器/工作站结构…
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!
查询网络,显示 域/服务器/工作站的结构,它也显示用户,并将信息发送到指定的PC,只能在NT 4上工作
-This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! Inquiries Network show Domain/server/workstation in the structure, it also shows users and the information is sent to a designated PC, it can only work on NT 4
- 2022-02-14 20:40:32下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1
-
LDAP complete description of the agreement, the development environment is based...
LDAP 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信-LDAP complete description of the agreement, the development environment is based on Linux. If there"s a problem, please write to me
- 2022-05-15 00:28:05下载
- 积分:1
-
socket通信(含tcp,udp)
包含tcp和udp通信代码,服务器端客户端代码用于传输指令消息,实现了端对端,定时发送多次发送,网络中计算机进行通信的一种方法。应用程序通过调用系统提供的socket库函数很容易实现网络里计算机的通信,并且在android端读取信息显示的功能,并已投入使用,希望对开发者有帮助。
- 2023-03-09 12:55:03下载
- 积分:1