-
winpcap源码
WinPcap 是由伯克利分组捕获库派生而来的分组捕获库,它是在Windows 操作平台上来实现对底层包的截取过滤。 WinPcap 为用户级的数据包提供了Windows 下的一个平台。WinPcap 是 BPF 模型和 Libpcap 函数库 在 Windows 平台下网络数据包捕获和网络状态分析的一种体系结构,这个体系结构是由一个核心的包过滤驱动程序,一个底层的动态连接库 Packet.dll 和一个高层的独立于系统的函数库 Libpcap 组成。底层的包捕获驱动程序实际为一个协议网络驱动程序,通过对NDIS中函数的调用为 Win9x、WinNT、和 Win2000/XP/visa/。。。 提供一类似于 UNIX 系统 下 Berkeley Packet Filter 的捕获和发送原始数据包的能力。Packet.dll 是对这个 BPF 驱动程序进行访问 的 API 接口,同时它有一套符合 Libpcap 接口(UNIX 下的捕获函数库)的函数库。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-09 13:26:37下载
- 积分:1
-
网络包路径探测程序(先将扩展名改为.c结尾的,就可以啦)
网络包路径探测程序(先将扩展名改为.c结尾的,就可以啦)-path network packet detection procedures (to be changed first expansion. C the end, Mr. Krabs)
- 2022-01-23 11:06:14下载
- 积分:1
-
1、栏目无限分类,自由添加,排序,前台显示
2、各大搜索和站内搜索随意切换
3、网站在线提交、后台审核、编辑、删除
3、站点相关信息后台动态配置...
1、栏目无限分类,自由添加,排序,前台显示
2、各大搜索和站内搜索随意切换
3、网站在线提交、后台审核、编辑、删除
3、站点相关信息后台动态配置
4、自助网站收录,后台审阅
5、网站广告在线发布
用户:admin 密码:admin-1, columns unlimited classification, the Liberal added, scheduling, future shows two major search and search stations within three random switching, online, the author, background vetting, edit, delete the three, site background information related to dynamic allocation of four, self-help website recorded. five background scrutiny, the advertisement posted online users : admin Password : admin
- 2023-04-11 06:55:03下载
- 积分:1
-
以太网端口保护协议,华为的技术白皮书,做电信级产品需要知道。...
以太网端口保护协议,华为的技术白皮书,做电信级产品需要知道。
- 2022-02-05 10:10:24下载
- 积分:1
-
计算机网络课程设计
计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
- 2022-01-30 10:33:51下载
- 积分:1
-
局域网ICQ的源代码
局域网ICQ的源代码-LAN ICQ source code
- 2022-02-02 08:59:19下载
- 积分:1
-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1
-
主机状态检测
应用背景可以遍历配置文件配置好的IP,定时ping,通过检测,知道当前主机网络状态,一般用于局域网中的某些电脑或服务器,网络连接是否正常。关键技术采用IGMP技术,通过定时PING检测,获取当前主机的网络状态,可用于LAN中的一些PC、Server或网络设备的网络状态检测,是否正常。通过扩展,可实现更多功能。
- 2022-04-01 19:50:34下载
- 积分:1
-
opendds 1.2 最新版 面向分布式实时网络编程,具有平台无关的特性。...
opendds 1.2 最新版 面向分布式实时网络编程,具有平台无关的特性。-the latest version of opendds,an open source,which address to distributed network programming.
- 2022-03-20 01:19:47下载
- 积分:1
-
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课...
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课-copy from a book,i really have not learnt it clearly
- 2022-01-26 06:54:27下载
- 积分:1