Re: [twsocket] Pause and Resume just not working!

2009-01-22 Thread Markus Mueller
Sorry... I must correct myself again... The problem is still there, on machine with 1,4 Ghz it buffers sometime within 2-4 MByte before "socket.pause" does help, my >3 Ghz Dualcore seems to buffer also hunderts of MByte... > Hello again > > I realy don't know why, but on a different machine

Re: [twsocket] Pause and Resume just not working!

2009-01-22 Thread Markus Mueller
Hello again I realy don't know why, but on a different machine there is this buffering with unchanged source code NOT. Maybe its my virusscanner or something like this... Sorry for any convenience this may cause... Regards, Markus Mueller > Hi ICS Mailinglist, > > I use the V6 Rev1 ICS TWSo

[twsocket] ICS group on social network LinkedIn and FaceBook

2009-01-22 Thread Francois PIETTE
Hi ! Every ICS user is invited to be part of ICS-group on Linked-In. See http://www.linkedin.com/e/gis/136245 Why ? Just to have a little bit more visibility for everyone of us and for ICS. There is another one on FaceBook: http://www.facebook.com/pages/ICS-Internet-Component-Suite/39493622127

[twsocket] Pause and Resume just not working!

2009-01-22 Thread Markus Mueller
Hi ICS Mailinglist, I use the V6 Rev1 ICS TWSocket and have a issue with buffering somewhere in ICS and/or Winsock. On localhost or in my local LAN, if I have there a stream to my ICS Server which just "pushes" data, like the DATA-TCP Connection of ftp, then all data is sent just in some second

Re: [twsocket] breakpoint in NTDll

2009-01-22 Thread Arno Garrels
Wilfried Mestdagh wrote: > The only strange thing is, that I never had that problem (win xp sp3, > D7), but it could be by a recent upgrade service pack maibe... Maybe? I run the last online update a couple of weeks ago. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket ma

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Arno Garrels
Fastream Technologies wrote: > Ok but now another problem: Downloaded latest v7, tried to compile the > package with the definition NO_ADVANCED_HTTP_CLIENT_FEATURES and > httprot fails due to digest auth being not ifdef'ed problem! Arrgh, this must have happend when I finally removed some test cod

Re: [twsocket] breakpoint in NTDll

2009-01-22 Thread Wilfried Mestdagh
Hello Arno, This is interesting. If I see it clear you change the int 3 with a nop instruction. The only strange thing is, that I never had that problem (win xp sp3, D7), but it could be by a recent upgrade service pack maibe... --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/te

Re: [twsocket] breakpoint in NTDll

2009-01-22 Thread Arno Garrels
Hoby Smith wrote: > Anyway, if that is the case, there is nothing you can do but just > live with it or upgrade the OS. :) Actually you can, see OverbyteIcsNtlmSsp.pas: { Get rid of some ntdll.DbgBreakPoints M$ forgot to remove from their DLLs } { popping up the CPU window. Written by Francois

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Fastream Technologies
Ok but now another problem: Downloaded latest v7, tried to compile the package with the definition NO_ADVANCED_HTTP_CLIENT_FEATURES and httprot fails due to digest auth being not ifdef'ed problem! Regards, SZ On Thu, Jan 22, 2009 at 1:53 PM, Arno Garrels wrote: > Fastream Technologies wrote: >

Re: [twsocket] Bug in THttpCli--No OnRequestdone called after 304

2009-01-22 Thread Fastream Technologies
I see the point now--I missed the fix of, else CheckDelaySetReady; { 09/26/08 ML } in getheaderlinenext() since I could not upgrade to v7 due to BCB2007 incompatibility. THANKS, SZ On Thu, Jan 22, 2009 at 1:18 PM, Arno Garrels wrote: > Fastream Technologies wrote: > > Does a

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Arno Garrels
Fastream Technologies wrote: > Could you try with the ssl Web server demo? I have no C++ Builder SSL web server demo at hand, however the non SSL WebServ demo works fine. > typedef _CPINFOEXA *PCPInfoExA; E2227 needs a comma! I changed the declaration from _CPINFOEXA to _cpinfoexA etc. that's

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Fastream Technologies
Could you try with the ssl Web server demo? On Thu, Jan 22, 2009 at 1:18 PM, Arno Garrels wrote: > Fastream Technologies wrote: > > I downloaded from svn yesterday! Did you check it yourself? Is there > > anyone else using BCB2007? > > Strange, I can build both the C++ Builder package and the Ht

[twsocket] Sorry guys! ICS v7 THttpCli OnBeforeHeaderSend back again.

2009-01-22 Thread Arno Garrels
Hi, Unfortunately I removed the OnBeforeHeaderSend event when I added digest authentication recently to V7 :( It's now back again! -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Vis

Re: [twsocket] Bug in THttpCli--No OnRequestdone called after 304

2009-01-22 Thread Arno Garrels
Fastream Technologies wrote: > Does anybody could see my message on the list? Yes, however OnRequestDone triggers in my test: Not using proxy cmd> GET / HTTP/1.1 cmd> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* cmd> Accept-Language: en, fr cmd> User-Agent: Mozilla/3.0 (compat

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Arno Garrels
Fastream Technologies wrote: > I downloaded from svn yesterday! Did you check it yourself? Is there > anyone else using BCB2007? Strange, I can build both the C++ Builder package and the HttpTst demo. And the demo works. -- Arno Garrels > > Regards, > > SZ > > On Thu, Jan 22, 2009 at 11:24

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Fastream Technologies
I downloaded from svn yesterday! Did you check it yourself? Is there anyone else using BCB2007? Regards, SZ On Thu, Jan 22, 2009 at 11:24 AM, Arno Garrels wrote: > Fastream Technologies wrote: > > Hello, > > > > In the new charset unit, > > > > typedef _CPINFOEXA *PCPInfoExA; E2227 needs a co

Re: [twsocket] OverbyteIcsMimeUtils.pas - DoFileEncBase64

2009-01-22 Thread Arno Garrels
Piotr Dałek wrote: > Hello! > >> A reliable way to calculate More was >> "More := Stream.Position < Stream.Size;" >> >> however that is slower since Stream.Size has to seek to the end >> of the stream and the back to current position on each call of >> DoFileEncBase64(). (

Re: [twsocket] ICS v7 uninstallable under BCB2007!

2009-01-22 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > In the new charset unit, > > typedef _CPINFOEXA *PCPInfoExA; E2227 needs a comma! > Package installs fine, but project containing components such as > THTtpserver and THttpcli does not compile. Please check latest SVN revision, #249 should have fixed it.

Re: [twsocket] Bug in THttpCli--No OnRequestdone called after 304

2009-01-22 Thread Fastream Technologies
Does anybody could see my message on the list? On Wed, Jan 21, 2009 at 9:19 PM, Fastream Technologies wrote: > Hello, > > The issue occurs with headers as "Content-Length: 0" and status=304. > Example site: > > http://www.cypressintegrated.com:8383 > > Please help! Cannot test pascal code from in