代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.sgml
Frontend/Backend Protocol
PostgreSQ
protocol.java
package org.jetic.web.chat;
public class Protocol {
private String userid;
public Protocol(String userid) {
this.userid = userid;
}
public String processInput(String input)
protocol.h
#ifndef AGENTX_PROTOCOL_H
#define AGENTX_PROTOCOL_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* Definitions for Agent Extensibility Protocol (RFC 2257)
*
*/
#define AGENTX_PORT 705
#define AGENT
protocol.c
#include
#include
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_STRING_H
#include
#else
#include
#endif
#if HAVE_UNISTD_H
#inclu
protocol.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
protocol.java
/*
* Copyright
protocol.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
protocol.java
/*
* @(#)Protocol.java 1.72 01/08/29
* Copyright (c)s 1999,2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems
protocol.java
/*
* @(#)Protocol.java 1.11 01/08/22
* Copyright (c) 2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems, Inc.
protocol.java
/*
* Copyright (c) 1999-2001 Sun Microsystems, Inc., 901 San Antonio Road,
* Palo Alto, CA 94303, U.S.A. All Rights Reserved.
*
* Sun Microsystems, Inc. has intellectual property rights relati