[twsocket] Skip download of website if larger than X

2006-02-14 Thread Marius van Tubbergh
Another question I have: I am downloading a list of Url's websites. But when the size is larger than X KB it must skip the current download and continue with the next one. I want to do a disconnect or something without aborting the entire download process. Please advice. Thanks! -- To unsu

[twsocket] HTTPClient

2006-02-14 Thread Marius van Tubbergh
Hi ICS, I am having a problem with HttpClient that sits for nearly hours on a url while trying to download it. If I am not mistaken there is no timeout property to specify. How would I go about this? Thanks for helping! -- To unsubscribe or change your settings for TWSocket mailing list pleas

Re: [twsocket] Developing a mail client

2006-02-13 Thread Marius van Tubbergh
Hi ICS team, Sorry I had an email problem and have lost all replies to this message of mine. Can everyone just re-send their replies, if any. Thank you and so sorry. If I plan to develop a simple mail client with SMTP / POP3 capabilities (of course) is there any comparisons available betwee

[twsocket] Developing a mail client

2006-02-13 Thread Marius van Tubbergh
Hi ICS team, If I plan to develop a simple mail client with SMTP / POP3 capabilities (of course) is there any comparisons available between ICS and Indy9/10 regarding this topic? Please feel welcome to share your opinion / knowledge. Thanks! -- To unsubscribe or change your settings for TWS

Re: [twsocket] httpClient, total bytes received / sent

2006-02-08 Thread Marius van Tubbergh
> Yes, but be carefull 'cause if you do UI stuff in OnDocData event the > transfell could slow down awfully! Is there any other way around besides in OnDocData event? Because performance is of utter most importance to me. -- To unsubscribe or change your settings for TWSocket mailing list p

[twsocket] httpClient, total bytes received / sent

2006-02-08 Thread Marius van Tubbergh
Hi all, I want to get the total bytes sent and received while downloading a web page. On the OnDocData I have write the Len value in a label to display while downloading. But this does not display correctly as the Len value jumps up and down when downloading a URL. Should I accummulate the Len

Re: [twsocket] Handling redirects

2006-02-07 Thread Marius van Tubbergh
> Assuming you use THttpCli, there is a property called FollowRedirection. Set > it to true. 1. Did you mean "FollowRelocation"? 2. Does it automatically then handle the redirection. Or will it trigger the OnLocationChange event where I need to get the new Destination to use? Thanks in advan

[twsocket] Handling redirects

2006-02-07 Thread Marius van Tubbergh
Hi ICS team, I need to handle redirects on HTTP requests. What is the proper way to do this? Any advice / examples appreciated. Thanks! -- 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

Re: [twsocket] Protocol "https" not implemented EHttpException

2006-02-07 Thread Marius van Tubbergh
uld not be wasted. > > Regards, > > SZ > > - Original Message - > From: "Marius van Tubbergh" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Monday, February 06, 2006 8:54 PM > Subject: Re: [twsocket] Protocol "https&qu

[twsocket] SSL and implementation

2006-02-06 Thread Marius van Tubbergh
Hi ICS, Like everybody knows I am quite new to ICS. 1. Is the ICS-SSL working and ready should I decide to get hold of it? In other words, it's not in development still and a stable working release is available? 2. How much work is it to implement it to work 100%? Code-wize? Is it wrappe

Re: [twsocket] Protocol "https" not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
Why else would you say ICS instead of Indy? Besides the SSL. Cause I am prepared to make a donation for the SSL part. Just need to make sure it's gonna out-perform Indy or whatever there are. Would be stupid spending $119 now if a equally good freeware version exists. Thanks - Original Mess

Re: [twsocket] Protocol "https" not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
ur concerns about what ICS and OverByte stand > for. If you have further questions or issues, I suggest you either > contact Francois Piette or Wilfried Mestdagh, the current moderator of > this list, via direct e-mail. You can also contact me directly, though > I am not their represen

Re: [twsocket] Protocol "https" not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
> I do not understand why people who spend hundreds of dollars for each > Windows copy hesitate to support a descent effort initiated by me back in > 2002-2003 and implemented by many volunteers who are ordinary coders just > like YOU! "Ordinary"??? Please elaborate. If my understanding is not fail

Re: [twsocket] Protocol "https" not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
is. For more information on the ICS-SSL effort, visit the > following page: > > http://www.overbyte.be/eng/ssl.html > > dZ. > > Marius van Tubbergh wrote: > > Hi friends, > > > > How can I implement support for the HTTPS protocol using ICS? > > I am using De

[twsocket] Protocol "https" not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
Hi friends, How can I implement support for the HTTPS protocol using ICS? I am using Delphi 7. The error I receive is: " Protocol "https" not implemented EHttpException" and I assume if implementing support for HTTPS this will resolve the error. I am building an application that will download