代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/213708/4913290
tcl test-suite-mcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this
www.eeworm.com/read/212393/4936173
c evp_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Apr 29 09:52:10 2006
*/
/* Compiler settings for E:\项目\Evp\Evp.id
www.eeworm.com/read/209036/4987832
java httprequest.java
package org.placelab.proxy;
import java.net.URL;
import java.util.Hashtable;
/**
* A simplifies HTTPrequest with a URL and a set of HTTP headers
*/
public class HTTPRequest {
public URL url;
p
www.eeworm.com/read/204986/5026814
java httprequest.java
package org.placelab.proxy;
import java.net.URL;
import java.util.Hashtable;
/**
* A simplifies HTTPrequest with a URL and a set of HTTP headers
*/
public class HTTPRequest {
public URL url;
p
www.eeworm.com/read/198517/5086721
java lazyloader.java
package com.easyjf.dbo;
import java.io.Serializable;
public class LazyLoader implements net.sf.cglib.proxy.LazyLoader {
private Serializable idValue;
private DBTable table;
private DBField
www.eeworm.com/read/198517/5086733
java lazyloaderfield.java
package com.easyjf.dbo;
import java.io.Serializable;
public class LazyLoaderField implements net.sf.cglib.proxy.LazyLoader {
private Class clz;
private Serializable idValue;
private EasyJ
www.eeworm.com/read/197479/5094583
cpp quote.cpp
#include "soapH.h" // include generated proxy and SOAP support
int main(int argc, char **argv)
{ struct soap soap; // allocate gSOAP runtime environment
char *sym;
float q;
if (argc
www.eeworm.com/read/187332/5224441
cfg nathelper_rtpp.cfg
#
# $Id: nathelper_rtpp.cfg,v 1.1 2003/07/06 13:39:24 sobomax Exp $
#
# example script showing use of nathelper module with RTP proxy
# (incomplete for sake of brevity)
#
# ----------- global configu
www.eeworm.com/read/184888/5244683
init openser.init
#!/bin/bash
#
# Startup script for OpenSER
#
# chkconfig: 345 85 15
# description: OpenSER is a fast SIP Proxy.
#
# processname: openser
# pidfile: /var/run/openser.pid
# config: /etc/openser/openser.
www.eeworm.com/read/183719/5252550
c squid_ldap_auth.c
/*
* squid_ldap_auth: authentication via ldap for squid proxy server
*
* Authors:
* Henrik Nordstrom
* hno@squid-cache.org
*
* Glen Newton
* glen.newton@nrc.ca
* Advanced Services
* CISTI