代码搜索:GateWay
找到约 3,762 项符合「GateWay」的源代码
代码结果 3,762
www.eeworm.com/read/242657/4549807
bor gateway.bor
# Makefile for building the Gateway library with Borland C++ Make
NAME = Gateway
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\Concrete_Connection_Handlers.$(OBJ_EXT) \
$(OBJDIR)\Config_Files.$(O
www.eeworm.com/read/242657/4549821
gateway gnumakefile.gateway
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Gateway
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z elliott_
www.eeworm.com/read/242657/4549827
sln gateway.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm 1159 2007-03-15 12:28:15Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/242657/4549835
mpc gateway.mpc
// -*- MPC -*-
// $Id: gateway.mpc 60447 2004-09-16 10:11:59Z jwillemsen $
project(Gateway) : acelib {
sharedname = Gateway
Source_Files {
Concrete_Connection_Handlers.cpp
Config_Files.cp
www.eeworm.com/read/242657/4549846
h gateway.h
// -*- C++ -*-
//
// $Id: Gateway.h 53169 2003-11-01 11:15:26Z dhinton $
// ============================================================================
//
// = LIBRARY
// gateway
//
// = FILENAME
www.eeworm.com/read/242657/4549847
cpp gateway.cpp
// $Id: Gateway.cpp 75233 2006-11-06 19:53:14Z johnnyw $
#define ACE_BUILD_SVC_DLL
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Service_Conf
www.eeworm.com/read/239158/4605645
java gateway.java
/**
* $RCSfile: Gateway.java,v $
* $Revision: 1.4 $
* $Date: 2001/07/31 05:37:14 $
*
* Copyright (C) 1999-2001 CoolServlets, Inc. All rights reserved.
*
* This software is the proprietar
www.eeworm.com/read/228299/4765475
java gateway.java
package gov.nist.examples.bps.gateway;
import java.util.*;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
www.eeworm.com/read/228299/4765489
java gateway.java
package gov.nist.examples.busy.gateway;
import javax.mail.*;
import javax.mail.internet.*;
import java.util.*;
import javax.sip.*;
import javax.sip.message.*;
import javax.sip.header.*;
import java