搜索资源列表
5LoavesSrc
- 远程安全连接的例子,类似于隧道连接技术,网络安全编程基础-connecting example, similar to the tunnel linking technology, network security based programming
T-Cmd
- 一个服务级的后门程序,采用的技术比较有代表性,对研究安全编程比较有帮助。
ScanPort
- VC快速端口扫描器的源代码,能快速扫描计算机或局域网中所有存在安全隐患的端口。程序中附带特洛伊和后门程序信息的数据库,主要特色是扫描速度快,扫描32,000个端口仅仅需要一分钟不到。你可以更新数据库中的特洛伊和后门程序信息以便进行比对和查找可疑打开的端口。程序代码还有一些比较好的IP转换为域名以及互相转换的函数,对VB网络编程的朋友有一定参考价值。 -Fast port scanner VC source code, can quickly scan your computer or loc
3
- 非安全编程实例精讲第三章-Examples of non-security programmingChapter III
RawSocket
- 网络安全编程,VC++环境,原始套接字,源代码文件,某些系统可能不支持原始套接字,这只是一个原理性的说明-Network security programming, VC++ environment, raw sockets, source code files, some systems may not support raw sockets, this is only a schematic descr iption of
GAOBO
- 高波病毒变种的源代码程序,可以用作网络安全编程的参考学习资料-High waves mutation of the virus source code program, network security program can be used as learning materials reference
yuanma
- 《网络安全编程技术与实例》配套源代码 本书详细讲述了重要的网络安全技术原理,并进行了编程实现,涉及的技术有网络安全扫描、网络协议分析、网络数据包生成、网络入侵检测。全书使用Visual C++编程,程序实例丰富,讲解透彻,源代码注释清晰,容易理解。读者可在www.cmpbook.com下载源代码。 本书供网络安全研究和开发人员以及网络安全爱好者阅读,也可以作为计算机网络和网络安全专业方面的教学参考书。 -" Network security programming techniq
FirewallSystem
- 针对计算机个人用户的网络安全问题,采用Winsock2编程技术,设计和实现了一个windows下的个人防火墙软件。 -acorrding to Individual users for computer network security problems, we are using Winsock2 programming methods to design and implement a personal firewall software under windows.
NetSecurityProgramer-chapter2
- 《网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错!-" Network security programming techniques and examples" of the book source, details of the TCP/IP protocol enough to use the various protocols, and network security practices, r
NetSecurityProgramer-chapter3
- 网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错! -Programming techniques and examples of network security, " the source book, detailing the TCP/IP protocol enough to use the various protocols, and network security practices, reall
NetSecurityProgramer-chapter4
- 网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错! -Programming techniques and examples of network security, " the source book, detailing the TCP/IP protocol enough to use the various protocols, and network security practices, reall
NetSecurityProgramer-chapter5
- 网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错! -Programming techniques and examples of network security, " the source book, detailing the TCP/IP protocol enough to use the various protocols, and network security practices, reall
NetSecurityProgramer-chapter6
- 网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错! -Programming techniques and examples of network security, " the source book, detailing the TCP/IP protocol enough to use the various protocols, and network security practices, reall
jiamiliaotian
- 本次毕业设计基于Eclipse平台,用JAVA编程设计出一个基于信息内容加密的局域网聊天工具,实现了用户的注册、登录和聊天等功能,并且对用户信息和聊天内容进行加密处理,保证了信息的安全性。-The school design is based on Eclipse platform to design a program using JAVA-based content encryption LAN chat tools, implements the user registration, lo
defend
- 入侵防御白皮书,爱好网络安全编程的朋友必备-Intrusion Prevention White Paper, loving friend of essential network security programming
T-Cmd
- 一个服务级的后门程序,采用的技术比较有代表性,对研究安全编程比较有帮助。-A service level of the back door process, the technologies used are more representative, the study compared the safety programming help.
portScan
- unix下信息与安全编程,扫描器是网络安全检测的一种重要工具。-information security program under unix, the scanner is an important tool for network security detection.
Python 安全编程教程
- python 安全编程 主要是安全方面的编程(python Security programming is mainly security programming)
网络高级软件编程技术-吴功宜
- 吴功宜的网络高级软件编程基础,能够帮助大家学习网络编程(The foundation of Wu Gongyi's network advanced software programming)
Go语言编程
- 《Go语言编程》首先引 领读者快速浏览Go 语言的全貌,迅速消除读者对这门语言的陌生感,然后循序渐进地介绍了Go 语言的面向程和面向对象的编程语法,其中穿插了一些与其他主流语言的比较以让读者理解Go 语言的设计动机,接着探讨了Go 语言重要的并行编程方法,之后介绍了网络编程、工程管理、安全编程、开发工具等非语法相关但非常重要的内容,**后为一列关于Go 语言的文章,可以帮助读者更深入了解这门全新的语言。 《Go语言编程》适合所有层次的开 发者阅读。(Go language programm