Socket Issues

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Scott McNair

    Socket Issues

    Hi,

    I'm trying to write a simple webproxy based upon some code I found on the
    web. However the application hangs upon trying to send data back to the
    user. Rather than post the whole code block, I've included a link to a zip
    file containing the code.

    I realize that there are some weaknesses at this point such as the fact
    that it only works for non-https pages running on port 80, but I can
    correct these issues later. Right now I'm mainly concerned with getting it
    to work, period. ;-)

    Anyway, the link to the zipped project is at
    http://www.internetunderbelly.com/WebProxyConsole.zip.

    Regards,
    Scott M.
  • Scott McNair

    #2
    Re: Socket Issues

    Scott McNair <smcnair@beache xpress.takethis partout.comwrot e in
    news:Xns9AFF61A E2617Bdonquixot e235gmailco@207 .46.248.16:
    Hi,
    As an alternative, a working .NET web proxy source could would also be
    great. I mainly am looking to set up a proxy that I could alter the code
    to, so that I can make it log visited sites to SQL for later reporting.

    Comment

    Working...