如何创建一个Web代理程序 [英] how to create a web proxy program

查看:87
本文介绍了如何创建一个Web代理程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对Web代理项目有问题.我不了解proxy,squid,acl..etc.

我需要你的帮助.......!
非常感谢.

I have a problem with web proxy project.I don''t know about proxy ,squid, acl..etc.

I need your help.......!
Thanks you so much.

推荐答案

请查看以下Google搜索结果之一,

Asp.Net代理 [ ^ ]

Asp.Net服务参考代理 [ ^ ]

基于解决方案3的评论,

请看以下内容,
creating-simple-proxy [如何在C#中创建简单的代理 [
Please have a look one of the following search result of google,

Asp.Net Proxy[^]
and
Asp.Net Service reference proxy[^]

Based on the comments from the Solution 3,

Please have a look followings,
creating-simple-proxy[^]
and for more
How to create a simple proxy in C#[^]

Hope it helps :)


plz请参阅这些

http://www.labnol.org/internet/setup-proxy-server/12890/ [ ^ ]
plz refer these

http://www.labnol.org/internet/setup-proxy-server/12890/[^]


要创建服务代理,可以运行svcutil.exe或直接从客户端应用程序添加服务引用.

添加服务引用后,即可实例化服务对象,例如HelloServiceClient svc = new HelloServiceClient();.
To create a service proxy, you can either run the svcutil.exe or simply add a Service Reference from your client application.

Once you added the service reference, you can then instantiate the service object such as, HelloServiceClient svc = new HelloServiceClient();.


这篇关于如何创建一个Web代理程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆