代码搜索结果
找到约 10,000 项符合
Protocol 的代码
master.h
#ifndef _AGENTX_MASTER_H
#define _AGENTX_MASTER_H
config_require(agentx/protocol)
config_require(agentx/client)
config_require(agentx/master_admin)
config_require(agentx/master_request)
config_requir
shp_test
#!/bin/sh
# Tell the server the type of document generated by this gateway.
echo Content-type: text/plain
echo
# Parse the input into the environment.
eval `shparse`
# Beginning generating
concurrency_t.cpp
// Concurrency_T.cpp,v 1.2 2003/11/09 04:12:07 dhinton Exp
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/Null_Mutex.h"
#include "jaws3/
http_service_handler.h
/* -*- c++ -*- */
// HTTP_Service_Handler.h,v 1.2 2003/10/20 02:18:22 venkita Exp
#ifndef JAWS_HTTP_SERVICE_HANDLER_H
#define JAWS_HTTP_SERVICE_HANDLER_H
#include "ace/OS.h"
#include "ace/Syn
makefile.bor
# Makefile.bor,v 1.2 2003/12/23 21:20:19 dhinton Exp
#
# Makefile for building the Server_Protocol server
#
NAME = ORB_init
OBJFILES = \
$(OBJDIR)\ORB_init.obj
CFLAGS = \
$(ACE_CFLAG
server.cpp
// server.cpp,v 1.16 2003/04/16 17:57:34 irfan Exp
#include "testS.h"
#include "ace/Get_Opt.h"
#include "tao/RTCORBA/RTCORBA.h"
#include "tao/RTCORBA/RT_Policy_i.h"
#include "tao/RTPortableServ
makefile.bor
# makefile.bor,v 1.2 2003/12/23 21:20:19 dhinton Exp
#
# Makefile for building the Server_Protocol server
#
NAME = Policies
OBJFILES = \
$(OBJDIR)\Policies.obj
CFLAGS = \
$(ACE_CFLAG
sciop_lite_factory.h
// SCIOP_Lite_Factory.h,v 1.5 2003/10/30 20:41:47 gthaker Exp
//==========================================================================
/**
* @file SCIOP_Lite_Factory.h
*
* @author Jas
sender.cpp
// sender.cpp,v 1.6 2003/12/04 18:35:43 jwillemsen Exp
#include "sender.h"
#include "tao/debug.h"
#include "ace/Get_Opt.h"
#include "ace/High_Res_Timer.h"
typedef ACE_Singleton
client.conf
dynamic UIPMC_Factory Service_Object * TAO_PortableGroup:_make_TAO_UIPMC_Protocol_Factory() ""
static Resource_Factory "-ORBProtocolFactory IIOP_Factory -ORBProtocolFactory UIPMC_Factory"