代码搜索结果

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

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (M

smi_ioctl.h

/***************************************************************************** @(#) smi_ioctl.h,v 0.9.2.3 2006/09/18 13:52:34 brian Exp ------------------------------------------------------------

xti_sccp.h

/***************************************************************************** @(#) xti_sccp.h,v 0.9.2.6 2007/02/13 14:05:30 brian Exp -------------------------------------------------------------

url1.txt

URL is toString()= file:d:/jdk1.3/docs/api/index.html#chapt1 Protocol = file Host = Port = -1 File = d:/jdk1.3/docs/api/index.html Ref = chapt1 URL is toString()

socksdef.h

/* socksdef.h * 2001-10-27 Enrique Grandes * SOCKS protocol definitions */ #ifndef __socksdef_h #define __socksdef_h /* SOCKS Version 4 Protocol * see http://www.socks.nec.com/protocol/so

proxy.c

/* proxy.c * 2001-10-27 Enrique Grandes * Manage Proxy protocols and Proxy dialog */ #include #include #include #include "resource.h" #include "proxy.h"

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de

p1243.cpp

#include #include const int Limit = 255; char defau [] = ""; char data [Limit]; char Protocol [Limit] , Host [Limit] , Port [Limit] , Path [Limi

usock.h

#ifndef _USOCK_H #define _USOCK_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _LZW_H #include "lzw.h" #endif #ifndef _PROC_H #include "proc.h" #endif #ifndef _TCP_H #include "

sppp.c

/* Simplified Point-to-Point Protocol * No negotiation, no address or ctl fields, 1-byte pids */ #include "global.h" #include "mbuf.h" #include "iface.h" #include "ip.h" #include "slhc.h" #i