[twsocket] THttpCli Compression

2006-01-03 Thread Fastream Technologies
Hello Francois, I have seen some work for compression in HTTPClient. I wonder if this feature will be able to be disabled because for our load balancer, the LAN traffic is better be uncompressed. Best Regards, SubZero -- To unsubscribe or change your settings for TWSocket mailing list please

Re: [twsocket] new year

2006-01-03 Thread Guillaume MAISON
Wilfried Mestdagh a écrit : Hello, I wants to wish TeamICS, Francois, and the whole community a happy new year, good business in 2006 and most of all interesting projects :) Happy new year to everyone, on this list and also everywhere else :) May it bring you almost what you desire (not

[twsocket] OT rather big project question

2006-01-03 Thread Dod
Hello, I am starting a re-write one of my ICS-based server to be able to handle 15.000 permanent cnx smoothly. The datas Clients will send/receive will be only 2KB packets time to time. As Windows OS is limited with sockets and handle (whenever you can do some tricky changes in

Re: [twsocket] OT rather big project question

2006-01-03 Thread Dod
Hello Wilfried, Yes, I also thought that concentrator-to-server could be direct TCP-IP or any other kind of protocol (HTTP tunneling for example), also I found other advantage, I could make concentrator-to-server connection initiator, or server-to-concentrator way so this would be nice whenever

Re: [twsocket] OT rather big project question

2006-01-03 Thread Francois Piette
First solution seems better to me. You can also have a mix of the two solutions. For example having 8 concentrators with 2000 users and 2 servers. This will allow easy fault tolerance. The concentrators would connect randomly to one of the two servers and if one is down, connect to the other.

[twsocket] HttpCli - How set Oncookie event at runtime?

2006-01-03 Thread Macfly
Hi to All.. I writing a function to post and get some data via Httpcli... it's work fine, but i need to catch cookies after posted data.. How i set and create a procedure to onCookie event? When the httcli is created at runtime? I Use a global var to store cookies but the

[twsocket] Mulitple file upload using HTTP

2006-01-03 Thread Andrew Law
Does anyone have an example of mulitple file upload using HTTP. I've downloaded httpcliexample.zip and can upload single files, however when I try to upload mulitple files I get HTTP busy all the time and only upload the first file. Many Andy Law

Re: [twsocket] Mulitple file upload using HTTP

2006-01-03 Thread Dod
Hello Andrew, Create one instance HTTPCli per upload ? AL Does anyone have an example of mulitple file upload using HTTP. I've AL downloaded httpcliexample.zip and can upload single files, however when I AL try to upload mulitple files I get HTTP busy all the time and only upload AL the first

[twsocket] HttpCli multiple download

2006-01-03 Thread Marcello Vezzelli
AL Does anyone have an example of mulitple file upload using HTTP. I've AL downloaded httpcliexample.zip and can upload single files, however when I'm working on a project which involves a sequence of file downloads via http GET. I noticed that a message posted with PostMessage in OnDocEnd

Re: [twsocket] HttpCli - How set Oncookie event at runtime?

2006-01-03 Thread Francois PIETTE
You should show the code you have: the offending like and the procedure definition. Be sure to use a procedure of object and not a simple procedure. If you don't know how to declare it, just drop a HTTP component on the form, use the object inspector to create the event handler, then delete the

[twsocket] Dnslookup... WSocket...

2006-01-03 Thread Ja
Is DNSLookup with WSocket async? Thanx! -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] WSocket DNSLookup.

2006-01-03 Thread Ja
Is there any way to do a WSocket DNSLookup and OnLookupDone get adress of host that have been looked up? Thanx -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Dnslookup... WSocket...

2006-01-03 Thread Wilfried Mestdagh
Hello Ja, Is DNSLookup with WSocket async? yes. please dont reply to a thread if subject is different. Many modern email reader can sort on thread so many people will not see your question if they are not interested in the thread (in this case 'problem with overbyte website')

Re: [twsocket] Problem with Overbyte website

2006-01-03 Thread Francois PIETTE
There is no activex, only a java applet for the snow :-) -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Tuesday, January 03, 2006 8:20 PM Subject: Re: [twsocket] Problem with