-
port scanning (including source code)
端口扫描(含源代码)-port scanning (including source code)
- 2023-02-10 21:50:03下载
- 积分:1
-
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子-Tcpip_lib33 version, and a example in which IP/TCP/UDP data packet`s constructure is added
- 2022-03-13 06:10:09下载
- 积分:1
-
UDP发送和接收
在Windows环境下,基于VC开发UDP协议的发送和接收实例,这个程序不仅可以学习和了解网络中通信协议的工作,而且对于学习者来说,是一个不错的调试工具。
- 2023-08-11 05:25:04下载
- 积分:1
-
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C...
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C-Tatsu nine guns, testing speed network, enter the IP address test, winping cultural treatment procedures. Modify a number of bug, adjust the speed, more stable. vs2005 C
- 2023-08-02 09:20:03下载
- 积分:1
-
一个简单的完成端口的例子,适合入门者学习
一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
- 2022-04-16 23:54:04下载
- 积分:1
-
一个java编写的读取和操作html文件的元程序,可以随意读取html文件中的任意一个标记...
一个java编写的读取和操作html文件的元程序,可以随意读取html文件中的任意一个标记-prepared a java read html file and operating procedures of the yuan can read arbitrary html document an arbitrary marker
- 2022-09-04 13:50:03下载
- 积分:1
-
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。...
网页特效,字的移动,颜色的控制,可以使网页看起来很生动,丰富。-netnew word of the movement, color control, web pages appear to be very lively and rich.
- 2022-02-02 21:46:17下载
- 积分:1
-
国外的一个IRCBOT
国外的一个IRCBOT-YaBot原代码
- 2022-12-20 08:25:03下载
- 积分:1
-
一份用vc实现的封装完整的异步网络连接动态链接库,非常实用。...
一份用vc实现的封装完整的异步网络连接动态链接库,非常实用。-Achieved with the vc in a complete package, an asynchronous network connection dynamic link library, very useful.
- 2022-11-08 12:30:04下载
- 积分: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