代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/481169/6644106
readme
.:[ msdl ]:.
-=- media stream downloader -=-
Copyright (C) 2007-2009 metro
]=----------------------------------------------------=[
*) descript
www.eeworm.com/read/405540/11460867
c retr.c
/* File retrieval.
Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
www.eeworm.com/read/155530/11865628
h hltv.h
// hltv.h
// all shared consts between server, clients and proxy
#define TYPE_CLIENT 0 // client is a normal HL client (default)
#define TYPE_PROXY 1 // client is another proxy
#define TYP
www.eeworm.com/read/337440/12368845
8 rtpproxy.8
.\" Title: rtpproxy
.\" Author: Maxim Sobolev
.\" Generator: DocBook XSL Stylesheets v1.71.1
.\" Date: Jun 16, 2008
.\" Manual:
.\" Source:
.\"
.TH "RTPPRO
www.eeworm.com/read/336776/12415427
java clientremotehandle.java
package designPatterns.Proxy;
public class ClientRemoteHandle extends ClientHandle {
}
www.eeworm.com/read/336776/12415428
java clientlocalhandle.java
package designPatterns.Proxy;
public class ClientLocalHandle extends ClientHandle {
}
www.eeworm.com/read/132000/14116599
h hltv.h
// hltv.h
// all shared consts between server, clients and proxy
#define TYPE_CLIENT 0 // client is a normal HL client (default)
#define TYPE_PROXY 1 // client is another proxy
#define TYP
www.eeworm.com/read/123448/14632730
java businessobjectinvocationhandler.java
package com.lakeviewtech;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
/**
* An implementation of the Invo
www.eeworm.com/read/171692/5392198
java requestforwarding.java
/*
* RequestForwarding.java
*
* Created on April 16, 2003, 11:08 AM
*/
package gov.nist.sip.proxy;
import java.util.*;
import javax.sip.*;
import javax.sip.message.*;
import javax.sip.header.*;
i
www.eeworm.com/read/168512/5446553
java bound.java
/* -*-mode:java; c-basic-offset:2; -*- */
/*
Copyright (c) 2004 ymnk, JCraft,Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted p