代码搜索结果
找到约 33,168 项符合
Protocol 的代码
files
sioslipif.c - Implementation of the SLIP protocol on top of a serial line.
files
sioslipif.c - Implementation of the SLIP protocol on top of a serial line.
protocol.java
package org.jetic.web.chat;
/**
* Title: 经天网络
* Description:
* Copyright: Copyright (c) 2000
* Company: www.jetic.com 经天
* @author hover
* @version 1.0
*/
public class
ppp.h
/*****************************************************************************
* ppp.h - Network Point to Point Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB
ppp.c
/*****************************************************************************
* ppp.c - Network Point to Point Protocol program file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (M
lcp.h
/*****************************************************************************
* lcp.h - Network Link Control Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI
ftpurlconnection.java
package kaffe.net.www.protocol.ftp;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import kaffe.net.www.protocol.BasicURLConnection;
/*
* FtpURLConnection -
* Simple
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
master.h
#ifndef _AGENTX_MASTER_H
#define _AGENTX_MASTER_H
config_require(agentx/protocol)
config_require(agentx/client)
config_require(agentx/master_admin)
config_require(agentx/master_request)
config_requir
ppp.h
/*****************************************************************************
* ppp.h - Network Point to Point Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB