代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/189320/5199483
readme
test_mutex
test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local
and global proxies. "Local proxies" mean that each thread uses its
own proxy (but same logical token.) "Global prox
www.eeworm.com/read/187332/5224100
descr
ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
proxy server. Written entirely in C, ser can handle thousands calls
per second even on low-budget hardware. C Shell like scripting l
www.eeworm.com/read/184888/5244666
pkginfo
PKG=OpenSER
ARCH=sparc
VERSION=1.1.0
CATEGORY=application
EMAIL=daniel@voice-system.ro
NAME= OpenSER is a very fast and flexible SIP (RFC3261) proxy server
SUNW_ISA=sparcv9
BASEDIR=/usr/local
CLASSES=
www.eeworm.com/read/183719/5252422
c aiops.c
/*
* $Id: aiops.c,v 1.31 2006/09/23 10:16:40 serassio Exp $
*
* DEBUG: section 43 AIOPS
* AUTHOR: Stewart Forster
*
* SQUID Web Proxy Cache http://www.squid-cach
www.eeworm.com/read/180408/5286462
java serializableproxy.java
//$Id: SerializableProxy.java,v 1.5 2005/02/12 07:19:45 steveebersole Exp $
package org.hibernate.proxy;
import java.io.Serializable;
import java.lang.reflect.Method;
import org.hibernate.HibernateE
www.eeworm.com/read/180408/5286473
java maplazyinitializer.java
//$Id: MapLazyInitializer.java,v 1.2 2005/02/12 07:19:45 steveebersole Exp $
package org.hibernate.proxy;
import java.io.Serializable;
import java.util.Map;
import org.hibernate.engine.SessionImplem
www.eeworm.com/read/180408/5287066
java datapoint.java
//$Id: DataPoint.java,v 1.3 2005/02/12 07:27:30 steveebersole Exp $
package org.hibernate.test.proxy;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* @author Gavin King
*/
public c
www.eeworm.com/read/171692/5392169
java notifier.java
/*
* Notifier.java
*/
package gov.nist.sip.proxy.presenceserver;
import java.util.*;
import javax.sip.Dialog;
import javax.sip.header.CallIdHeader;
import java.io.*;
import javax.sip.message.Req
www.eeworm.com/read/171692/5392179
java debugpanel.java
/*
* DebuggingFeaturesFrame.java
*
* Created on April 1, 2002, 3:08 PM
*/
package gov.nist.sip.proxy.gui;
import javax.swing.*;
import javax.swing.border.*;
import java.awt.*;
import gov.nist.s
www.eeworm.com/read/171692/5392180
java listeningpointdialog.java
/*
* AuthenticationDialog.java
*
* Created on January 7, 2003, 6:08 PM
*/
package gov.nist.sip.proxy.gui;
import java.util.*;
import java.io.*;
import java.net.*;
import javax.swing.*;
import ja