-
MFCfeiqu
实现简单的window局域网通信,即,传输文件。飞秋(Simple window LAN communications, that is, transmission file. Fei Qiu)
- 2015-06-15 08:56:44下载
- 积分:1
-
一个检测网络信息的程序.
一个检测网络信息的程序.-a detection network information procedures.
- 2023-03-18 17:35:03下载
- 积分:1
-
snort-2.2.0RC1.tar
snort 2.2版,这版本没包含有ips的功能(snort 2.2 version, this version features not contain ips)
- 2010-06-04 12:57:05下载
- 积分:1
-
VB编写刷流量工具,效果主要针对流量值,对PV效果不大好,但是可以当学习的参考...
VB编写刷流量工具,效果主要针对流量值,对PV效果不大好,但是可以当学习的参考-VB prepared the flow brush tool, the main effect for the flow value, the effect of PV is not very good, but you can reference when learning
- 2022-01-22 00:49:52下载
- 积分:1
-
TCP代理服务器的代码在C
应用背景一个TCP代理服务器作为客户端和一个服务器之间的中介,所谓的目标服务器。客户建立的TCP代理服务器的连接,然后建立一个到目标服务器的连接。代理服务器发送从客户端发送到目标服务器的数据,并将接收到的数据转发到目标服务器到客户端。关键技术的tcpproxy是你可以放置在一个TCP流的代理服务器程序,如浏览器和服务器之间的HTTP连接。它过滤请求和响应流,将结果发送到终端窗口(stdout)。您可以通过指定不同的过滤器,控制其行为。 ;的tcpproxy的主要目的是自动生成HTTP测试脚本可以重播与磨床的HTTP插件。因为tcpproxy让你看看在网络层面,作为调试工具本身也是非常有用的。
- 2022-07-10 00:19:53下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
Rc4Dlg
RC4算法的加密实现,实现对明文的加密,加密效果很不错(RC4 encryption algorithm, has implemented an express right of encryption, encryption is very good effect)
- 2006-06-13 15:10:44下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-03-05 19:40:24下载
- 积分:1
-
利用socket完成网络通信
资源描述 本程序是利用UDP进行广播通信的示例。比较适合初学者学习socket套接字编程。本程序通过测试可以完成利用udp进行广播通信。需要进行广播通信的初学者可以下载下来进行学习。本程序是在vs2010的环境下进行编译的。
- 2022-04-12 23:20:12下载
- 积分:1
-
此程序是一个通过WINSOKET来编写的程序,和用到了串口编程,实现计算发送信息量是多少。...
此程序是一个通过WINSOKET来编写的程序,和用到了串口编程,实现计算发送信息量是多少。-this procedure is a WINSOKET through the procedures to prepare, and used the serial programming, achieve this calculation is the amount of information.
- 2023-08-03 02:10:03下载
- 积分:1