Archived Forum Post

Index of archived forum posts

Question:

http get request fails fetching html from embedded device

Aug 13 '15 at 10:45

I´m using the chilkat .net library within a VB application and just want to get html code from embedded device (running windows ce) for parsing purposes. However i´m not successfull. QuickGetStr returns a null value. However i can load the site with any browser and it displays fine.

I´ve attached debug and session log from a query. As far as i can see the initial authorization succeeds and data is transferred in some chunks. After some chunks, but before the html page is completely transferred, the server again as for authorization. Another chunk is send but then a WSAECONNABORTED An established connection was aborted by the software in your host machine errors happenend and html page is not transferred completely. I´m unsure about the reason. As i said, IE and firefox are loading the page without problems.

Debug Log

Session Log