代码搜索结果
找到约 33,168 项符合
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
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
package MMORPG;
class Protocol
{
static public String SEND_USERNAME = "1";
static public String SEND_POSITION = "2";
static public String SEND_CHAT = "3";
static public String RECV_USER
protocol.pm
# $Id: Protocol.pm,v 1.39 2001/10/26 19:00:21 gisle Exp $
package LWP::Protocol;
=head1 NAME
LWP::Protocol - Base class for LWP protocols
=head1 SYNOPSIS
package LWP::Protocol::foo;
require LWP
protocol.h
/* $Id: protocol.h,v 1.38 2004/08/21 15:59:25 jonas Exp $ */
#ifndef EL__PROTOCOL_PROTOCOL_H
#define EL__PROTOCOL_PROTOCOL_H
#include "modules/module.h"
struct connection;
struct session;
struct ur
protocol.c
/* Protocol implementation manager. */
/* $Id: protocol.c,v 1.90.2.3 2005/05/01 21:32:11 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#incl
protocol.h
/*
* protocol.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by th
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
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.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