I posted this to the forum a few days ago with no responses. I hope
someone on the list here can help me out...
I've made a proxy server that isn't working quite right and I'm not
sure what is going on. When started, the application listens to a
specified port on localhost. When a connection is received on
localhost, it sends the request to a new socket via the HTTPProxy
settings of the HTTPSocket. When the new socket's PageReceived event
fires, it sends the page contents back to the original socket so that
it, in turn, and return the contents to connection. Then the 2 sockets
disconnect.
Now, this appears to be working fine, except that, even though the
original socket is sending the page back, my web browser displays the
GET header request instead of the page contents. Any ideas (and better
yet, solutions) for what is going on here?
Thank you,
Christian
Pariahware, Inc.
Mac, Windows, Linux, & iPhone Consulting
<pariahware@pariahware.com>
<http://www.pariahware.com>
--
God loved you so much that He gave His only son Jesus. What have you
done with God's gift?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|