-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
vnc桌面共享,开发环境vc++,希望大家多多研究。
vnc桌面共享,开发环境vc++,希望大家多多研究。-for desk share,devolepment enviroment is vc++.
- 2022-04-15 22:43:14下载
- 积分:1
-
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。...
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。-This is a simple port scanner Note: To find the exe in cmd and then follow the format of the absolute path in order to have to run.
- 2022-03-20 15:29:34下载
- 积分:1
-
VB的程序,共享磁盘的。
VB的程序,共享磁盘的。-VB, shared disk.
- 2022-03-15 10:02:12下载
- 积分:1
-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
Ftp protocol
基于ftp协议的网络传输小程序,分服务器端,客户端两部分-Ftp protocol-based network transport small programs, sub-server side, client-side two-part
- 2023-02-24 02:20:04下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发...
一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
- 2022-02-04 13:51:38下载
- 积分:1
-
邮件客户端
这是一个用C++实现的邮件发送类,接受邮件,真的是听不错的。内有详细的说明和测试程序。
- 2023-08-17 18:35:04下载
- 积分:1
-
Can complete a basic web browser HTTP protocol like students to master knowledge...
可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
- 2022-07-11 13:21:02下载
- 积分:1