-
Experimental simulation
实验模拟-TCP聊天客户端
模型使用有停止等待协议进行客服间的通信-Experimental simulation-TCP chat client to use the model agreement has to stop to wait for customer communication
- 2022-11-10 04:35:03下载
- 积分:1
-
VC series of the simple Server.rar
VC编的简单Server.rar-VC series of the simple Server.rar
- 2022-07-07 15:54:15下载
- 积分:1
-
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并...
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。
-I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
- 2022-10-29 07:30:03下载
- 积分:1
-
A complete example of port procedures, including the server and the client, you...
一个完成端口程序的例子,包含服务器和客户端,可以多个客户端同时登陆,类似网络棋牌类游戏。-A complete example of port procedures, including the server and the client, you can visit multiple clients at the same time, similar to the network Card games.
- 2023-05-16 09:50:04下载
- 积分:1
-
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助-ASP database connections, we can see, perhaps to help you
- 2023-05-29 00:55:04下载
- 积分:1
-
一个用vc实现的overlapped的实例
一个用vc实现的overlapped的实例-with a vc realized overlapped examples
- 2022-06-18 20:13:22下载
- 积分:1
-
omnet++自带的十六个仿真例程,omnet++入门必学
omnet++自带的十六个仿真例程,omnet++入门必学-omnet++ own simulation routine 16, omnet++ entry must learn
- 2022-04-26 09:04:48下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
Modem /串口通信编程 Modem编程
Modem /串口通信编程 Modem编程-Modem/Modem Serial Communication Programming Programming
- 2023-06-23 13:55:03下载
- 积分:1
-
software details : Definitive mail system, applicable to many mail servers, incl...
软件细节:权威邮件系统,适用于许多邮件服务器,包括exchange、imail、qmail等。这套网络邮件系统具有广泛的邮件服务器支持。任何带有pop3协议的邮件和接受smtp协议的邮件都可以通过系统收发邮件。收发机包括常用的邮件功能。
- 2022-04-20 19:13:31下载
- 积分:1