Windows-network-cPP

所属分类:网络编程
开发工具:Visual C++
文件大小:2673KB
下载次数:3
上传日期:2015-05-05 10:36:31
上 传 者justdoit.hd
说明:  本书将编程方法、网络协议和应用实例有机结合起来,详细阐明windows网络编程的各方面内容。本书首先介绍windows平台上进行网络编程的基础知识,包括网络硬件、术语、协义、windows编程接口和各种i/o方法等。然后通过具体实例详细讲述当前流行的高性能可伸缩服务器设计、ip多播和ineternet广播、p2p程序设计、原始套接字、spi、协议驱动的开发和原始以太数据的发送、arp欺骗技术、lan和wan上的扫描和侦测技术、个人防火墙与网络包截获技术等。最后讲述ip帮助函数。.
(This book will be programming, network protocol and application examples of organic combination, to clarify the contents of all aspects of the windows network programming with. This book introduces the windows platform for network programming basic knowledge, including network hardware, terminology, agreement, windows programming interface and i/o method etc.. And then through the high performance scalable server design, IP multicast and broadcast Ineternet, P2P development program design, the original socket, SPI, protocol driver and the original Ethernet data transmission, ARP spoofing, LAN and WAN scanning and detection technology, personal firewall and network packet interception technology such as specific examples to describe the current popular the. Finally IP help function. .)

文件列表:
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\comm.cpp (1405, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\comm.h (1841, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\common\comm.cpp (876, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\common\comm.h (433, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\common\Debug.h (466, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\common\initsock.h (461, 2005-07-19)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\common\protoinfo.h (2883, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PClientDemo\P2PClient.cpp (11272, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PClientDemo\P2PClient.h (1323, 2005-09-10)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PClientDemo\P2PClientDemo.cpp (2452, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PClientDemo\P2PClientDemo.dsp (4620, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PClientDemo\P2PClientDemo.dsw (551, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PServer\P2PServer.cpp (6490, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PServer\P2PServer.dsp (4440, 2005-09-09)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第10章\P2PServer\P2PServer.dsw (543, 2005-09-07)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\FilterTest.CPP (1420, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\FilterTest.dsp (4515, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\FilterTest.dsw (545, 2005-09-12)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\IOCOMMON.H (2764, 2005-09-11)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\ptutils.cpp (4505, 2005-09-22)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\FilterTest\ptutils.h (967, 2005-09-12)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\install\netsf.inf (5256, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\install\netsf_m.inf (2230, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\install\passthru.sys (26112, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\buildchk_wnet_x86.log (2478, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\buildfre_wnet_x86.log (5207, 2005-08-21)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\filter.c (13791, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\filter.h (1466, 2005-09-11)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\IOCOMMON.H (2764, 2005-09-11)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\makefile (248, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\miniport.c (43421, 2005-09-11)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\netsf.inf (5256, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\netsf_m.inf (2230, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\objchk_wnet_x86\i386\passthru.sys (26112, 2005-09-18)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\passthru.c (11378, 2005-09-17)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\passthru.h (13400, 2005-09-12)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\passthru.htm (26655, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\passthru.rc (1075, 2004-07-26)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\precomp.h (567, 2005-08-23)
Windows网络与通信程序设计源码\Windows网络与通信程序设计\第11章\PassthruEx\driver\protocol.c (46270, 2005-09-16)
... ...

======================================================================== CUSTOM APPWIZARD: DriverWizard ======================================================================== AppWizard has created a DriverWizard DLL for you. This DLL is the starting point for writing your custom AppWizard. It demonstrates the basics of creating a custom AppWizard. Although your custom AppWizard is a DLL, it has the special suffix AWX. When you build DriverWizard.awx, it will automatically be copied to your Template directory. Your custom AppWizard will then appear as a choice in the Project Type drop-list in the New Workspace and Insert Project dialogs. To run your custom AppWizard, simply create a new workspace (or insert a project into the current workspace), and select your custom AppWizard from the Project Type drop-list. This file contains a summary of what you will find in each of the files that make up your DriverWizard DLL. DriverWizard.dsw This file (the project workspace file) contains information on the contents and organization of the project workspace. Other users can share the project workspace (.dsw) file, but they should export the makefiles locally. Files associated with the project workspace file are a project file (.dsp) for each project in the workspace and a workspace options file (.opt). DriverWizard.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. DriverWizard.opt This file (the workspace options file) contains the workspace settings that you specify in the Project Settings dialog. These settings specify the appearance of the project workspace using your hardware and configuration. This binary file is automatically generated when you open the .dsw or .dsp file in the IDE. You should not share the .opt file, because it contains information specific to your computer. DriverWizard.ncb This file provides information on the NCB (No Compile Browse) parser, the mechanism that updates ClassView and WizardBar. This is a binary file that is generated automatically and should not be shared. DriverWizard.cpp This file is the main DLL source file that contains the definition of DllMain(). It also exports the function GetCustomAppWizClass(), which returns a pointer to the one instance of this custom AppWizard's CCustomAppWiz-derived class. DriverWizard.h This file is the main header file for the DLL. It includes your RESOURCE.H file. DriverWizard.rc This file is a listing of all of the Microsoft Windows resources that the program uses. It includes all of your custom AppWizard's templates as custom resources of type "TEMPLATE". These resources are pointers to the files in your project's TEMPLATE directory. This file can be directly edited in the Visual C++ development environment. However, you will probably want to edit your templates by opening the template files directly in the source editor rather than by editing the "TEMPLATE" resources from the Visual C++ resource editor. DriverWizard.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// Custom AppWizard Interface: DriverWizardAw.h, DriverWizardAw.cpp - the CCustomAppWiz class These files contain your CCustomAppWiz-derived class, CDriverWizardAppWiz. This class contains virtual member functions which MFCAPWZ.DLL calls to initialize your custom AppWizard and to query which step to pop up at a given time. This class also contains m_Dictionary, a CMapStringToString member variable, which maps template macro names to their values. ///////////////////////////////////////////////////////////////////////////// Template Files: Template\ Put your template files in this directory. Template files are stored in your custom AppWizard as custom resources of type "TEMPLATE", and are used by your custom AppWizard to determine the contents of the files it generates. When you add a new template file to this directory, you must import that file as a "TEMPLATE" custom resource into DriverWizard.rc. Be sure to select the "External File" checkbox on the custom resource's property page. Template\Confirm.inf In this template you should put a description of the project your custom AppWizard generates. The file uses template macros to customize the text to reflect which options were selected by the custom AppWizard user. When the custom AppWizard user clicks the "Finish" button, MFCAPWZ.DLL parses this template and sends the output to the New Project Information dialog. Template\NewProj.inf This template lists all of the templates other than Confirm.inf and NewProj.inf which your custom AppWizard will use to generate a project. After MFCAPWZ.DLL parses this template, the output lists the other templates to be parsed and what the output files should be called. Initially, this file contains the names of the templates that were generated from the project "E:\test\DriverTemplate\DriverTemplate.dsp". You will not need to edit this template unless you add functionality to the project generated by your custom AppWizard. See the documentation on custom AppWizards for a more complete description of this template and the project generation process in general. You have also been provided with template files in this directory based off of the project "E:\test\DriverTemplate\DriverTemplate.dsp". ///////////////////////////////////////////////////////////////////////////// Other Standard Files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DriverWizard.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other Notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize.

近期下载者

相关文件


收藏者