Quote:
Originally Posted by derrell
You might have something there I wonder if there is something different in the html at that site.
The output that I get from there in the eb1150 window is identical to what I get with other sites but it ends and the socket closes after several 4092 byte chunks followed by an odd sized ending chunk. Then the reader displays the page. The other links do the same thing but after the odd sized chunk I start getting those 0 byte length ones and socket never closes.
Off to look at the html from ebookwise.com.
|
Derrell,
What port does eb1150 connect to? In proxy1150.cpp line 203, it gets set and line 210, it gets printed out. Is it 127.0.0.1:9090?
And impserve is 127.0.0.1:9090?
Just poking to see if there's life...