代码搜索结果

找到约 10,000 项符合 Protocol 的代码

protocol.h

#ifndef __brloader_protocol_h #define __brloader_protocol_h typedef BYTE ETHERNET_ADDRESS [6]; typedef struct ETHERNET_FRAME { ETHERNET_ADDRESS Destination; ETHERNET_ADDRESS Source; WORD

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

package org.jetic.web.chat; /** * Title: 经天网络 * Description: * Copyright: Copyright (c) 2000 * Company: www.jetic.com 经天 * @author hover * @version 1.0 */ public class

protocol.java

/* * Copyright (c) 2003-2005 The BISON Project * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 2 as

protocol.h

/*****************************************************************************/ /** Microsoft Windows **/ /** Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved. **/