代码搜索结果

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

ethernet.h

#ifndef INCLUDE_ETHERNET_H #define INCLUDE_ETHERNET_H #include /* Symbolic constants */ #define ETH_ADDRESS_LEN 6 /* Protocol Constants */ #define ETH_HEADER_LEN 14 #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

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

3-1-4.cfm.htm

说明安装路径和Master 数据库设备

3-1.cfm.htm

第三章 安装和使用SQL Server

readme

1. tar -xzvf fetion_src.tar.gz -C /xxxx/pidgin-2.3.1/libpurple/protocol/ 2. add "libpurple/protocols/fetion/Makefile" to configure.ac 3. autoreconf -ivf 4. ./configure 5. cd libpurple/protocol/fetion

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

什么是pop3和smtp.txt

什么是POP3 POP 即为 Post Office <mark>Protocol</mark> 的简称,是一种电子邮局传输协议,而 POP3 是它的第三个版本,是规定了怎样将个人计算机连接到 Internet 的邮件服务器和下载电子邮件的电子协议。它是 Internet 电子邮件的第一个离线协议标准。简单点说,POP3 就是一个简单而实用的邮件信息传输协议。 什么是 SMTP? SMTP ...

net_ipv4.h

/***************************************** Copyright (c) 2001-2002 Sigma Designs, Inc. All Rights Reserved Proprietary and Confidential *****************************************/ /* This file is