代码搜索结果
找到约 10,000 项符合
Protocol 的代码
upnp.h
#ifndef MYUPNP_H_
#pragma once
typedef unsigned long ulong;
class MyUPnP
{
public:
typedef enum{
UNAT_OK, // Successfull
UNAT_ERROR, // Error, use GetLastError() to get an
rfc1413.txt
组织:中国互动出版网(http://www.china-pub.com)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者: shenjianli (shenjianli shenjianli@263.net)
译文发布时间:2001-7-1
rfc1979.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者: 徐标(xbxiaoer xub@mail.ndsc.com.cn)
译文发布时间:2002-3-1
版权:本中文
arp.h
#ifndef ARP_H
#define ARP_H
#include "ethernet.h"
#define ARP_CACHE_LENGTH 10
typedef struct {
Uint8 ip_addr[INADDR_LEN];
Uint8 mac_addr[ETH_ALEN];
Uint8 TTL;
}Arp_cache_struc;
l1tm_cust.c
/************* Revision Controle System Header *************
* GSM Layer 1 software
* L1TM_CUST.C
*
* Filename l1tm_cust.c
* Copyright 2003 (C) Texas Instruments
cmd_net.h
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
standard.c
#include
#include "protocol.h"
#include "standard.h"
static struct TDVSSS_protocol* g_tp = NULL;
#ifdef FOR_HTTPD
struct TDVSSS_command pantilt_cmd[] = {
{ACTION_LEFT, "left", "left [
standard_i2c.c
#include
#include
#include
#include
#include "protocol.h"
#include "standard_i2c.h"
static struct TDVSSS_protocol* g_tp = NULL;
#ifdef FOR_HTTPD
struct T
sniffer.c
#include
#ifdef WIN32
#include
#else
#include
#include
#endif
#include
#include
#include
protocols.h
// protocol.h: interface for the net_lib class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROTOCOL_H__F914925A_07DE_4