代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol_base.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
protocol686a.c
/*****************************************************************************************
* 目的:686A 68 6A 协议库函数
* 功能:提供基本 686A 68 6A 协议通讯接口
* 模块依赖:SCI.h Timer.h
* 注意:
******************
protocol686a.h
/******************************************************************************************
* 目的:VPW 68 6A 协议库函数
* 功能:提供基本 VPW 68 6A 协议通讯接口
* 模块依赖:SCI.h Timer.h
* 注意:
*******************
protocol1.h
typedef enum {data, ack, nak} frame_kind; /* frame_kind definition */
typedef struct frame{ /* frames are transported in this layer */
// frame_kind kind; /* what kind of a frame is it? */
frame_ki
usb_protocol.h
//*****************************************************************************
//
// usb_protocol.h - Structures and definitions relating to the USB control
// protocol used by th
pppoe_protocol.inf
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E975-E325-11CE-BFC1-08002BE10318}
Provider = %Provider%
DriverVer = 3/4/2001,0.1.0.0
[Manufacturer]
%Manufacturer% = Devi
iic_protocol.asm
/********************************************************
* Author: hq.yin *
* Copyright: HQ.YIN MicroProcessor Laboratory *
***********************************