Re: [twsocket] Is the SVN server online?

2010-11-22 Thread Fastream Technologies
Dear Francois, With the Tortoise CVS client when I click checkout and paste the URL :ext:i...@svn.overbyte.be/ics/branches/icsipv6 it says: end of file from server and the client even does not let me copy the entire log to clipboard!! Regards, SZ On Mon, Nov 22, 2010 at 9:53 AM, Francois

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
Dear Arno, Here is the first impression with the new IPv6 code. Package compile with our defines went well. However in the project, it gave the following error on Winsock2.hpp: http://www.fastream.com/ics/icsipv6error.png Hope you can help. Our unit httpmtsrv inherits from

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
Also, as I have asked before, can you make: procedure CheckDelaySetReady; { 09/26/08 ML } in httpprot.pas as virtual? Regards, SZ On Mon, Nov 22, 2010 at 1:20 PM, Fastream Technologies ga...@fastream.comwrote: Dear Arno, Here is the first impression

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
wrote: Fastream Technologies wrote: Also, as I have asked before, can you make: procedure CheckDelaySetReady; { 09/26/08 ML } in httpprot.pas as virtual? Done in both trunk and IPv6. with our defines went well. However in the project, it gave

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
files of both the package and the application project Still no joy! Any other ideas? Regards, SZ On Mon, Nov 22, 2010 at 4:52 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Ok that's passed now with what you suggested. I now get the below AV: http

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
Hello, On Mon, Nov 22, 2010 at 8:02 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Hi again Arno, Here is what I did: - renamed the old ICS folder to something like ICS IPv4 backup - checked out the code to a new folder with the old folder's name - copied

Re: [twsocket] IPv6 branch updated with latest changes from trunk Rev. #631

2010-11-22 Thread Fastream Technologies
Ok, somehow the packages got mixed and the defines were wrong. Anyway, can you try to compile the latest IPv6 package with NO_ADV_MT defined? It bombs in web server component! Regards, SZ On Mon, Nov 22, 2010 at 8:36 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote

Re: [twsocket] ICS IPv6 and multi-listening support for TWSocket and TWSocket server

2010-11-21 Thread Fastream Technologies
Hi Arno, I have tried to install the Tortoise SVN client to my Win7Pro but it warned for incompatibility with Vista/7. Do you recommend any other client or should I ignore the warning? Regards, SZ On Sat, Jun 19, 2010 at 7:49 PM, Arno Garrels arno.garr...@gmx.de wrote: Hi, still zero

Re: [twsocket] Concurrency of multiple THttpCli instances

2010-11-11 Thread Fastream Technologies
Hello Arno, On Thu, Nov 11, 2010 at 11:33 AM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: I suspect it could be a critical section issue since we use multi-threads and multi-clients/thread. Please be more specific, what critical section are you talking about

Re: [twsocket] Concurrency of multiple THttpCli instances

2010-11-11 Thread Fastream Technologies
On Thu, Nov 11, 2010 at 12:16 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: So it's getting better but it uses less than 20% CPU overall (only 1 of 4 cores is utilized) and our ICS-based process uses only 10% in task manager! What may be preventing it to use

Re: [twsocket] Concurrency of multiple THttpCli instances

2010-11-11 Thread Fastream Technologies
Hello, On Thu, Nov 11, 2010 at 2:21 PM, Francois PIETTE francois.pie...@skynet.bewrote: With reconfiguring (turning off HTML translation) via our program GUI, I have been able to get 3X speed up to 1500 keep-alive requests/sec (when cache is off and this is a web proxy server). So it's

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Fastream Technologies
Hello Tobias, Create a new package from scratch and then add the ICS .pas to that. Regards, SZ On Thu, Nov 11, 2010 at 4:40 PM, Tobias Rapp t.r...@noa-audio.com wrote: Hello, I have ICS package installed within the Delphi personality of BDS2006 but now I want to use it within the C++

Re: [twsocket] Installing ICS within C++ Builder 2006

2010-11-11 Thread Fastream Technologies
Hello, On Thu, Nov 11, 2010 at 6:02 PM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: Tobias Rapp wrote: Hello, I have ICS package installed within the Delphi personality of BDS2006 but now I want to use it within the C++ Builder personality. After adding some missing

[twsocket] Concurrency of multiple THttpCli instances

2010-11-10 Thread Fastream Technologies
Hello, I wonder if there is limit imposed by the design. The issue I saw during our tests is when the cache is disabled (when one THttpCli's instance is used by the proxy server connection socket), and when the file size is small (1-10KB), the proxy server cannot use more than one CPU core! When

Re: [twsocket] Concurrency of multiple THttpCli instances

2010-11-10 Thread Fastream Technologies
I suspect it could be a critical section issue since we use multi-threads and multi-clients/thread. SZ On Wed, Nov 10, 2010 at 5:39 PM, Fastream Technologies ga...@fastream.comwrote: Hello, I wonder if there is limit imposed by the design. The issue I saw during our tests is when the cache

[twsocket] RESOLVED Issue with HTTP client POST with NTLM authentication

2010-11-07 Thread Fastream Technologies
to client instead of trying to authenticate (by component) itself (by setting NO_ADVANCED_HTTP_CLIENT_FEATURES) this is a must. Francois, could you please make the function virtual in ...HttpProt.pas? Best Regards, SZ On Fri, Nov 5, 2010 at 12:57 PM, Fastream Technologies ga...@fastream.comwrote

Re: [twsocket] Issue with HTTP client POST with NTLM authentication

2010-11-05 Thread Fastream Technologies
middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be - Original Message - From: Fastream Technologies ga...@fastream.com To: ICS support mailing twsocket@elists.org Sent: Thursday, November 04, 2010 6:57 PM Subject: Re: [twsocket] Issue

Re: [twsocket] Issue with HTTP client POST with NTLM authentication

2010-11-05 Thread Fastream Technologies
, 2010 at 11:31 AM, Fastream Technologies ga...@fastream.comwrote: Hello, After I started building the demo you asked for, I get an AV at the new heartbeat function of the Web server demo. Please see the BCB project/Delphi source code below: http://www.fastream.com/ics/ICSBCBWebServerDemo.rar

[twsocket] Issue with HTTP client POST with NTLM authentication

2010-11-04 Thread Fastream Technologies
Hello, I could not find a demo to test this but in our application when I set events, after the first NTLM 401 is returned the client does not fire the OnRequestDone event! Did anybody see or test this scenario? Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list

Re: [twsocket] Issue with HTTP client POST with NTLM authentication

2010-11-04 Thread Fastream Technologies
requests and finally the POST data which will be pumped to target web server. As I said this works fine for basic and digest but not for NTLM--the OnRequestDone is never called. HTH, SZ On Thu, Nov 4, 2010 at 7:45 PM, Fastream Technologies ga...@fastream.comwrote: Hello, I could not find a demo

[twsocket] IPv6 support for ICS web client and server

2010-10-24 Thread Fastream Technologies
Hello, I wonder if the tests that were going to be made for IPv6 support is done. I have time for help conducting them but our ISP does not provide IPv6 addressing. Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] IPv6 support for ICS web client and server

2010-10-24 Thread Fastream Technologies
a speed faster than 4Mbps which is what we already have. There are technologies like VDSL available but the difference in cost is too much. Regards, SZ On Sun, Oct 24, 2010 at 12:45 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Hello, I wonder if the tests that were

Re: [twsocket] IPv6 support for ICS web client and server

2010-10-24 Thread Fastream Technologies
Thanks and one last question: What is the IPv6 equivalent of 0.0.0.0 ? SZ On Sun, Oct 24, 2010 at 2:07 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: I will try to do the test ASAP, most probably on Tuesday. What is the equivalent of 127.0.0.1 in IPv6? Before

[twsocket] Does ICS have a DNS server component? Or any stable/reliable usermade source for it?

2010-10-24 Thread Fastream Technologies
At least if there is any other demand for this, maybe we can be one of the sponsors for the coding of DNS server component. 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

Re: [twsocket] Does ICS have a DNS server component? Or any stable/reliable usermade source for it?

2010-10-24 Thread Fastream Technologies
Hi Arno, On Sun, Oct 24, 2010 at 5:52 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: At least if there is any other demand for this, maybe we can be one of the sponsors for the coding of DNS server component. Why do you need that? There are some good professional

Re: [twsocket] OT: Keyloggers and the way Microsoft treats them

2010-10-15 Thread Fastream Technologies
I will listen to Francois' suggestion but just wanted to say I think if writing a keylogger blocker was possible by third parties, they would have already done it. This must be an OS issue. Regards, SZ On Wed, Oct 13, 2010 at 9:05 PM, Zvone pha...@gmail.com wrote: be thankful for it and make

[twsocket] Web server component request header size limit

2010-10-15 Thread Fastream Technologies
Hello, Is there any such limit? I think there should be. For example Microsoft Forefront TMG has a configurable bytes limit with a default value of 32KB. Maybe there is a hard-coded limit? Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] OT: Keyloggers and the way Microsoft treats them

2010-10-13 Thread Fastream Technologies
Hello, Everybody complains about keyloggers and malware that uses them. I wonder why doesn't Microsoft make a feature in Windows that with a click of a button -like UAC- makes keyloogers inactive in kernel level? Just food for thought. Best Regards, SZ -- To unsubscribe or change your settings

Re: [twsocket] Connection Timeout

2010-10-11 Thread Fastream Technologies
Hello, Did you check whether FDocStream is cleared after request is complete? Sometimes ICS version upgrades can lose backwards compatibility when announced otherwise. Regards, SZ On Mon, Oct 11, 2010 at 12:32 PM, Olaf van der Meer o.vanderm...@xso.nlwrote: Hello, I use an own derived

[twsocket] OT: RPC-over-HTTP(S) developers need test Exchange Outlook account

2010-10-10 Thread Fastream Technologies
Hello, I have run out of places to ask for this and this group seems to be the last chance. Can anyone provide us an Exchange account for RPC-over-HTTP access? We will be testing our reverse proxy new protocol implementation for 15 days. I can give the helper company a free business license for

Re: [twsocket] Client/Server Demo

2010-10-08 Thread Fastream Technologies
Hi, ICS usermade page has a code called SocketSpy which should be a good starting point for remote desktop and other tunnels. It is a very simple proxy server that displays the data passing through it. All you would need to do is to remove the GUI display, alter the TWSocket's to ssl'ed tcp

[twsocket] ANN: ICS-based IQ Proxy Server v.4.0.3R available with DDoS firewall

2010-10-07 Thread Fastream Technologies
Hello, http://www.iqproxyserver.com If any you guys can find a bug in it, we will be more than glad to give away a Personal license (sold for $85). It is really hard to find a good tester here. Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] OT: Making an ICS client/server exe Windows Firewall Exception

2010-10-05 Thread Fastream Technologies
Hello, I believe at least some of you must have come across this problem (and the rest will face it in the future). We use AdvancedInstaller Pro with a maintenance plan that I purchased for $250 but for this feature they ask us to upgrade to Enterprise version for $709!! :-(( Any idea how to

Re: [twsocket] OT: Making an ICS client/server exe Windows Firewall Exception

2010-10-05 Thread Fastream Technologies
. Also check out http://jedi-apilib.sourceforge.net/ that has an Firewall API to add exception. /Fredrik -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Fastream Technologies Sent: den 5 oktober 2010 10:55 To: ICS support

Re: [twsocket] SMTP mail queue component?

2010-10-03 Thread Fastream Technologies
On Sun, Oct 3, 2010 at 1:10 PM, Arno Garrels arno.garr...@gmx.de wrote: Angus Robertson - Magenta Systems Ltd wrote: Has anyone built a component to queue email until an SMTP relay server is available? Not yet, but it's probably no big deal to write one. It could be a simple two files per

[twsocket] Access violation in ICS wndproc--how to debug?

2010-10-02 Thread Fastream Technologies
Hello, Our ICS proxy when refresh is hit on a specific page gives AV of ! It is in the message pump and in no C++ event so the debugger shows nothing in stack. Is there any way to deal with this? Regards, SZ P. S. Francois, I know I could not pay attention to the project with you but

[twsocket] Solution you may be interested in: Re: Access violation in ICS wndproc--how to debug?

2010-10-02 Thread Fastream Technologies
at 2:14 PM, Fastream Technologies ga...@fastream.comwrote: Hello, Our ICS proxy when refresh is hit on a specific page gives AV of ! It is in the message pump and in no C++ event so the debugger shows nothing in stack. Is there any way to deal with this? Regards, SZ P. S. Francois

[twsocket] Rewriting TCP socketserver

2010-09-27 Thread Fastream Technologies
Hello, I wonder if it would be working if we accept() the connection in worker thread for extra performance? In my tests, IQP/ICS -with all our optimizations- is 10% slower than IIS7.5 on 1MB files stress testing (IQP: 300MB/s compared to IIS: 340MB/s) which is acceptable but in 1KB files stress

Re: [twsocket] Rewriting TCP socketserver

2010-09-27 Thread Fastream Technologies
Yes I know but since we coded the object/thread pools in C++ and there was no way to call C++ units from Delphi code, we already rewrote it. Anyway, The question was whether Accept()ing the socket in a worker thread would be ok for different Windows/environments/etc. Also the second question is

[twsocket] OT: A feature in UNIX/ProFTPd/Apache

2010-09-26 Thread Fastream Technologies
Hello, When an FTP user uploads a file to FTP to an empty directory, then renames/moves the file to another folder where the samely named file exists and even being served by Apache, it simply works! How does this work? I do not think in Windows you can overwrite an file that is being read. Could

Re: [twsocket] OT: A feature in UNIX/ProFTPd/Apache

2010-09-26 Thread Fastream Technologies
On Sun, Sep 26, 2010 at 6:18 PM, Francois PIETTE francois.pie...@skynet.bewrote: When an FTP user uploads a file to FTP to an empty directory, then renames/moves the file to another folder where the samely named file exists and even being served by Apache, it simply works! How does this work?

Re: [twsocket] Using ICS on formless apps (Console and services)

2010-09-23 Thread Fastream Technologies
Did you create a message pump with the GetMessage API? There ought to be an example of this in the demos. Regards, SZ On Fri, Sep 24, 2010 at 2:55 AM, AndreasGMail andreasberger@gmail.comwrote: I can't seem to get ICS to work on formless apps. If the callback functions (which in this

Re: [twsocket] Strange threads in ICS applications in Win7

2010-09-13 Thread Fastream Technologies
I wonder if this is the case with Win2008R2 as well... SZ On Mon, Sep 13, 2010 at 10:40 AM, Arno Garrels arno.garr...@gmx.de wrote: Hi, FYI: http://stackoverflow.com/questions/2484921/strange-threads-in-application-in-win7-wow64 -- Arno Garrels -- To unsubscribe or change your

Re: [twsocket] ICS - What Is My IP

2010-09-13 Thread Fastream Technologies
Hi, You should have a look at the httptst demo. You need to assign the receivedstream and read the data in requestdone. Regards, SZ On Mon, Sep 13, 2010 at 5:43 PM, Graham Powell gra...@deephaven.co.ukwrote: Easy when you know how. The only demo programs I can find are what were installed

[twsocket] OT: Strange web page issue

2010-09-13 Thread Fastream Technologies
Hello, I have a client who says that when he displays a OWA page it looks fine on browser but when he saves it to disk (with gfx) with IE and FF, when he opens the html, two gfx is not saved to disk and the page is corrupt due to this missing two gifs! How could this be? I do not think both of

[twsocket] Is it possible to download a 1 byte range with THttpServer..?

2010-09-11 Thread Fastream Technologies
Hello, I think somebody should have a look at this as this scenario is the most common bug in such code. Found it in mine. 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

Re: [twsocket] Is it possible to download a 1 byte range withTHttpServer..?

2010-09-11 Thread Fastream Technologies
Ok but file ranges start from 0 not 1 so that also must be implemented: HttpCli1.ContentRangeBegin := '0'; HttpCli1.ContentRangeEnd := '0'; Regards, SZ On Sat, Sep 11, 2010 at 10:49 AM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Is it possible to download a 1

Re: [twsocket] Is it possible to download a 1 byte range withTHttpServer..?

2010-09-11 Thread Fastream Technologies
Any thoughts on this? Francois, did you read my first message? SZ On Sat, Sep 11, 2010 at 11:03 AM, Fastream Technologies ga...@fastream.comwrote: Ok but file ranges start from 0 not 1 so that also must be implemented: HttpCli1.ContentRangeBegin := '0'; HttpCli1.ContentRangeEnd := '0

Re: [twsocket] Is it possible to download a 1 byte rangewithTHttpServer..?

2010-09-11 Thread Fastream Technologies
Ok. I must have looked at an older ICS version in which when FRequestRangeEnd == 0, it was assuming that there was no range... Thanks, SZ On Sat, Sep 11, 2010 at 11:50 AM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Ok but file ranges start from 0 not 1 so that also

[twsocket] GBs of Memory leak which Memproof says is at the line Send(FDocBuf, len);

2010-09-10 Thread Fastream Technologies
Hello, I have downloaded today's snapshot and when under high bandwidth traffic, the buffering seems to leak memory until I delete the THttpConnection descendents. Could somebody take a look at OverbyteWSockBuf unit? Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing

Re: [twsocket] GBs of Memory leak which Memproof says is at the line Send(FDocBuf, len);

2010-09-10 Thread Fastream Technologies
case for proxies but I wonder what you guys suggest for such case. I tried to Pause THttpCli-CtrlSocket and resume in THttpConnection::ConnectionDataSent but it did not work. Thank you, SZ On Fri, Sep 10, 2010 at 4:44 PM, Fastream Technologies ga...@fastream.comwrote: Hello, I have downloaded

Re: [twsocket] GBs of Memory leak which Memproof says is at the line Send(FDocBuf, len);

2010-09-10 Thread Fastream Technologies
to the reusable buffers! BTW, do you get my messages today? Regards, SZ On Fri, Sep 10, 2010 at 5:00 PM, Fastream Technologies ga...@fastream.comwrote: Let me elaborate: As our code is a proxy server and data keeps coming down in OnDocData of the Httpclient, I was pumping it to THttpConnection's

Re: [twsocket] GBs of Memory leak which Memproof says is at the line Send(FDocBuf, len)

2010-09-10 Thread Fastream Technologies
Working like a charm now! Thanks a lot goes to Arno (as usually!). On Fri, Sep 10, 2010 at 5:42 PM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: Fastream Technologies wrote: Let me elaborate: As our code is a proxy server and data keeps coming down in OnDocData

Re: [twsocket] Multiple NICs question

2010-09-09 Thread Fastream Technologies
Metric 0.0.0.0 0.0.0.0 192.168.200.254 192.168.200.212266 You can make specific traffic go via another route by using ROUTE ADD. ROUTE -p ADD to make it permanent. Lester On 08/09/2010 13:32, Fastream Technologies wrote: Hello, I have a customer who wishes to use

Re: [twsocket] HTTPcli: source path question

2010-09-08 Thread Fastream Technologies
Hello Anton, You must parse the HTML for this. We use a Delphi HTML parser which I downloaded from sourceforge for this but sometimes it raises an exception. Search for that and if you cannot find it I will do my best to search it for you in our projects... Regards, SZ On Wed, Sep 8, 2010 at

Re: [twsocket] PASV fallback to public IP

2010-09-08 Thread Fastream Technologies
If it is all the NAT to blame, how could NAT devices translate the FTPS PASV responses? SZ On Wed, Sep 8, 2010 at 1:03 PM, Kristof Gajsek kris...@cyberkiko.comwrote: I have a nagging feeling that NAT address manipulation may only happen with FTP clients, if it fails then people use passive

[twsocket] Multiple NICs question

2010-09-08 Thread Fastream Technologies
Hello, I have a customer who wishes to use our ICS-based product to cache/proxy between connection in two different NICs with different IPs. The listening part is trivial. He says Winsock cannot automatically route the traffic to the second NIC outbound port when a public IP is destinated. I have

Re: [twsocket] New DLL hijacking vulnerability KB 2269637

2010-09-04 Thread Fastream Technologies
I think here is what we should do: - the OpsnSSL DLLs must be loaded only from process folder of the ICS-based-our-code-exe - before loading the DLLs, we must check for their presence in RAM and fire an exception in that case. Regards, SZ On Sat, Sep 4, 2010 at 10:29 AM, Francois PIETTE

Re: [twsocket] TSslWSocket in a non-blocking multithreaded server

2010-09-01 Thread Fastream Technologies
Hello, AFAIU, you are suggesting multiple-clients/thread design. We have a source code example of that (C++) at, http://www.fastream.com/webstresstester.php HTH, SZ On Wed, Sep 1, 2010 at 12:30 PM, Arno Garrels arno.garr...@gmx.de wrote: Kurt Andersen wrote: I have now implemented a

Re: [twsocket] OpenSSL 1.0

2010-08-24 Thread Fastream Technologies
Hi, I believe the latest ICS update was for OpenSSL 0.9.8n. Regards, SZ On Tue, Aug 24, 2010 at 8:42 PM, Svemu - Reparto Sviluppo svilu...@svemu.it wrote: Hi, IcsSSL is compatible with OpenSSL 1.0 ? now i'm using 0.9.8e, do you suggest me to update to version 1? thank you in advantage.

Re: [twsocket] ICS Message handlers

2010-08-13 Thread Fastream Technologies
Hi Eric, I hope you received my reply to you and got everything ok between us. I have a question for you: On Fri, Aug 13, 2010 at 4:13 PM, Eric Fleming Bonilha e...@digifort.com.brwrote: What I do found is that windows imposes a lesser limit (Less than 2.000 handles) for service applications

[twsocket] OT: ICS-based IQ Proxy Server supports 60K concurrent connections on single port now!

2010-08-13 Thread Fastream Technologies
Hello, What's new in IQ Proxy Server 3.4.2R - On single port, IQP now supports 60,000 simultaneous connections http://www.iqproxyserver.com Just FYI. With thanks to Eric. Best Regards, SubZero -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] OT: ICS-based IQ Proxy Server supports 60K concurrent connections on single port now!

2010-08-13 Thread Fastream Technologies
nice, did you get that by just activating the desktop interaction flag on? Eric -- 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 -- Fastream Technologies

Re: [twsocket] ICS Message handlers

2010-08-12 Thread Fastream Technologies
It will be interesting to hear an answer to this... Thank you, SZ On Thu, Aug 12, 2010 at 7:56 PM, Eric Fleming Bonilha e...@digifort.com.brwrote: Dear ICS Team, I found a problem in our software that is limiting the total ammount of TCP sockets that I can create. The problem that I

Re: [twsocket] ICS Message handlers

2010-08-12 Thread Fastream Technologies
No, it is not a silly question--I meant that I would second that question. SZ On Thu, Aug 12, 2010 at 8:40 PM, Eric Fleming Bonilha e...@digifort.com.brwrote: It will be interesting to hear an answer to this... Thank you, Why? Is that a silly question? :( I don´t know how ICS works

[twsocket] OT: Delphi/C++ Builder XE Preview Video

2010-08-10 Thread Fastream Technologies
FYI, http://www.embarcadero.co http://www.embarcadero.com/rad-studio-xe-preview m/rad-studio-xe-preview http://www.embarcadero.com/rad-studio-xe-preview I still cannot see 64-bit compilation support :-( Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] Speed issue with TWSocket

2010-07-26 Thread Fastream Technologies
Hello, We have come accross a strange problem: - Customer has a LAN of 1Gbps - Customer has a router with upstream WAN speed of 4Mbps - when the web server IIS is put on port 80, the speed is 4Mbps - when our reverse proxy is put in on port 80 between, the speed is less than 1Mbps - there is no

Re: [twsocket] [OT] EMB NDA Briefing

2010-07-20 Thread Fastream Technologies
Please let us know about their plans for 64-bit compiler support! On Tue, Jul 20, 2010 at 7:48 PM, Francois PIETTE francois.pie...@skynet.bewrote: A little reminder for those who know what I mean :-) It will start withing a few minutes. -- francois.pie...@overbyte.be http://www.overbyte.be

Re: [twsocket] IPv6 implementation details

2010-06-03 Thread Fastream Technologies
Hello, We use TStringList quicksort/binary search routine I wrote for caching--works so well that I can recommend. Also, has anybody tested the IPv6 with listening/server components? Best Regards, SZ On Wed, Jun 2, 2010 at 10:04 PM, Francois PIETTE francois.pie...@skynet.bewrote: How

Re: [twsocket] IPv6 implementation details

2010-06-03 Thread Fastream Technologies
On Thu, Jun 3, 2010 at 3:43 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Hello, We use TStringList quicksort/binary search routine I wrote for caching--works so well that I can recommend. With many entries all TList-derrived classes are dog-slow compared

Re: [twsocket] IPv6 implementation details

2010-06-02 Thread Fastream Technologies
Hello, Has the IPv6 async DNS resolving issue been resolved? How many socket/threads? Best Regards, SZ On Sun, May 30, 2010 at 6:26 PM, Arno Garrels arno.garr...@gmx.de wrote: Angus Robertson - Magenta Systems Ltd wrote: FTP also still not supporting IPv6 FTP needs the EPRT and EPSV

Re: [twsocket] IPv6 implementation details

2010-06-02 Thread Fastream Technologies
Hello, On Wed, Jun 2, 2010 at 7:33 PM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: Fastream Technologies wrote: Hello, Has the IPv6 async DNS resolving issue been resolved? How many socket/threads? There is a (hopefully) thread-safe new class which provides async

Re: [twsocket] IPv6 implementation details

2010-06-02 Thread Fastream Technologies
On Wed, Jun 2, 2010 at 7:33 PM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: Fastream Technologies wrote: Hello, Has the IPv6 async DNS resolving issue been resolved? How many socket/threads? There is a (hopefully) thread-safe new class which provides async lookups

Re: [twsocket] Should ICS support IPv6 on W2K?

2010-06-01 Thread Fastream Technologies
Some ICS users might need to support legacy apps but even they can buy Win2008 WS Edition for $300, I believe. Regards, SZ On Tue, Jun 1, 2010 at 2:11 PM, Darin McGee da...@basehex.com wrote: Who actually runs 2000? It has been dropped out of Microsoft's mainstream support. What's the point

Re: [twsocket] OpenSSL 1.0.0 SSL 3.1

2010-05-31 Thread Fastream Technologies
Hello, SSL 3.1 is TLS 1.0 which is supported. There is also TLS 1.1 which is not yet supported by OpenSSL. HTH, SZ 2010/5/31 Василий Игнатенко voodoopeo...@ukr.net --- Исходное сообщение --- От кого: Arno Garrels arno.garr...@gmx.de Кому: ICS support mailing twsocket@elists.org Дата: 31

Re: [twsocket] IPv6 implementation details

2010-05-29 Thread Fastream Technologies
Not sure if it is the same issue but with our proxy server code with many threads, the debugger sometimes gives AV on Wndproc when step run too. SZ On Sat, May 29, 2010 at 11:38 AM, Arno Garrels arno.garr...@gmx.de wrote: Hi, When new property SocketFamily is set to sfAny method DnsLookup

Re: [twsocket] IPv6 implementation details

2010-05-29 Thread Fastream Technologies
filter issue on your side. Regards, SZ On Sat, May 29, 2010 at 2:28 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Maybe it is another 64-bit Windows/debugger API issue? I am using Win7 Pro x64 and had been using 64-bit XP and Vista for 4 years... I do not think

Re: [twsocket] Strange ICS proxy server in service app problem

2010-05-24 Thread Fastream Technologies
this a property? Regards, SZ On Sun, May 23, 2010 at 2:08 PM, Fastream Technologies ga...@fastream.comwrote: Hi and welcome back Francois. On Sun, May 23, 2010 at 12:12 PM, Francois PIETTE francois.pie...@skynet.be wrote: Not sure how the debug GUI exe works but I found a solution

Re: [twsocket] Strange ICS proxy server in service app problem

2010-05-23 Thread Fastream Technologies
Hi and welcome back Francois. On Sun, May 23, 2010 at 12:12 PM, Francois PIETTE francois.pie...@skynet.be wrote: Not sure how the debug GUI exe works but I found a solution for the service: In ...WndControl.pas, const TIcsWndControlVersion = 110; CopyRight : String = '

[twsocket] HTTP protocol issue

2010-05-23 Thread Fastream Technologies
Hello, I have a question: Let's say the request has Content-Range: 50-100 for a file of length = 100. Now we want to return the Range: 50-100/100 as GZipped. the last 50 bytes of the file is compressed to 40 bytes. How should one construct the response header? Range? Content-length? Regards, SZ

Re: [twsocket] HTTP protocol issue

2010-05-23 Thread Fastream Technologies
Oops, I mixed the Content-range response header with Range request header. Other than that the issue still remains. On Sun, May 23, 2010 at 4:24 PM, Fastream Technologies ga...@fastream.comwrote: Hello, I have a question: Let's say the request has Content-Range: 50-100 for a file of length

Re: [twsocket] Strange ICS proxy server in service app problem

2010-05-21 Thread Fastream Technologies
make WH_MAX_MSG a property so that each time users update ICS, they would not need to change ICS source? Regards, SZ On Thu, May 20, 2010 at 9:46 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Yes I see but under the same computer, same Win7Pro, same 4GB RAM

[twsocket] Strange ICS proxy server in service app problem

2010-05-20 Thread Fastream Technologies
Hello, When under stress test, the service -project- crashes and needs a Task manager kill with more than 5,860 connections. When I use the same source with GUI project, it easily scales up to 20,000 connections. Any idea what we should be taking care of that we have not?? Thanks, SZ -- To

Re: [twsocket] Winsock 1.1 and IPv6

2010-05-20 Thread Fastream Technologies
On Thu, May 20, 2010 at 7:42 PM, Arno Garrels arno.garr...@gmx.de wrote: Angus Robertson - Magenta Systems Ltd wrote: There's an option to dynamically load a different winsock version at runtime (see properties ReqVerHigh and ReqVerLow). However loading v2.x requires winsock2 headers, and

Re: [twsocket] Strange ICS proxy server in service app problem

2010-05-20 Thread Fastream Technologies
Here is what I have done more: - attached the debugger to service process and got, http://www.fastream.com/ics/icserror8.png Hope you can help, SZ On Thu, May 20, 2010 at 7:10 PM, Fastream Technologies ga...@fastream.comwrote: Hello, When under stress test, the service -project- crashes

Re: [twsocket] Strange ICS proxy server in service app problem

2010-05-20 Thread Fastream Technologies
Yes I see but under the same computer, same Win7Pro, same 4GB RAM, the GUI -debug- project that does exactly the same thing works very well!! I am trying to push the 32-bit compiler to its limits. On Thu, May 20, 2010 at 8:17 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies

[twsocket] Helpful OT: Hotfixes available for BCB2010

2010-05-11 Thread Fastream Technologies
Hello, FYI, I was working hard on two bugs, one with tmeminifile and one within the RAM cache routine I authored in which I am not sure which component was problematic. After visiting the registered users page at http://edn.embarcadero.com, and applying the two hot fixes which I had missed

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] Writing a NAT Server

2010-04-20 Thread Fastream Technologies
Hello, I wonder if this is possible with C++Builder/Delphi/ICS? 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

Re: [twsocket] Multiple FTP Clients

2010-04-13 Thread Fastream Technologies
Maybe it is SFTP--FTP over SSH?! SZ On Tue, Apr 13, 2010 at 7:54 PM, Angus Robertson - Magenta Systems Ltd an...@magsys.co.uk wrote: This server has the ability to run in a simple FTP mode that only uses the control socket for all transfers. 1. I've never heard of the FTP protocol

Re: [twsocket] Multiple FTP Clients

2010-04-13 Thread Fastream Technologies
I recall asking for support of this on server side long time ago but have lost interest since then. SZ On Tue, Apr 13, 2010 at 8:13 PM, DZ-Jay d...@caribe.net wrote: Fastream Technologies wrote: Maybe it is SFTP--FTP over SSH?! Perhaps, but it is still not FTP and not supported by ICS

[twsocket] ICS/OpenSSL support for TLSv1.1/1.2?

2010-04-01 Thread Fastream Technologies
Hello, I wonder if there is any way to enable the new protocols. 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

Re: [twsocket] Strange bug in WSocketServer

2010-03-10 Thread Fastream Technologies
://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be -- Fastream Technologies Software IQ: Innovation Quality www.fastream.com | www.iqproxyserver.com Email: sa...@fastream.com | supp...@fastream.com Pbx: +90-312-223-2830 | MSN: g_a...@hotmail.com

Re: [twsocket] Disabling SSLv2 for PCI compliance

2010-01-30 Thread Fastream Technologies
I am not sure. I just need the ability to force the SSL client to avoid using SSLV2. Regards, SZ On Fri, Jan 29, 2010 at 8:55 PM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Hello, In version ICS-SSLv6, this was working well with the same app code

Re: [twsocket] Disabling SSLv2 for PCI compliance

2010-01-30 Thread Fastream Technologies
Anyway, any workaround for this? On Sat, Jan 30, 2010 at 11:16 AM, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: I found this issue and posted it to the OpenSSL mailing list in Oct. 2009, with no reply, it's probably the same issue: My client uses sslv23_method

[twsocket] Disabling SSLv2 for PCI compliance

2010-01-29 Thread Fastream Technologies
Hello, In version ICS-SSLv6, this was working well with the same app code but in latest ICSv7, customers are unable to disable SSLv2 for PCI compliance (a security standard from VISA). Does anybody have any tested code for this? Regards, SZ -- To unsubscribe or change your settings for TWSocket

Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-21 Thread Fastream Technologies
On Thu, Jan 21, 2010 at 9:55 AM, A Drent albert.dr...@rug.nl wrote: IMHO it's not very easy to keep backwards compatibility. And this is very important. -- Just curious, why? AFAIK Ip6 is not compatible to Ip4, so why not implement a new branch? Or is the idea that one component

Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-19 Thread Fastream Technologies
Hi Francois, I believe it would be better you to state the amount of payment to collect. Regards, SZ On Tue, Jan 19, 2010 at 6:01 PM, Francois PIETTE francois.pie...@skynet.bewrote: Any progress on IPv6 ? Situation has not changed sinced last time someone asked: I will do IPv6 when a

[twsocket] About Asian sites downloaded with THttpCli

2009-12-23 Thread Fastream Technologies
Hello, Please have a look at the screenshot taken from google.hk with ICS-based content/forward web proxy: http://www.fastream.com/ics/proxy.jpg . This does not happen within our LAN but on customer site in Hong Kong. I told him to check his firewall but he says his IE/FF works fine without the

Re: [twsocket] NO_ADV_MT and Multithreaded application

2009-12-18 Thread Fastream Technologies
Hello, We can donate $60 to the coder who can do this until Jan 1st 2010 as performance is CRITICAL for some of our web reverse proxy customers. Currently it can answer 10600 requests/sec from cache and looking for even further improvement! (IIS7 can do 18000 req/s). Regards, SZ On Wed, Dec

<    1   2   3   4   5   6   7   8   9   10   >