代码搜索结果
找到约 10,000 项符合
Protocol 的代码
supportedtypes.java
package ch11;
import javax.microedition.lcdui.*;
import javax.microedition.media.*;
public class SupportedTypes
extends Form
implements CommandListener {
//声明一个退出按钮Command对象
p
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
demo.cpp
// Demo.cpp : Defines the entry point for the console application.
//
#include
#include
#include
#include
#include "..\..\include\aXmsConstants.h
ppp.c
/**---------------------版权 (c)----------------------------------------------------------***
*** 作者:颜章健 ***
***
qostemplate.c
// Module: qostemplate.c
//
// Description:
// This sample illustrates how to call the WSAGetQOSByName
// first to enumerate the installed templates and then how
// to retrieve the QOS t
smtp.h
// smtp.h -*- C++ -*- socket library
// Copyright (C) 1992-1996 Gnanasekaran Swaminathan
//
// Permission is granted to use at your own risk and distribute this software
// in sour
icmp.h
/*! \file icmp.h \brief ICMP Protocol Library. */
//*****************************************************************************
//
// File Name : 'icmp.h'
// Title : ICMP (Internet Control Mess
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
_objects.mac
ALPHA_OBJECTS= \
$(_OBJ_DIR)\alpha\passthru.res \
$(_OBJ_DIR)\alpha\miniport.obj \
$(_OBJ_DIR)\alpha\passthru.obj \
$(_OBJ_DIR)\alpha\protocol.obj \
$(_OBJ_DIR)\alpha\ptextend