Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 工程代码
Search - 工程代码 - List
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。
Date : 2025-12-20 Size : 33.32kb User :

网卡驱动程序,只有原代码不包括工程文件和编译文件-card driver, not only the original code including engineering documents and compile documents
Date : 2008-10-13 Size : 11.56kb User : 任毅

基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀的味道,不过为了和服务器对应,应该使用该客户端,除非你自己实现 框架的消息格式)-based on the TCP port to complete network communication Framework Project iocp contains the framework for the realization of all generation code, the server and client is the framework of a simple test and application. Framework based on the news of TCP network communication, (to the TCP data "adhesion") and the Packaging, Packaging iocpapi.h the interface is very simple, Applications need only simple code contains iocpapi.h. can realize its own network application. Specific examples can reference server and client code for the 2 categories respectively for a server and the client (the client generally do not have a large number of link management, So it cracking a nut with a sledgehammer to the taste, but for the corresponding server, you should use the client. Unless you are th
Date : 2008-10-13 Size : 45.86kb User : tanglongsh

通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows/linux running. In addition to the package middleware code, there are descriptions and methods used in the windows/linux use of the sample code.
Date : 2025-12-20 Size : 126kb User : 林千园

QQ聊天工具的源代码,这是网络工程大作业,一款网络版的好资源-QQ chat tool s source code, which is network engineering major operation, a network version of the good resources
Date : 2025-12-20 Size : 81kb User : xingxing

一个域名解析的VC工程代码 请多交流 -DNS of a VC project code please thank you communicate
Date : 2025-12-20 Size : 42kb User : 大漠

网络通讯UDP协议的服务器完整工程代码,已经测试通过-UDP-server network communication code to complete projects, has been tested
Date : 2025-12-20 Size : 11kb User : liuzhengheng

局域网内文件传输工具,利用UDP传输,MFC界面。内含实验报告,可执行文件和工程代码。主要功能如下:1.工具具有图形交互界面; 2.局域网内使用该工具的两台主机可以互相进行文字通信;3.自动按照一定频率扫描局域网内其他开启了该工具的主机, 并在界面上用列表显示出来;4.传输文件和文字内容时,直接选择界面上已经显示出来的存活主机,不需要手动输入IP 地址。 -LAN file transfer tool, the use of UDP transport, MFC interface. Lab report containing the executable code files and projects. Main functions are as follows: 1. Tool with a graphical interface 2. LAN to use the tool written two hosts can communicate with each other 3. Automatic frequency scanning the LAN in accordance with certain other tools on the host, and at the interface with the list displayed 4. Transfer files and text content, direct selection interface has been shown to survive the host, no need to manually enter the IP address.
Date : 2025-12-20 Size : 4.02mb User : 魏明川

局域网内多人聊天工具,利用winsocket编程,MFC界面,内含实验报告,工程代码。具体功能如下:开发出一个 C/S 模型下的网络聊天工具: 1) 支持多人聊天;2) 支持离线消息。 -Chat over the LAN, using winsocket programming, MFC interface, includes lab reports, project code. Specific functions are as follows: to develop a C/S model of the Internet chat tool: 1) support more than chat 2) support offline messages.
Date : 2025-12-20 Size : 191kb User : 魏明川

利用MFC编写的一个网络嗅探器,功能全面,可以抓取监听多种协议包。内含工程代码和实验报告。具体功能如下:1.列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。2.捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。 3.分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。4.将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。 -Written in MFC using a network sniffer, full-featured, you can monitor a variety of protocol packet capture. Containing project code and test reports. Specific functions are as follows: 1. Lists all the monitoring host card, select a card, set to promiscuous mode to listen. (2) capture all the packets flowing through the network card, and use WinPcap library to set filtering rules. 3 analysis of captured data packet header and data, according to various protocols formatted in the display. 4 will be the development tools used to capture and analyze the results of the Sniffer to compare with and improve the code.
Date : 2025-12-20 Size : 528kb User : 魏明川

C#下Socket编程工程代码,适合Socket编程人员参考。工程项目中含Server和Client端-Socket Programming in C# code for Socket Programming Reference. Project including Server and Client side
Date : 2025-12-20 Size : 107kb User : 文博

本代码是基于小区搜索的工程代码,可以在ISE8中直接综合编译,工程中,用到的大量的ram,ram需要重新例化。-This code is based on the engineering code for cell search can be directly integrated in the ISE8 compile, engineering, used a lot of ram, ram need to re-instantiation.
Date : 2025-12-20 Size : 5kb User : 闯黄扣分

DHCP 服务器,实现软路由功能,开发快捷里面有工程代码。-DHCP Server use in my source code .
Date : 2025-12-20 Size : 33kb User : zhangjun

视频工程代码,请大家放心用,非常好用,使用简单方便,谢谢。-Video project code, please rest assured to use, very easy to use, easy to use, thank you.
Date : 2025-12-20 Size : 26.49mb User : yang

UDP网络穿透,包括服务端和客户端,完整工程代码可直接编译运行-UDP network penetration, including server and client,
Date : 2025-12-20 Size : 42.76mb User : soul

VB2010,C#2010与西门子S7-1200/S7-1500的PLC进行以太网通讯的工程代码,支持浮点、双整型数据等类型,无须在PLC内编程配合,直接通过网络接口访问PLC的数据区域,包括DI,DQ,M,DB;-VB2010, C# 2010 and Siemens S7-1200/S7-1500 PLC for Ethernet communication engineering code to support floating-point, double integer data types, without programming with the PLC directly through the network interface to access the PLC s data Area, including DI, DQ, M, DB
Date : 2025-12-20 Size : 959kb User : effect

VB2010,C#2010与西门子S7-200SMART的PLC进行以太网通讯的工程代码,支持浮点、双整型数据等类型,无须在PLC内编程配合,直接通过网络接口访问PLC的数据区域,包括DI,DQ,M,V;-VB2010, C# 2010 and Siemens S7-200SMART PLC for Ethernet communication engineering code to support floating-point, double integer data types, without programming with the PLC directly through the network interface to access the PLC data area, including the DI , DQ, M, V
Date : 2025-12-20 Size : 956kb User : effect

VB2010,C#2010与西门子S7-300/400的PLC进行以太网通讯的工程代码,支持浮点、双整型数据等类型,无须在PLC内编程配合,直接通过网络接口访问PLC的数据区域,包括DI,DQ,M,DB;-VB2010, C# 2010 and Siemens S7-300/400 PLC for Ethernet communications engineering code to support floating-point, double integer data types, without programming with the PLC directly through the network interface to access the PLC data area, Including DI, DQ, M, DB
Date : 2025-12-20 Size : 585kb User : effect

STM32F407ZGT6移植ucos_ii最终keil工程代码()
Date : 2025-12-20 Size : 173kb User : Galtafe

mybitis逆向生成代码,导入eclipse可以直接使用(Mybitis reverse generation code)
Date : 2025-12-20 Size : 6.42mb User : 水电费A
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.