代码搜索结果

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

usock.pas

unit uSock; interface uses Windows, Winsock; { 使用到WinSock2。 这是一个完整的Delphi单元,将它加入到你的工程中,你可以调用: EnumInterfaces(var s string): Boolean; 来返回所有IP地址、网络掩码、广播地址和连接状态。 此函数列举出所有的TCP/IP连接,并返回一

readme

Zebra OSPF daemon for IPv6 network 2001/12/20 Zebra OSPF6d is OSPF version 3 daemon which is specified by "OSPF for IPv6" (RFC 2740). *** NOTE *** Zebra ospf6d is in development yet.

any.idl

//Any.idl,v 1.2 2002/03/21 08:27:08 kolpackov Exp // // This file contains few valuetypes to show and test basic CORBA any // functionality related to valuetypes. // module OBV_AnyTest {

cardif_linux_rtnetlink.c

/** * A client-side 802.1x implementation * * This code is released under both the GPL version 2 and BSD licenses. * Either license may be used. The respective licenses are found below. * * Co

wb_tb_pack.txt

The VHDL file wb_tb_pack.vhd is reused from the SPDIF interface project. Fetch the file spdif_interface/bench/vhdl/wb_tb_pack.vhd.

gen_control_reg.txt

The VHDL file gen_control_reg.vhd is reused from the SPDIF interface project. Fetch the file spdif_interface/rtl/vhdl/gen_control_reg.vhd.

gen_event_reg.txt

The VHDL file gen_event_reg.vhd is reused from the SPDIF interface project. Fetch the file spdif_interface/rtl/vhdl/gen_event_reg.vhd.

i2c.h

/*! \file i2c.h \brief I2C interface using AVR Two-Wire Interface (TWI) hardware. */ //***************************************************************************** // // File Name : 'i2c.h' // Ti

ipfilter.cpp

// IpFilter.cpp: implementation of the CIpFilter class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "FirewallApp.h" #include "IpFilter

lcdconf.h

/*! \file lcdconf.h \brief Character LCD driver configuration. */ //***************************************************************************** // // File Name : 'lcdconf.h' // Title : Characte