Re: [twsocket] HttpCli and POSTDATA

2006-09-25 Thread Fastream Technologies
Yes. and if you examine the source code, you will see that GET/GetAsync does not send the sendstream at all! Regards, SZ - Original Message - From: Johnnie Norsworthy [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Monday, September 25, 2006 9:04 AM Subject: Re:

Re: [twsocket] Http Get or Post

2006-09-25 Thread Paul
Thanks all, I've tested with POST and GET and I can use either. Both server and client are special purpose applications. Paul -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at

Re: [twsocket] HttpCli and POSTDATA

2006-09-25 Thread Johnnie Norsworthy
I am trying to pick out the cookies from some header data, and I noticed there are a few lines: Set-Cookie: Since I need to use the cookies in subsequent requests, do I need to use the OnCookie event and combine all the cookies into one line? What is used as the separator if so? Or is there a

Re: [twsocket] HttpCli and POSTDATA

2006-09-25 Thread Johnnie Norsworthy
So it looks like I have to parse each one and form a single entry for HttpCli.Cookie with just the name=value pairs, seperated by ; . I'll try to do that now. I was used to the Indy cookie manager component which must have handled the parsing for me. I would rather do more things myself than use

Re: [twsocket] For those who have using twsocket for heavy traffic..

2006-09-25 Thread samuel
i've tried ICSv6, but there is something that puzzles me.. On startup i created around 1000 twsocket in to be put in a pool, but when i check it using process explorer (freeware from www.sysinternals.com ), the user handle is more than 1000, and when i create only 1 twsocket, the number of handle