-
查看tcp/udp端口被进程占用的信息,对于网络安全很有用。
查看tcp/udp端口被进程占用的信息,对于网络安全很有用。-Scan information of which tcp/udp port is used, and it is usful to network security.
- 2022-09-30 22:55:03下载
- 积分:1
-
我收集的C++ builder编写socket的文章.
我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
- 2022-02-07 08:21:21下载
- 积分:1
-
实现邮件服务器可以支持SMTP、POP3、TELNET和WEBEMAIL等协议…
实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
- 2022-11-20 14:30:03下载
- 积分:1
-
显示网络流量的源代码,使用vc6.0,可以察看使用网络时的流量
显示网络流量的源代码,使用vc6.0,可以察看使用网络时的流量-network traffic shows the source code, the use of vc6.0 can look at the use of network traffic
- 2022-07-08 05:22:36下载
- 积分:1
-
这个是入门学些asp博客的好案例.有兴趣学习asp的朋友,这个是不错的选择,下载慢慢研究吧.不过别用来商业用途.仅供学习用途...
这个是入门学些asp博客的好案例.有兴趣学习asp的朋友,这个是不错的选择,下载慢慢研究吧.不过别用来商业用途.仅供学习用途-Asp This is the blog entry to learn something good case. Are interested in learning asp friends, this is a good choice, download the study gradually bar. But do not be used for commercial purposes. Learning purposes only
- 2022-03-20 10:51:22下载
- 积分:1
-
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!...
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!-good proxy server code can be directly translated operation, and good stability, the code format and ideas worth learning!
- 2022-02-03 16:49:08下载
- 积分:1
-
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享...
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享-We all know that the ftp, which is c++ The ftp program, guiding the things we can work together to share
- 2022-03-13 13:00:09下载
- 积分:1
-
目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...
目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在UNIX环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such as the Windows environment, the most famous tool is the Sniffer pro Netxray and use them in the Windows environment capturing Packet analysis, very convenient. In the UNIX environment as Sniffit, Snoop, Tcpdump, such as Dsniff are relatively common. Presented here with a C language and network packet analysis and the development of tools to achieve libpcap and winpcap Simple Network Sniffer.
- 2022-06-14 10:15:08下载
- 积分:1
-
the program can display computer on network , include host name, i and lan name,
该程序能显示在网络上的电脑,包括电脑名称和ip地址还有局域网名称信息。-the program can display computer on network , include host name, i and lan name,
- 2023-06-27 21:55:03下载
- 积分:1
-
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进...
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进程并可以关闭其中的任何进程。并且简单介绍了实现该系统的关键技术,客户端和服务器端均使用MFC进行开发。分析系统的功能需求,并且对可行性进行了分析。根据需求进行概要设计,给出了系统的整体流程和结构。然后详细阐述了系统的设计过程,包括功能模块的划分和结构设计,并对每一部分给出设计思想,详述了实现方法。最后介绍了系统前台显示设计的具体实现过程。最后介绍了系统测试方法和过程,并给出测试结果。-Small LAN Applications Monitoring System
- 2022-08-10 01:27:23下载
- 积分:1