-
这是一个有关Windows下网络数据封包、过滤的技术硕士毕业论文,对做相关研究的应该会有帮助的。...
这是一个有关Windows下网络数据封包、过滤的技术硕士毕业论文,对做相关研究的应该会有帮助的。-This is a Windows under the network data packets, filtering technology master
- 2023-09-09 14:15:05下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
The-use-of-the-stack-
C++利用栈求表达式课程设计包含文件试题库的运用(C++ using the stack for the expression of curriculum design examination questions library contains documents using)
- 2011-11-19 13:18:58下载
- 积分:1
-
程序制作
说明: 输入一个数并计算其是否为质数(数据限小于1000000000000000)
很好用的c++小程序(Enter a number and calculate whether it is prime (data limit is less than 1000000000000)
A very useful C + + program)
- 2019-05-25 14:07:49下载
- 积分:1
-
wenziyuan
说明:
仿windows文件管理器 ,有多标签,你可以打开海量标签,不拥挤,不杂乱,有强大而细致的标签管理,真正实现单窗口操作,多窗口切换,功能上windows该有的都有,没有的也有,比windows只强不弱,你会离不开它,有delphi7源代码。
本程序已实现了 ShellTreeView 和 ShellListView 所有用法,包括 排序,显示隐藏文件,显示扩展名,过滤,右键粘贴,等原先没有的功能,是极佳的参考资料,你可以轻易修改我的程序,创建自己的文件管理器。(Like windows file manager, a number of labels, you can open the mass label, not crowded, not cluttered, with a strong and detailed labeling regulations, the real single-window operation, multi-window switch function of the windows and some have not There are also more than just strong not weak windows, you can not do without it, there delphi7 source code. This procedure has been achieved and ShellTreeView all ShellListView usage, including sequencing, Show hidden files, show extensions, filters, right-paste, etc. is not the function of the original, is an excellent reference, you can easily modify my program to create its own File Manager.)
- 2009-08-02 16:26:58下载
- 积分:1
-
二分法求解跟 s=3*x*x*x
二分法求解跟 s=3*x*x*x-2*x*x+1 求解跟-Dichotomy solution with s = 3* x* x* x-2* x* x+1 solution with the
- 2022-11-16 11:10:04下载
- 积分:1
-
146909
进程管理加压内存源码,程序结合易语言系统核心支持库,实现了管理进程的使用,降低内存分配的功能(Process Management pressurized source memory , the program combines core system easy language support library that implements the use of management processes , reduce memory allocation functions)
- 2015-03-08 21:34:43下载
- 积分:1
-
一个非常不错的网络通讯程序,是用VC++6.0编写的,非常非常的好用,对想学网络编程的朋友非常有帮助...
一个非常不错的网络通讯程序,是用VC++6.0编写的,非常非常的好用,对想学网络编程的朋友非常有帮助-A very good network communication procedures, is to use VC 6.0 prepared, very, very easy to use, and want to learn network programming friends very helpful
- 2023-06-14 22:40:29下载
- 积分:1
-
HTML5_login
黑色HTML5用户登录界面模板,按注册可以弹出注册框,还可以通过back隐藏注册框,动态提交内容,建议使用js进行数据处理。白色的点为飘落的雪花,HTML5的canvas做的,最下面的那个时间是js调用接口实现,必须要联网才能显示。(Black HTML5 user login interface template, registration may register box pops up, you can also hide back registration box, dynamic submission, it is recommended to use js for data processing. White point of falling snow, HTML5 s canvas done, the bottom that time js call interface must be networked to display.
)
- 2016-06-19 22:15:45下载
- 积分:1
-
asp achieved in oracle database fields read as blob
asp实现的在oracle数据库中读取blob字段内容-asp achieved in oracle database fields read as blob
- 2022-01-31 17:23:57下载
- 积分:1