代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/185070/5241607
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace Proxy
{
public class Form1 : System.Windo
www.eeworm.com/read/184888/5244673
pkg-descr
OpenSER is a very fast and flexible SIP (RFC3621)
proxy server. Written entirely in C, openser can handle thousands calls
per second even on low-budget hardware. A C Shell like scripting language
prov
www.eeworm.com/read/183719/5252417
c store_dir_diskd.c
/*
* $Id: store_dir_diskd.c,v 1.85 2006/09/22 00:51:43 adrian Exp $
*
* DEBUG: section 47 Store Directory Routines
* AUTHOR: Duane Wessels
*
* SQUID Web Proxy Cache http://www.squid
www.eeworm.com/read/183719/5252424
c store_dir_aufs.c
/*
* $Id: store_dir_aufs.c,v 1.64 2006/09/15 20:13:02 serassio Exp $
*
* DEBUG: section 47 Store Directory Routines
* AUTHOR: Duane Wessels
*
* SQUID Web Proxy Cache http://www.squi
www.eeworm.com/read/183719/5252428
c store_null.c
/*
* $Id: store_null.c,v 1.7 2006/06/08 13:39:52 hno Exp $
*
* DEBUG: section 47 Store Directory Routines
* AUTHOR: Duane Wessels
*
* SQUID Web Proxy Cache http://www.squid-cache.or
www.eeworm.com/read/183719/5252437
c store_repl_lru.c
/*
* $Id: store_repl_lru.c,v 1.12 2005/05/17 16:56:44 hno Exp $
*
* DEBUG: section ? LRU Removal policy
* AUTHOR: Henrik Nordstrom
*
* SQUID Web Proxy Cache http://www.squid-cache.
www.eeworm.com/read/183719/5252438
c store_heap_replacement.c
/*
* $Id: store_heap_replacement.c,v 1.9 2005/05/17 16:56:44 hno Exp $
*
* DEBUG: section 20 Storage Manager Heap-based replacement
* AUTHOR: John Dilley
*
* SQUID Web Proxy Cache h
www.eeworm.com/read/183719/5252442
c auth_ntlm.c
/*
* $Id: auth_ntlm.c,v 1.35 2006/07/30 23:27:04 hno Exp $
*
* DEBUG: section 29 NTLM Authenticator
* AUTHOR: Robert Collins
*
* SQUID Web Proxy Cache http://www.squid-cache.org/
*
www.eeworm.com/read/183719/5252460
c text_backend.c
/*
* text_backend.c
*
* AUTHOR: Robert Collins. Based on ncsa_auth.c by Arjan de Vet
*
*
* Example digest auth text backend for Squid, based on the original
* proxy_aut
www.eeworm.com/read/180408/5286467
java dom4jproxyfactory.java
// $Id: Dom4jProxyFactory.java,v 1.2 2005/02/12 07:19:45 steveebersole Exp $
package org.hibernate.proxy;
import org.hibernate.HibernateException;
import org.hibernate.type.AbstractComponentType;
imp