代码搜索结果
找到约 10,000 项符合
Protocol 的代码
无线应用协议 ussd-3.txt
作者:benjurry
日期:00-5-29 下午 10:37:15
4.定义和缩写
4.1 定义
以下是在这篇说明书中用到的词组和习惯用法
External Node 一外界连接GSM网络的标示符,例如:WAP 网管
Message 任一种PDU形式的总体名称
Protocol Control Information (PCI)
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
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
sock_err.h
/* COPYRIGHT, (c) HEWLETT PACKARD CO. 1990,1991 */
/* All rights reserved. No part of this program */
/* may be copied or used without the express */
/* written consent of HE
discoveryquerymsg.html
Uses of Class net.jxta.protocol.DiscoveryQueryMsg (Project J
srdimessage.entry.html
Uses of Class net.jxta.protocol.SrdiMessage.Entry (Project J
transportadvertisement.html
Uses of Class net.jxta.protocol.TransportAdvertisement (Proj