by Craig posted on 2007/04/04 |
|
Hi,
I have been attempting to use the example WebServer. When testing locally by accessing it directly at 127.0.0.1:8081 the https connection is created and the example page is returned. However when I test by going through a proxy which points directly to the web server the connection fails because the hello message is not a valid. Now I have attempted to try and find the difference between the two connection requests but am struggling to find where exactly the connection is initialized and which buffer I should be looking at.
If you could give me any point in the right direction I would much appreciate it.
Thanks in advance,
Craig |