搜索资源列表
sniffer
- 扫描器是网络信息收集的一种方法,从功能上可分为漏洞扫描和端口扫描。通过实验,掌握漏洞、端口的基础知识,掌握扫描器的基本原理并设计实现端口扫描和漏洞扫描程序。网络端口扫描器的工作原理是通过socket套接字对端口使用connect()进行连接,并记录目标主机给予的回答,搜集目标主机的各种有用信息。 程序采用MFC编程,为提高扫描速度,加入多线程支持。
VisualC
- 本书通过一个具体的工具软件——Ftp文件搜索工具的完整开发过程,由浅入深、循序渐进、全面系统地介绍了 Microsoft Visual C++6.0基础知识和常用技巧。全书共分 10章,详细讲解了 Visual C++的基本语法知识及其主要的应用,内容包括: Visual C++的基本概念、面向对象编程和C++语言、基于对话框应用程序、Windows标准控件、MFC文档结构、基于文档应用程序的编程、图形设备接口、网络编程、Ftp文件搜索工具预览等。通过对具体编程实例的详细讲解,本书还向读者介绍了
MyDlg(version2.0)
- 用mfc开发的一个通信项目,代码简练,可供学习mfc和windows网络编程做参考-Development of a communication with mfc project, code concise, mfc and windows for learning network programming for reference
mychat
- 使用mfc编程实现了一个网络聊天工具。该工具具有加解密功能,分为客户端和服务器端。用到了rsa,des,sha1安全算法。-Mfc programming using an online chat tool. The tool has the encryption and decryption functions, divided into client and server side. Used in the rsa, des, sha1 security algorithms.
VCPPcode4
- MFC下图形的重绘,文件和注册表操作,文档与串行化序列,重点是网络编程-MFC graphics redraw, files and registry operations, documentation and serial sequence, focusing on network programming
CODE
- 孙鑫写的教程,VC++深入详解。由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。-Sun Xin write tutorials, VC++ thorough explanation. Deep within the program step by step explanation of the Windows operating mechanism, MFC fram
uso
- 二分查找的程序,是用mfc 编程的,可以供大家学习哦(Binary search procedures, is to use MFC programming, can be for everybody to learn oh)
9692940
- 全屏显示gradr_src,VC,MFC界面编程()