-
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天....
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.-MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
- 2022-05-23 23:55:51下载
- 积分:1
-
Auto Draw Auto Draw program automatically automatically draw draw draw automatic...
自动绘图自动绘图程序自动自动绘图自动绘图程序自动绘图
- 2022-03-23 15:19:54下载
- 积分:1
-
用VC++写访问IP程序,已经编译通过的使用参数。
用VC++写的获得IP程序,已经编译通过,使用时去掉文件只读属性,编译即可,很实用的,供参考-With VC++ Write access to IP procedures, has been compiled through the use of paper when removed read-only attribute, the compiler can be very useful for reference
- 2022-08-12 07:13:47下载
- 积分:1
-
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。...
端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。- The port scanning source code may rewrite the local area
network the scanner, regarding must carry on the user which the port
scans to have the use very much.
- 2022-04-18 12:00:26下载
- 积分:1
-
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,...
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,希望对想了解这方面的朋友有点用。过滤部分很薄弱,如需当过滤系统使用,还需自行修改添加功能-Name: information filtering of harmful Internet 1.0 features: real-time capture, detection designated harmful information technology: the use of original socket capture realize other features: The program on the use of original capture the use of sockets, in the hope that it would like to know Friend a little used area. Filtering part is very weak, when the filtration system For use, needs to be modified to add functionality
- 2022-01-25 14:04:04下载
- 积分:1
-
毕业设计作品 视频语音聊天,浏览器,ftp等功能
毕业设计作品 视频语音聊天,浏览器,ftp等功能-graduation designs video and voice chat, browser, ftp function
- 2022-01-25 21:26:56下载
- 积分:1
-
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的...
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的-Dove, network communications LAN, good to see you, but is written in Japanese
- 2022-01-26 17:58:36下载
- 积分:1
-
在vc环境下获取网卡的mac地址,一个小程序
在vc环境下获取网卡的mac地址,一个小程序-vc environment in the LAN access to the mac address, a small program
- 2022-08-26 11:47:06下载
- 积分:1
-
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID....
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create data table primary key ID.
- 2022-09-27 09:35:03下载
- 积分:1
-
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC-791
0 3 7 15 31
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Version| IHL |Type of Service| Total Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identification | Flags | Fragment Offset |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Time to Live | Protocol | Header Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Source Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Destination Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Options | Padding |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+
- 2022-03-14 02:24:14下载
- 积分:1