代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/415537/11065606
txt download from a paypal site without paying a penny!.txt
Just a little basic html tip for those who are trying to download an application from sites which has an paypal order page & link to start you off.
Use a proxy when you try this to hide your ip as
www.eeworm.com/read/100773/15864491
py http_server.py
from proxy4_base import *
from connection import *
# DEBUGGING
PRINT_SERVER_HEADERS = 1
SPEEDCHECK_START = time.time()
SPEEDCHECK_BYTES = 0
# TODO: there should be an API for this class, and it sho
www.eeworm.com/read/390106/8484828
htm proxyclass.htm
Creating a Proxy Object (Java Developers Almanac Example)
www.eeworm.com/read/426678/9004424
h drservermanager.h
#pragma once
#include "ServerTable.h"
#if defined(__IS_AGENT_SERVER) || defined(__IS_PROXY_SERVER)
#include "UserTable.h"
#endif
#pragma pack(push, 1)
#define MANAGER_ID "manager12"
#de
www.eeworm.com/read/165592/9052812
java proxysvr.java
/**
version 1.00 1999-08-27
author Cay Horstmann
*/
import java.io.*;
import java.net.*;
import javax.servlet.*;
import javax.servlet.http.*;
/**
A very simple proxy servlet. The
www.eeworm.com/read/183761/9141328
cpp interfaceproxy.cpp
/* InterfaceProxy.cpp - COM/DCOM interface-proxy class implementation */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01q,17dec01,nel Add include s
www.eeworm.com/read/165556/10057572
readme
README for the Internet Junkbuster Proxy (TM) Copyright 1997-8 Junkbusters Corp.
$Id: README,v 1.17 1998/10/29 22:07:42 acjc Exp $
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/349571/10816320
txt readme.txt
1.
Set your IE's proxy sever to be your localhost and the port is 8000.
2.Run the program.
Type a site address in your IE, and you can see some infomations in the console including serve
www.eeworm.com/read/429871/7093680
java ipmproxyevent.java
/*
* IP Messenger Proxy Event Class
* 1997/10/16 (C) Copyright T.Kazawa (Digitune)
*/
package ipmsg;
import JP.digitune.util.ByteBuffer;
import java.net.InetAddress;
import java.util.
www.eeworm.com/read/332478/12753979
h drservermanager.h
#pragma once
#include "ServerTable.h"
#if defined(__IS_AGENT_SERVER) || defined(__IS_PROXY_SERVER)
#include "UserTable.h"
#endif
#pragma pack(push, 1)
#define MANAGER_ID "manager12"
#de