[twsocket] WSAECONNABORTED (10053) when connecting to server

2010-04-27 Thread Anton Sviridov
Hello all, I faced strange issue in my app. I develop an application which opens ~15 connections to several servers, ~3-5 connections per server. After establishing the connection it receives data flow. But when I start it, some connections fail with WSAECONNABORTED (10053) - and the oddest

[twsocket] http deflate patch

2010-04-27 Thread Henri Gourvest
This is a patch to handle deflate HTTP encoding. Henri. Index: OverbyteIcsHttpCCodZLib.pas === --- OverbyteIcsHttpCCodZLib.pas (revision 488) +++ OverbyteIcsHttpCCodZLib.pas (working copy) @@ -29,6 +29,13 @@ procedure

[twsocket] Filtering HTTP content - an approach to choose

2010-04-27 Thread Stanislav
Hi, everybody! I need to implement a kind of HTTP content filter for an end-user PC. The easiest way is probably using a proxy like GpHTTPProxy. But it's a little bit difficult to integrate the proxy into all existing browsers and ensure that it is not switched off by unathorized user. Another

Re: [twsocket] WSAECONNABORTED (10053) when connecting to server

2010-04-27 Thread wilfried Mestdagh
Hi Anton, Never had that issue, but can you First disable all firewall and virusscanner on the machine where you run the application and try again? -- mvg, Wilfried http://www.mestdagh.biz http://www.comfortsoftware.be -Oorspronkelijk bericht- Van: twsocket-boun...@elists.org

Re: [twsocket] WSAECONNABORTED (10053) when connecting to server

2010-04-27 Thread Stanislav
What is the servers you are trying to connect to? Microsoft products often use abortion as a preferred method for disconnecting, i.e. they don't use graceful close. As for the reason why the servers decided to disconnect - this is another question. Suppose, some restriction on a number of

Re: [twsocket] Filtering HTTP content - an approach to choose

2010-04-27 Thread Fastream Technologies
Hello, AFAIK, Winsock has some hooks for this purpose but have never used myself. Regards, SZ On Tue, Apr 27, 2010 at 2:29 PM, Stanislav stas...@orc.ru wrote: Hi, everybody! I need to implement a kind of HTTP content filter for an end-user PC. The easiest way is probably using a proxy

[twsocket] guarantee winsock.dll

2010-04-27 Thread rizal...@gmail.com
Hi Friend / Arno Garrels issues in windows server 64 bit (2008) is they can not guarantee winsock.dll so our socket programming will not guarantee (wsocket) for stability ,the question is , is it true or not ? Best regards -irwan- -- To unsubscribe or change your settings for TWSocket mailing

[twsocket] can not bulit ics v7 in delphi 2010, many users founded!

2010-04-27 Thread yang frank
twsocket@elists.orgChecking project dependencies... Compiling OverbyteIcsD2010Run.dproj (Debug configuration) [DCC Warning] OverbyteIcsEmulVT.pas(543): W1063 Widening given AnsiChar constant (#$85) to WideChar lost information [DCC Warning] OverbyteIcsEmulVT.pas(544): W1063 Widening given