-
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!...
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
- 2022-03-05 14:31:38下载
- 积分:1
-
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。...
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。-http transmitters capturing Packet procedures programming tools, VC prepared, have a good sense of learning.
- 2022-01-22 13:11:50下载
- 积分:1
-
反编译软件,可以译出源程序,便于一些应用性的操作
反编译软件,可以译出源程序,便于一些应用性的操作-anti-compiler software, source code can be translated to facilitate the application of operation
- 2022-04-02 08:54:34下载
- 积分:1
-
vs. the 2005 MFC people online chat software. a client and server
vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
- 2022-01-26 04:14:00下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65...
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65-90到服务端,并在服务端翻译为ASCII码。-A simple implementation using Sockets communication: First run ASCIIServer.java run ASCIIClient.java. And the client will be sent to the service side 65-90, and Translations Service client for ASCII code.
- 2022-08-11 10:17:36下载
- 积分:1
-
一款POP3协议的实例小软件,用于接受邮件的
一款POP3协议的实例小软件,用于接受邮件的-A small example of POP3 protocol software, used to accept mail
- 2023-05-04 02:30:02下载
- 积分:1
-
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等...
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等-users can choose interlocutors, and multiple moves installed fonts, whispered, filtering information
- 2022-08-26 07:37:08下载
- 积分:1
-
一个网络侦听程序
一个网络侦听程序-a Network Sniffer
- 2022-07-06 22:33:22下载
- 积分:1