代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/101066/6256197
c proxyarplib.c
/* proxyArpLib.c - proxy Address Resolution Protocol (ARP) server library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
-----------------
www.eeworm.com/read/407469/11419041
c netradio.c
/*
BASS internet radio example
Copyright (c) 2002-2008 Un4seen Developments Ltd.
*/
#include
#include
#include
#include "bass.h"
HWND win=NULL;
DWORD c
www.eeworm.com/read/261459/11643662
cpp weblogsping.cpp
// weblogsPing.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
void sendPing(const wchar_t * weblogName, const wchar_t * weblogUrl);
int main(int argc, char
www.eeworm.com/read/155415/11876005
h asyncproxysocketlayer.h
/*CAsyncProxySocketLayer by Tim Kosse (Tim.Kosse@gmx.de)
Version 1.6 (2003-03-26)
--------------------------------------------------------
Introduction:
-------------
This cl
www.eeworm.com/read/150781/12261825
h asyncproxysocketlayer.h
/*CAsyncProxySocketLayer by Tim Kosse (Tim.Kosse@gmx.de)
Version 1.6 (2003-03-26)
--------------------------------------------------------
Introduction:
-------------
This cl
www.eeworm.com/read/252270/12290238
txt linux的ip设置技巧 (转).txt
作者:cnnetfan
email: cnnetfan@hotmail.com
日期:9/6/2001 1:17:56 PM
Linux的IP设置技巧
作 者: 未祥
如何实现ip伪装?我现在有一台linux主机通过DDN专线连接到Internet上,有自己的ip和域名,同时还与20台95工作站通过HUB连接,我能否通过ip伪装来实现这20台95工作站同时上网?
www.eeworm.com/read/336497/12440971
txt readme.txt
说明
可以在eclipse里运行Proxy.java程序,不需要输入任何参数。代理服务器端口为8000。运行后在IE里设置代理连接后即可使用。
在IE地址栏里输入类似http://www.sohu.com/index.html,如果访问的网页端口不是80,则需说明,例如:http://www.s
www.eeworm.com/read/230635/14280488
loc language.loc
"About ClubPhotoUpload..." "关于ClubPhotoUpload..."
"File Name" "文件名称"
"File Size" "文件大小"
"Dimension" "尺寸"
"Error" "错误"
"Upload Error!\n\n Please make sure the
www.eeworm.com/read/225994/14505287
sh exit-status.sh
# $OpenBSD: exit-status.sh,v 1.6 2002/03/15 13:08:56 markus Exp $
# Placed in the Public Domain.
tid="remote exit status"
for p in 1 2; do
for s in 0 1 4 5 44; do
trace "proto $p status $s"
ver
www.eeworm.com/read/225994/14505301
sh banner.sh
# $OpenBSD: banner.sh,v 1.2 2003/10/11 11:49:49 dtucker Exp $
# Placed in the Public Domain.
tid="banner"
echo "Banner $OBJ/banner.in" >> $OBJ/sshd_proxy
rm -f $OBJ/banner.out $OBJ/banner.in $OBJ/em