代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/136989/5831605
readme
README,v 1.1 2000/08/11 03:31:09 kirthika Exp
Smart Proxies Overview
----------------------
Smart Proxies are a TAO extension that helps applications create
user-defined proxies that can be us
www.eeworm.com/read/136989/5831611
idl test.idl
// test.idl,v 1.1 2000/08/11 03:31:09 kirthika Exp
interface Test
{
// = TITLE
// A simple test interface
//
// = DESCRIPTION
// This test demostrates the smart proxy feature
www.eeworm.com/read/136989/5831650
idl test.idl
// test.idl,v 1.3 2000/04/03 12:52:09 kirthika Exp
interface Test
{
// = TITLE
// A simple test interface
//
// = DESCRIPTION
// This test demostrates the smart proxy feature
www.eeworm.com/read/136989/5833441
h be_interface_strategy.h
/* -*- c++ -*- */
// be_interface_strategy.h,v 1.15 2002/07/01 13:49:21 parsons Exp
// ============================================================================
//
// = LIBRARY
// TAO IDL
www.eeworm.com/read/136030/5875729
cgi restartmp.cgi
#!/bin/sh
echo "Status 200 Ok"
echo "Content-type:text/plain"
echo ""
echo ""
echo ""
#Restart the MediaProxy .
cd /usr/local/g2mp/SipMPCtl
/usr/local/g2mp/SipMPCtl restart
cd -
www.eeworm.com/read/135869/5877506
java genericlistener.java
/*
* This file is part of Caliph & Emir.
*
* Caliph & Emir is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th
www.eeworm.com/read/133772/5903011
c vaargs.c
//=================================================================
//
// vaargs.c
//
// HAL variable argument calls test
//
//=====================================================
www.eeworm.com/read/127043/6009558
java jmsconnectionfactory.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/126765/6011912
c proxylib.c
/* proxyLib.c - proxy Address Resolution Protocol (ARP) client library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01k,10may02,kbw making man
www.eeworm.com/read/126765/6012923
h interfaceproxy.h
/* InterfaceProxy.h - COM/DCOM InterfaceProxy class definition */
/* Copyright (c) 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,24jul01,dbs add public inner-pr