代码搜索结果
找到约 33,168 项符合
Protocol 的代码
protocol.cpp
// file : ACE_TMCast/Protocol.cpp
// author : Boris Kolpackov
// cvs-id : Protocol.cpp,v 1.3 2005/01/03 14:05:41 schmidt Exp
#include "Protocol.hpp"
namespace A
protocol.hpp
// file : ACE_TMCast/Protocol.hpp
// author : Boris Kolpackov
// cvs-id : Protocol.hpp,v 1.2 2005/01/03 14:05:41 schmidt Exp
#ifndef TMCAST_PROTOCOL_HPP
#define
protocol.cpp
// file : ace/RMCast/Protocol.cpp
// author : Boris Kolpackov
// cvs-id : Protocol.cpp,v 1.6 2005/06/17 15:36:33 boris Exp
#include "Protocol.h"
namespace ACE_RMCast
protocol.h
// file : ace/RMCast/Protocol.h
// author : Boris Kolpackov
// cvs-id : Protocol.h,v 1.23 2006/03/01 23:48:42 shuston Exp
#ifndef ACE_RMCAST_PROTOCOL_H
#define ACE_RM
protocol.java
package com.thoughtworks.acceptance.someobjects;
/**
*
*
* @author Jason van Zyl
*
* @version $Id: Protocol.java 99 2004-03-07 10:26:50Z joe $
*/
public cl
protocol.sgml
Frontend/Backend Protocol
PostgreSQL
protocol.java
package lib.commons.net;
import lib.commons.Utils;
public class Protocol {
private String _name;
private int _defaultPort;
private Protocol(String name, int defaultPort) {
this._nam
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.3 2000/08/25 00:13:51 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1
protocol.c
/* Driver for USB Mass Storage compliant devices
*
* $Id: protocol.c,v 1.7 2000/11/13 22:28:33 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999, 2000 Matthew Dharm (mdharm-us
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