代码搜索结果

找到约 33,168 项符合 Protocol 的代码

protocol.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio 2002 FILE protocol.c - processing of HID protocol events MODIFIC

protocol.java

package de.uni_bremen.informatik.p2p.plugins.filesharing.data; /** * * Holds the Strings for the Protocol of the Filesharing * @author Daniel Gehrke * */ public class Protocol {

protocol.h

/* * 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

smbus-protocol

Some adapters understand only the SMBus (System Management Bus) protocol, which is a subset from the I2C protocol. Fortunately, many devices use only the same subset, which makes it possible to put th

i2c-protocol

This document describes the i2c protocol. Or will, when it is finished :-) Key to symbols ============== S (1 bit) : Start bit P (1 bit) : Stop bit Rd/Wr (1 bit) : Read/Write bit. Rd equals

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.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.java

/* * @(#)Protocol.java ver 1.2 6/20/2005 * * Copyright 2005 Weishuai Yang (wyang@cs.binghamton.edu). * All rights reserved. * */ package gps.protocol; import gps.event.SimEventSch