CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 1999
    Posts
    2

    Need help in building a proxy server

    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 ....


  2. #2
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: Need help in building a proxy server

    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 :-)

  3. #3
    Join Date
    Aug 1999
    Posts
    2

    Re: Need help in building a proxy server

    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 ?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured