[twsocket] Stopping an THttpCli GET request after the headers

2013-04-12 Thread Albert Wiersch
est so that it doesn't download the document which is a waste for my purposes? Will calling Abort() or CloseAsync() in OnHeaderEnd() work? What is the best way? Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change

[twsocket] HTTPS under WINE doesn't work

2013-02-08 Thread Albert Wiersch
b.winehq.org/objectManager.php?sClass=version&iId=27614 Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/

Re: [twsocket] Authentication broken or has problems with HTTP/1.1?

2013-01-24 Thread Albert Wiersch
don't think so. Hi Arno, I'm sorry for the delay in getting back. I'll post your questions on the forum and see if I can get more information. I don't think it's related to your bug fix either. I think it's related to changing to HTTP/1.1. I had two users repor

[twsocket] Authentication broken or has problems with HTTP/1.1?

2013-01-21 Thread Albert Wiersch
that the authentication doesn't work in my recent releases, which default to HTTP/1.1 now instead of HTTP/1.0. Thanks. -- Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list pl

Re: [twsocket] THttpCli -> How to know what URL is requested?

2012-12-20 Thread Albert Wiersch
URL to handle cookies properly. I need the current URL in OnCookie, and if there is a location header before the cookie header, then the Location property is not the current URL for the cookie... the URL property might be, but it could also have been the previous value of Location if the

Re: [twsocket] THttpCli -> How to know what URL is requested?

2012-12-20 Thread Albert Wiersch
n response to a 'Location' HTTP header), but that property doesn't always indicate the correct URL of the current request. Albert -- 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

[twsocket] THttpCli -> How to know what URL is requested?

2012-12-20 Thread Albert Wiersch
, because cookies always need to be based on the current URL (as far as I know anyway). Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.or

Re: [twsocket] Did I find a bug in THttpCli? (Beta fix available for download)

2012-12-17 Thread Albert Wiersch
tly included in Location and Host. I will definitely reply back if there is anything to report after further testing. Thanks, Albert Wiersch -- 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] Did I find a bug in THttpCli?

2012-12-12 Thread Albert Wiersch
suming stuff for later? Or is it the case that there is no simple fixes possible due to proxy and SSL issues? Thanks, Albert -- 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] Did I find a bug in THttpCli?

2012-12-10 Thread Albert Wiersch
;d really like a fix for this. I'm not sure who I should contact about getting this resolved in the code base? Thanks, Albert Wiersch > -Original Message- > From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On > Behalf Of RTT > Sent: Monday, D

Re: [twsocket] Did I find a bug in THttpCli?

2012-12-10 Thread Albert Wiersch
f I open the URL in a web browser, then it correctly uses port 8080 for the redirect. Can you help me fix this issue? I need ICS to report (via the Location property) the full URL, including port number, and I need it to use the correct port. Thanks, Albert -- To unsubscribe or change your settings

[twsocket] Did I find a bug in THttpCli?

2012-12-07 Thread Albert Wiersch
cation: http://www.htmlvalidator.com:8080/test/cookies/test-redirect2.php Header> Content-Length: 0 Header> Connection: close Header> Content-Type: text/html; charset=utf-8 Location> Changing to: http://www.htmlvalidator.com/test/cookies/test-redirect2.php Thanks, Albert Wiersch -- T

[twsocket] Cookies & redirection with THttpCli

2012-12-06 Thread Albert Wiersch
Regarding HttpCli, If there is a redirection, then I need to reset the cookie based on the redirected URL, correct? Is there anything "special" that needs to be done in this case? Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com

[twsocket] Is it safe to use one SSL context object for many requests?

2012-11-30 Thread Albert Wiersch
Is it safe to create one TSslContext context object and use it for multiple requests, even multiple async requests running at the same time? Thanks, Albert Wiersch -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo

Re: [twsocket] 403 when requesting https://www.ilac.org

2012-10-08 Thread Albert Wiersch
Thanks Arno! I will try that. This brings up a question that perhaps you can answer. Should I default to downloading URLs and checking links with HTTP/1.1? Is there anything I should know other than simply changing the version property on the component? Thanks, Albert Wiersch > -Origi

Re: [twsocket] 403 when requesting https://www.ilac.org

2012-10-05 Thread Albert Wiersch
> A GET works fine however a HEAD returns 403 (tested with latest IcsHttpsTst > FireMonkey demo). Hi Arno, I tried with the HTTPS TEST and got a 403 with GET? Any ideas? This was with XE so no FireMonkey. -- Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.co

Re: [twsocket] 403 when requesting https://www.ilac.org

2012-10-05 Thread Albert Wiersch
st? > http://wiki.overbyte.be/wiki/index.php/ICS_Download > Note that latest OpenSSL libraries require a recent ICSv7 or v8. Thanks. I am using 1.0.0d and that seems to be the latest. Albert -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.e

[twsocket] 403 when requesting https://www.ilac.org

2012-10-05 Thread Albert Wiersch
gth: 333 Header> Connection: close Header> Content-Type: text/html; charset=iso-8859-1 StatusCode = 403 ReasonPhrase = Forbidden Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSoc

Re: [twsocket] AQTime reporting leak withDispatchMessage() usingTHttpCli

2011-03-14 Thread Albert Wiersch
> > Albert, do you really need multithreadness with ICS? It's asynchronous so > you just need one additional thread that will launch and control all > sockets. That's what I'm doing... just one additional thread for the HTTP requests. I don't have a threa

Re: [twsocket] AQTime reporting leak withDispatchMessage()usingTHttpCli

2011-03-11 Thread Albert Wiersch
I was hoping that was the case. I am using a different TMemoryStream for each component. I was wondering, though, if TMemoryStream could call a non-thread safe VCL function, in which case I would think there could be a problem. Thanks, Albert -- To unsubscribe or change your settings for TWSocket m

Re: [twsocket] AQTime reporting leak withDispatchMessage() usingTHttpCli

2011-03-11 Thread Albert Wiersch
destruction to make sure they are done in the same thread. I'm not sure that is the case. Thanks for mentioning that. Also, I use a TMemoryStream with some objects. Is that an issue? Is it thread safe to have multiple HttpClip objects using multiple TMemoryStreams at the same time? Thanks, Al

Re: [twsocket] AQTime reporting leak with DispatchMessage() usingTHttpCli

2011-03-10 Thread Albert Wiersch
leaks when using multiple HttpCli components in multiple threads at the same time? Could there be some non-thread-safe issue causing them? Thanks, Albert -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit

[twsocket] AQTime reporting leak with DispatchMessage() using THttpCli

2011-03-09 Thread Albert Wiersch
number of memory leaks, but I'm still getting some. Any ideas? Was an issue that might cause this fixed in more recent versions? Perhaps it wasn't completely fixed? Thanks. -- Albert Wiersch AI Internet Solutions supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsu

[twsocket] Multi-threaded VCL architecture question

2011-03-07 Thread Albert Wiersch
ry leaks AQTime is reporting? Or perhaps they could be false? Thanks! -- Albert Wiersch AI Internet Solutions supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

Re: [twsocket] Specify full paths to libeay32.dll and ssleay32.dll

2009-09-14 Thread Albert Wiersch
I think I found a solution to my problem. I am adding the needed path to the "PATH" environment variable (if it's not already there) and this seems to work. If there is a better solution, then I'd still like to know. Thanks. -- Albert Wiersch AI Internet Solutions supp.

[twsocket] Specify full paths to libeay32.dll and ssleay32.dll

2009-09-14 Thread Albert Wiersch
y app path. So how can I specify a direct path to these DLLs to make sure they are found? I checked TSslContext and it did not seem there was a way to specify the full paths to the DLLs. Thanks. -- Albert Wiersch AI Internet Solutions supp...@htmlvalidator.com http://www.htmlvalidator.com

Re: [twsocket] Getting DNS MX record

2008-01-09 Thread Albert Wiersch
I discovered DnsQuery() in Windows 2000+. It looks like this will meet my needs much better than TDnsQuery. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On

Re: [twsocket] Getting DNS MX record

2008-01-09 Thread Albert Wiersch
stem's normal DNS? 3. Should I use TCP or UDP and what is the difference when it comes to getting an MX record? Is it best to just use TCP? Basically, I just want to verify that there's an MX record for the domain of an email address. Is there an easier way to do this? Thanks for any he

[twsocket] Getting DNS MX record

2008-01-08 Thread Albert Wiersch
it comes to getting an MX record? Basically, I just want to verify that there's an MX record for the domain of an email address. Is there an easier way to do this? Thanks for any help you can provide. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/

[twsocket] FTP link checking with FTP client

2007-12-12 Thread Albert Wiersch
Validator Professional). -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- 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] ICS V6 and C++Builder 2006 compile

2007-12-12 Thread Albert Wiersch
Well, I don't know why it was necessary but I added "Forms::" and V6 seems to be working now. I assume that V6 is at least as stable as V5 even though it is still "beta"? Thanks. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/

[twsocket] ICS V6 and C++Builder 2006 compile

2007-12-12 Thread Albert Wiersch
can this be fixed? Thank you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- 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

[twsocket] THttpServer

2007-06-20 Thread Albert
components, it's just trying to assign the ClientClass and is also giving the same error. So if anyone would require this please let me know. If there is any information I left out, please let me know. Kind Regards, Albert -- To unsubscribe or change your settings for TWSocke

[twsocket] Latest V5 BETA in C++Builder 2006 Compile problems

2006-08-14 Thread Albert Wiersch
d.hpp Httpcontcod.hpp(23): namespace Httpcontcod Httpcontcod.hpp(71): class THttpContentCoding For these lines in Httpcontcod.hpp: __property bool Active = {read=GetActive, nodefault}; __property AnsiString Coding = {read=GetCoding}; -- Albert Wiersch AI Internet Solu

[twsocket] Still confused about what distribution to use...

2006-06-23 Thread Albert Wiersch
? Thank you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- 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] ICS-V6 new beta uploaded

2006-06-13 Thread Albert Wiersch
Is this considered stable enough for commercial use and does it have BDS 2006 project files for C++Builder 2006 use? Thank you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mail

Re: [twsocket] What to use with BDS 2006

2006-06-12 Thread Albert Wiersch
you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Fastream > Technologies > Sent: Monday, June 12, 2006 11:27 AM > To: ICS support mai

[twsocket] What to use with BDS 2006

2006-06-12 Thread Albert Wiersch
od enough/ready. Are there any SSL enabled components that are non-BETA or stable enough for a release application for C++Builder 2006? Thank you! -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing l

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

2006-02-06 Thread albert drent
7;s why we went to overbyte. Components which actually does work, which does have a responding community to help you on problems. I simply advise anybody to register these components and pay the little fee. albert drent University of Groningen -- To unsubscribe or change your settings for T

Re: [twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch
you exit and load the C++Builder personality now, the components should now be in the Tool Palette. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch
get a package for C++Builder 2006 or can someone guide me in creating my own? -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Arno Garrels > Sent:

[twsocket] C++Builder 2006 and ICS

2006-01-31 Thread Albert Wiersch
components are available in the C++Builder personality? By the way, it seems I also have this problem with some other components. I need them in the C++Builder personality but they're only available in the Delphi personality. Thank you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED]

Re: [twsocket] [re] databuffer is cut off

2006-01-19 Thread albert drent
The CloseDelayed in the ondatasent was the solution THANKS!!! It's sooo logical I'm ashamed I didn't see that. The crlf in the encrypted data is taking care of, but you're right, this was an isue. Thank you all again. Albert -- To unsubscribe or change your settings for T

[twsocket] [re] databuffer is cut off

2006-01-18 Thread albert drent
ugh. It's all based on the sample applications, but somehow data is cut-off if it exceeds something like 30k. In the source I read that it should be possible to transfer mb's of data in a single call, but as the only option I see now is to send it in chuncks of ??? size. albert -- To unsub

[twsocket] databuffer is cut off

2006-01-18 Thread albert drent
ure if the TCPServer component or the TCPCLient component is the cause. LineLength = 0. albert -- 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] THttpCli and redirected links bug - continued

2005-09-28 Thread Albert Wiersch
o I'm just going to use something like HttpCli->RcvdStream->Size=0; > At the moment I'm busy to solve a problem with the SSL version. > I keep this message in evidence and I'll look into this problem asap. Thanks. Good luck. :-) Albert -- To unsubscribe or change yo

[twsocket] THttpCli and redirected links bug - continued

2005-09-27 Thread Albert Wiersch
t in the documentation. I hope this is sufficient and these issues can be corrected. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/list

Re: [twsocket] HttpCli StatusCode = 0 causes problems

2005-09-23 Thread Albert Wiersch
address it. Sorry I am not in the position to do it myself right now. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Francois Piette > Sent: Fr

Re: [twsocket] HttpCli StatusCode = 0 causes problems

2005-09-22 Thread Albert Wiersch
icant problems and crashes in applications when a link is redirected. Thanks, Albert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Francois Piette > Sent: Thursday, September 22, 2005 8:13 AM > To: ICS support mailing > Subject:

Re: [twsocket] HttpCli StatusCode = 0 causes problems

2005-09-22 Thread Albert Wiersch
Hello, I am having a problem using THttpCli and redirected links. It appears similar to this issue I am replying to, probably the same issue. It seems OnRequestDone is being called twice when I try to get a link that is redirected. Has this been addressed/fixed? Thank you! -- Albert Wiersch AI

[twsocket] Address already in use (Error #10048)

2005-04-29 Thread Albert Wiersch
ing a different # of these errors in the reports. Which means the reporting of these errors are not consistent." Any ideas? I have not seen this myself or had other reports of it. Could it be caused by some firewall software the user is running? -- Albert Wiersch AI Internet Solutions [EMAIL

RE: [twsocket] THttpCli and BCB Bugs

2005-03-19 Thread Albert Wiersch
after making the above changes. Happy to help out. Thanks for the components! -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Francois PIETTE > Se

[twsocket] THttpCli and BCB Bugs

2005-03-18 Thread Albert Wiersch
eam.Size := FRcvdStream.Size - FRcvdCount; {$ENDIF} end; -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- 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] HELP with NTLM authentication

2005-03-18 Thread Albert Wiersch
"_blank">Microsoft Support >Response object to request that the client use a certain authentication method to access the resource. More information: http://www.microsoft.com/ContentRedirect.asp?prd=iis&sbp=&pver=5.0&pid =&ID=401.2&cat=web&o

RE: [twsocket] HELP with NTLM authentication

2005-03-17 Thread Albert Wiersch
not authorized to view this page". When I switch the server to accepting basic authentication, it works. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On

[twsocket] HELP with NTLM authentication

2005-03-17 Thread Albert Wiersch
, do you know why it wouldn't be working for me? Thank you. -- Albert Wiersch AI Internet Solutions [EMAIL PROTECTED] http://www.htmlvalidator.com/ -- 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