代码搜索:GateWay

找到约 3,762 项符合「GateWay」的源代码

代码结果 3,762
www.eeworm.com/read/273536/10912277

c ip6address.c

/* * Generated by asn1c-0.9.16 (http://lionet.info/asn1c) * From ASN.1 module "MEDIA-GATEWAY-CONTROL" * found in "h248_2.asn" */ #include #include "IP6Address.h" static int me
www.eeworm.com/read/273536/10912279

c streamid.c

/* * Generated by asn1c-0.9.16 (http://lionet.info/asn1c) * From ASN.1 module "MEDIA-GATEWAY-CONTROL" * found in "h248_2.asn" */ #include #include "StreamID.h" int StreamID_co
www.eeworm.com/read/273536/10912301

c muxtype.c

/* * Generated by asn1c-0.9.16 (http://lionet.info/asn1c) * From ASN.1 module "MEDIA-GATEWAY-CONTROL" * found in "h248_2.asn" */ #include #include "MuxType.h" int MuxType_cons
www.eeworm.com/read/302833/13826870

java gatewaymonitor.java

package com.cxt.platform.gateway; import java.io.*; import java.net.*; import java.util.*; import java.sql.Time; /** * Title: * Description: * 网关的监控,用于接受请求,返回相应的数据;如:线程监控、参数设定等 * Copyright: C
www.eeworm.com/read/136989/5828181

cpp config_files.cpp

// Config_Files.cpp,v 4.14 2003/12/24 12:49:28 jwillemsen Exp #define ACE_BUILD_SVC_DLL #include "Config_Files.h" #include "Options.h" ACE_RCSID(Gateway, Config_Files, "Config_Files.cpp,v 4.
www.eeworm.com/read/100926/6264390

cpp options.cpp

// Options.cpp,v 4.19 2001/12/26 15:46:23 schmidt Exp #define ACE_BUILD_SVC_DLL #include "Event.h" #include "Options.h" #include "ace/Get_Opt.h" #include "ace/Log_Msg.h" ACE_RCSID(Gateway,
www.eeworm.com/read/100926/6264397

cpp config_files.cpp

// Config_Files.cpp,v 4.13 2002/04/11 02:31:03 ossama Exp #define ACE_BUILD_SVC_DLL #include "Config_Files.h" #include "Options.h" ACE_RCSID(Gateway, Config_Files, "Config_Files.cpp,v 4.13 2
www.eeworm.com/read/221024/14772072

edu^forman http:^^www.cs.indiana.edu:800^finger^pugsly.cs.washington.edu^forman

Expires: Friday, 21-Feb-97 21:45:51 GMT Date: Friday, 21-Feb-97 21:44:51 GMT Server: plexus/3.0o MIME-Version: 1.0 Content-Type: text/html Finger Gateway -- forman@pugsly.cs.washington
www.eeworm.com/read/205421/15316283

h low.h

/* SCCSID @(#)low.h 1.19 12/15/97 */ /* * $Log$ */ void LOW_init_rdma(void); void LOW_init_buscon(void); void LOW_init_dram(void); void LOW_init_gateway(void); void LOW_init_audio(void); void LOW_
www.eeworm.com/read/13388/274591

h arp.h

#ifdef ARP_GLOBALS #define ARP_EXT #else #define ARP_EXT extern #endif ARP_EXT void Arp_Request(unsigned long ip_address); ARP_EXT void Arp_Answer(); ARP_EXT void Gateway_Arp_Request();