Hello, The special thing is addition of:
{$IFDEF COMPILER5_UP} {$IFNDEF NO_USE_OF_ADVANCED_HTTP_CLIENT_FEATURES} //NEW {$DEFINE UseNTLMAuthentication} {$DEFINE UseBandwidthControl} {$DEFINE UseContentCoding} {$ENDIF} // NEW {$ENDIF} and the define of -of course- NO_USE_OF_ADVANCED_HTTP_CLIENT_FEATURES. IOW, we need the plain old thttpcli. I have Nov 2007 v6 version and some fixes applied (those announced here). I wonder why there has not been a newer release? Anyway, the bug is when the http(s)tst demo is run against www.zaman.com.tr . This is an apache site with chunked encoding. In every 2nd request, it prints an access violation. Could you guys try against this site by first adding the two lines and the define? Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be