代码搜索结果

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

rfc862.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:顾国飞(ggfei ggfei@263.net) 译文发布时间:2001-4-2 版权:本中文翻译文档版权归中

rfc1134.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:王奎(pywang wangtianzhi@263.net) 译文发布时间:2001-12-28 版权:本翻译文档

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

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

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

tnsnames.ora

# # Installation Generated NetV2 Configuration # Version Date: Sep-30-97 # Filename: Tnsnames.ora # bkfx = (DESCRIPTION = (ADDRESS = (PROTOCOL= TCP)(Host= 10.10.48.1)(Port= 1521))

icmp.h

/*! \file icmp.h \brief ICMP Protocol Library. */ //***************************************************************************** // // File Name : 'icmp.h' // Title : ICMP (Internet Control Mess

webber.c

/* =========================================================================== FILE: webber.c AUTHOR: Rob Walker SERVICES: IWeb API sample applet

keyboard.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1, File 1

udp.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 l