Click to See Complete Forum and Search --> : Need help in building a proxy server


eming
August 9th, 1999, 03:09 PM
Hi...

I am a newbie in VB but I want to build a proxy server (I have a philosophy "Learning by Doing")
could anyone tell me step-by-step process that a proxy does and code in VB or C++ which describes that process (simple but clear explanation expected)

thanks ....

Crazy D @ Work
August 10th, 1999, 04:31 AM
If you go search on the C++ part of this site, i believe that there's a proxy class to download.
But uhmm you're a beginner in VB, right? Maybe start with something more realistic :-)

Crazy D :-)

eming
August 10th, 1999, 12:33 PM
as i said before i believe in "learning by doing", my idea is learning VB (especially those intermediate and up level) by building a hard project so i have to find out how....how..... that makes me keep learning, trying to find anything new...

thanks....

PS : if you know something about proxy maybe you can share those knowledge with me ?