代码搜索结果
找到约 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
版权:本中文翻译文档版权归中
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 */
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
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
appui.cpp
// appui.cpp
//
// Copyright (c) 2003 Symbian Ltd. All rights reserved.
//
#include "appui.h"
#include "controller.h"
#include "view.h"
#include "battleships-uids.h"
#include "battleships.h
irremote.c
/****************************************************************************/
/* TEXAS INSTRUMENTS PROPRIETARY INFORMATION */
/*
pck_filter.cpp
// pck_filter.cpp : implementation file
//
#include "stdafx.h"
#include "file_handle.h"
#include "pck_filter.h"
#include "database_show.h"
#include
#include
#includ
list.cpp
// list.cpp : implementation file
//
#include "stdafx.h"
#include "file_handle.h"
#include "list.h"
#include "filter.h"
#include "database_show.h"
#include
#include
poport.c
/*
*
* Copyright (C) 2003 Xiangbin Lee
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen