473,405 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Help with Web proxy server needed......

I want to write a custom web proxy server using VB.Net 2.0 to allow the end
user to filter out images or "adult content" or objectionable words and even
ads.

But, I have a couple of questions and would very much appreciate any help
that you might be able to give me concerning them.

1) Is VB.Net 2.0 sufficient for a high speed, heavy load web proxy server or
should I consider using something else?

2) Have you seen this type of thing done in VB.Net 2.0? If so, is the
source code available for me to learn from?

3) Are there any special pitfalls that I should look for when writing a web
proxy server specifically for the HTTP protocol?

Thanks so much for your help!
Mar 19 '06 #1
1 1239
> 1) Is VB.Net 2.0 sufficient for a high speed, heavy load web proxy server
or should I consider using something else?
IMO, it depends. There are implementations of servers in Java that have
nearly the same
performance as unmanaged ones. The same can be applied to .NET

( http://www.eecs.harvard.edu/~mdw/proj/seda/ )
2) Have you seen this type of thing done in VB.Net 2.0? If so, is the
source code available for me to learn from?
It is not in VB, but C#, there should be no problems comverting to VB

( http://www.mentalis.org/soft/projects/proxy/ )
3) Are there any special pitfalls that I should look for when writing a
web proxy server specifically for the HTTP protocol?


Generally, if you will follow HTTP RFC (
www.w3.org/Protocols/rfc2616/rfc2616.html )
then there should be no problems...

One of the issues is described here
(
http://vadmyst.blogspot.com/2006/01/...different.html )

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Mar 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
4
by: Benne Smith | last post by:
In our company, i have three servers; 1) a development server (mine only - here i make daily changes and test my stuff) 2) a test server (for the users to test milestone builds - changes weekly)...
6
by: sameer | last post by:
..NET Framework 1.1 VS2003 Application is making webservice calls from behind a proxy server and then freezes and dies. Questoin is can i use webservice over proxy server( i guess another name...
1
by: Jim Hubbard | last post by:
I want to write a custom web proxy server using VB.Net 2.0 to allow the end user to filter out images or "adult content" or objectionable words and even ads. But, I have a couple of questions...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.