-
用来判断你的当前运行在真实主机上还是虚拟主机上,可以用来判断是否蜜罐系统...
用来判断你的当前运行在真实主机上还是虚拟主机上,可以用来判断是否蜜罐系统-used to judge your current running on the mainframe in real or virtual host, can be used to determine whether the honeypot system
- 2023-09-07 20:10:03下载
- 积分:1
-
是一个水波特效,也很漂亮,初学者可以自由的更换图片
是一个水波特效,也很漂亮,初学者可以自由的更换图片-is a wave effects, and very beautiful, beginners can freely change the picture
- 2022-01-25 16:00:08下载
- 积分:1
-
一个网络开发包NDK,其中有使用sdk的例子
一个网络开发包NDK,其中有使用sdk的例子--A network development packet NDK, which has used sdk among it
- 2022-08-08 14:53:02下载
- 积分:1
-
用vc++演示电子邮件收发的实例程序源代码
用vc++演示电子邮件收发的实例程序源代码-Using vc++ demo to send and receive e-mail source code examples
- 2023-01-06 09:20:03下载
- 积分:1
-
清华大学出版的最新《vc 项目开发全程实录》一书中的局域网监控系统的源程序。...
清华大学出版的最新《vc 项目开发全程实录》一书中的局域网监控系统的源程序。-Tsinghua University, published in the latest " vc project development throughout Record," a book of the source network monitoring system.
- 2022-01-26 01:33:48下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
windows网络编程,分为2部分
windows网络编程,分为2部分-windows network programming, divides into 2 parts
- 2022-03-24 13:55:48下载
- 积分:1
-
tcpdump代码 包括自己实现的协议截包驱动
tcpdump代码 包括自己实现的协议截包驱动-tcpdump including its own code to achieve an agreement cut package drive
- 2023-07-10 02:10:03下载
- 积分:1
-
315M或413M普通无线发送接受模块的发送和接收过程。
315M或413M普通无线发送接受模块的发送和接收程序。也就是最便宜那种通信模块。-315M or 413M accept ordinary wireless sending module for sending and receiving procedures. That is, the cheapest kind of communication module.
- 2023-02-24 16:25:03下载
- 积分:1
-
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序...
本聊天程序支持多客户端,只有注册用户才能登录到聊天室。
程序分服务器和客户端两部分。
使用方法:
1.服务器端:
运行服务器程序
java ChatServer
指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序;
2.客户端:
运行客户端程序
java ChatClient
输入服务器程序的IP地址和监听的端口号;
如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可)
注册成功后,返回客户端登录窗口,使用正确的用户名和密码登录;
登录成功后,进入聊天程序主窗口,可以看到当前在线的所有用户,此时即可聊天了。
-test
- 2022-01-26 07:58:08下载
- 积分:1