代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $
*
* Current development and maintenance by:
* (
protocol.c
/* Driver for USB Mass Storage compliant devices
*
* $Id: protocol.c,v 1.1.1.1 2004/02/04 12:57:18 laputa Exp $
*
* Current development and maintenance by:
* (c) 1999, 2000 Matthew Dharm (mdhar
protocol.cpp
#include "protocol.h"
#include
#include
/*/////////////////////////////
// protocol.cpp //
/////////////////////////
protocol.h
/*/////////////////////////////
// prtocol.h //
/////////////////////////////*/
//协议中用到的结构和函数的声明,以及宏定义
#include
#include
#include
#include
protocol.cpp
#include "protocol.h"
/*/////////////////////////////
// protocol.cpp //
/////////////////////////////*/
//函数的实现
//检查效验和,返回检查的结果
boo
protocol.h
/*/////////////////////////////
// prtocol.h //
/////////////////////////////*/
//协议中用到的结构和函数的声明,以及宏定义
#include
#include
#include
#include
protocol.cpp
// protocol.cpp: implementation of the Cprotocol class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "client.h"
#include "protocol.h"
protocol.h
// protocol.h: interface for the Cprotocol class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROTOCOL_H__C45915CE_6FBA_4EDA_9847_92239569DCC0__INCL
protocol.cpp
// protocol.cpp: implementation of the Cprotocol class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "server.h"
#include "protocol.h"