简体   繁体   English

C#中的Internet代理服务器

[英]Internet Proxy server in c#

I need to implement a basic internet proxy in c#. 我需要在C#中实现一个基本的Internet代理。 Initial investigation it seems like it could be a tricky area. 初步调查似乎是一个棘手的领域。 Does anyone have pointers to starting points, resources or open source implementations? 是否有人有指向起点,资源或开源实现的指针?

Take a look at Fiddler core . 看看Fiddler的核心 You can use Reflector to look at the code. 您可以使用Reflector查看代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM