代码搜索:GateWay
找到约 3,762 项符合「GateWay」的源代码
代码结果 3,762
www.eeworm.com/read/308882/13688067
sh start_gateway.sh
#!/bin/sh
GWVER=2.2
echo -e "\n\nLoading AODV Gateway version $GWVER...\n"
IPTABLES=/sbin/iptables
KERNEL_AODV=kernel_aodv
EXTIF="eth0" #interface to use for gatewaying
INTIF="wlan0" #interface
www.eeworm.com/read/137317/5825816
bbnnrp-generic-gateway
From news.csie.nctu.edu.tw!skhuang Mon Jun 26 04:12:00 1995
Path: news.csie.nctu.edu.tw!skhuang
From: skhuang.bbs@csie.nctu.edu.tw (Shih-Kun Huang)
Newsgroups: twbbs.adm.sysop,tw.bbs.admin.installbbs,
www.eeworm.com/read/137317/5825817
doc gateway2.doc
BBS News gateway 比较
以前 Post 过. 怕大家忘记 server gateway/client gateway
的区别, 因此再 post 一次.
------------------------------------------------------------
主动式 (client gateway) 和被动式 (server gateway) 转信的比较
www.eeworm.com/read/136989/5830221
dsw dsi_gateway.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5830234
mpc dsi_gateway.mpc
// -*- MPC -*-
// DSI_Gateway.mpc,v 1.7 2003/12/23 21:04:50 dhinton Exp
project(*Server): taoexe, portableserver, messaging, minimum_corba, dynamicinterface {
Source_Files {
test_i.cpp
www.eeworm.com/read/136989/5834289
cpp gateway_i.cpp
//Gateway_i.cpp,v 1.8 2003/08/15 20:14:27 parsons Exp
#include "Gateway_i.h"
#include "tao/DynamicInterface/Server_Request.h"
#include "tao/DynamicInterface/Request.h"
#include "tao/DynamicInt
www.eeworm.com/read/136989/5834294
cpp gateway_server.cpp
// gateway_server.cpp,v 1.4 2003/11/01 11:15:09 dhinton Exp
#include "Object_Factory_i.h"
#include "Gateway_i.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
const char *ior_output
www.eeworm.com/read/136989/5834306
h gateway_i.h
// Gateway_i.h,v 1.2 2002/01/29 20:20:46 okellogg Exp
//=============================================================================
/**
* @file Gateway_i.h
*
* Gateway_i.h,v 1.2 2002/01/29
www.eeworm.com/read/136989/5835938
cpp gateway-ec.cpp
// gateway-ec.cpp,v 1.1 2003/06/18 05:43:54 jwillemsen Exp
#include "Gateway_EC.h"
int
main (int argc, char ** argv)
{
Gateway_EC test;
if (test.run (argc, argv) == -1)
return 1;
www.eeworm.com/read/136989/5835947
cpp gateway_ec.cpp
// Gateway_EC.cpp,v 1.1 2003/06/18 05:41:53 jwillemsen Exp
#include "Gateway_EC.h"
#include "orbsvcs/Event/EC_Default_Factory.h"
#include "orbsvcs/Event/ECG_Mcast_Gateway.h"
#include "orbsvcs/Ev