-
一个很小小的程序
一个很小小的程序-a very minor procedure
- 2022-01-27 17:15:11下载
- 积分:1
-
本教程是面向对网络安全感兴趣的菜鸟们的,只要对网络安全感兴趣,无须计算机基础,就能轻松上手,赶快看看吧!也希望籍此结交高手,交流心得,扩大我们计算机从业人员队伍
本教程是面向对网络安全感兴趣的菜鸟们的,只要对网络安全感兴趣,无须计算机基础,就能轻松上手,赶快看看吧!也希望籍此结交高手,交流心得,扩大我们计算机从业人员队伍。-this tutorial is geared to network security Caidaomen interest, as long as network security interest, not computer based, it was easy to get started soon and see! Also hope to use the occasion to make a master, to share experiences, expand our ranks of computer professionals.
- 2023-04-26 03:15:03下载
- 积分:1
-
VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例...
VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In the development process, taking a two-way : First, use Kodak Image Edit Control; Two Microsoft is using the example of a type, and modifying. Both methods have advantages and disadvantages. I put it down in writing in order to avoid the same mistakes other people.
- 2022-07-12 23:40:21下载
- 积分:1
-
read the internal kernel data structures, in order to get reliable information a
read the internal kernel data structures, in order to get reliable information about the system state (like list of all processes, including those "hidden" by rootkits, even by fu )
- 2023-08-21 06:05:03下载
- 积分:1
-
导出PE文件信息
导出PE文件信息- Derives the PE document information
- 2023-05-31 02:40:04下载
- 积分:1
-
P2P 之 UDP穿透NAT的原理与实现(附源代码)
原创:shootingstars
参考:http://midcom...
P2P 之 UDP穿透NAT的原理与实现(附源代码)
原创:shootingstars
参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt
baidu
论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。
首先先介绍一些基本概念:
NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。
最开始NAT是运行在路由器上的一个功能模块。
最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。
因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
- 2022-05-26 09:33:21下载
- 积分:1
-
RSA算法是密码学中一个重要算法,该程序给出了该算法的完整实现过程。...
RSA算法是密码学中一个重要算法,该程序给出了该算法的完整实现过程。
-RSA cryptography algorithm is an important algorithm, the procedure of the algorithm is a complete implementation process.
- 2022-04-20 05:02:50下载
- 积分:1
-
lineartimedetector.cpp
免疫算法 线性检测器生成算法-lineartimedetector.cpp
- 2022-08-25 08:33:02下载
- 积分:1
-
sqlping代码
sqlping代码-sqlping code
- 2022-09-12 01:15:04下载
- 积分:1
-
VC prepared to check the basic operation of system memory of the small tools.
用VC++编写,能够查看系统内存运行基本情况的小工具。-VC prepared to check the basic operation of system memory of the small tools.
- 2022-03-19 13:14:18下载
- 积分:1