How do i get XML value ?
Hello all, I've managed to work out how to get to everything on this xml file, but these parts. I cannot for the life of me figure out what i need to do. Any help or pointers would be great, Im using...
View ArticleUnzip file to existing file changes security options for the file
In version 9.5.0.55 & 56 I have the problem that the security option of exstisting files changes after unzip with ChilkatZip. I the earlier version 9.5.0.48 - the Security options where not changed...
View Articleimplement a method of callback
i need implement a method of callback but i'm having problems in way like am implementing. Can someone help me?procedure TfrmPrincipal.EnviarArquivo; var intf: IDispatch; ftp2: OleVariant; begin try...
View ArticlePerl shows 9.5.0.55 but 9.5.0.53 extracted
This has happened before.ppm install http://www.chilkatsoft.com/download/chilkatPerl.ppdDownloading chilkat-9.5.0.55...doneUnpacking chilkat-9.5.0.55...doneGenerating HTML for...
View ArticleLoad single string into CkJsonObject
In some situations I need to parse an http response having application/json as Content-Type that contains only a quoted string. Here is an example of the raw http response:HTTP/1.1 200 OK...
View Articlehow to get plain text body with 64 bit Chilkat
32 bit Chilkat works fine. Then use 64 bit Chilkat, When I use email.Body, I don't know why always get html body. <html> ............. </html>
View ArticleHow to build Android C/C++ version?
I'm using Android Studio 1.5 with Android NDK to build but I can't link to static library. My folder stuct look like this: src...
View ArticleXojo Web Edition
Is the Chilkat Xojo plugin compatible with Xojo Web Edition?If I have the Chilkat plugin in the Xojo plugins directory and create a WE project. Some of the other plugins don't seem to load. The ones...
View ArticleAttribute Certificate
Hi,I would like to know if I could build and read Attribute Certificate rfc3281 replaced by rfc5755.Thank you.
View ArticleNo "On Connect" Socket Event?
I’m in process of familiarizing with Chilkat Socket writing my first multiclient server.For now it seems to me that Socket is more oriented on client side than on server side.For example, there is no...
View Articlepossible bug in ckstring-activex
ckstring parseDataRfc822() bug(?) , 2016-03-20 is not Mon, it is Sun day ckstring parseDataRfcxxx() always return UTC , and no indication of timezone ,am i right?? is there any way to change the format...
View ArticleHTTP Proxy with Socket
In the newesst version:socket.HttpProxyHostname = "127.0.0.1"; socket.HttpProxyPort = 8888;//it doesn't works; (when fiddler is the proxyserver at 9.5.0.56 version)socket.SocksHostname = "127.0.0.1";...
View Articleget data from webservice with x509
Hello,I have to get data from a webservice (described as "like REST") , the site needs a certificate. We send some data in XML form but as contenttype text/plain (dont ask:-) ) and receive some data in...
View ArticleUnable to open session channel
Hi CK - I'm currently unable to open a session channel. Keep getting the message - "Payload is empty". I'm thinking this could have to do with the server we're trying to access (Win32 port of SSH 7.1),...
View Articlehttp AWS S3 Vb6
Hi I downloaded your demo for vb6 I am specifically looking to use it with amazon S3 The demo kicks back error 403 forbidden.I am using the the proper keys. Is the DLL upto date and still supported for...
View ArticleActivex SFTP login fails
I am having trouble logging in. I have verified the user/password, but I am failing as below:ChilkatLog: AuthenticatePw: DllDate: Dec 29 2015 ChilkatVersion: 9.5.0.55 UnlockPrefix: LEASETSSH Username:...
View ArticleIs there a way to target Any CPU? Or would I need to build two windows...
For the Chilkat .NET assembly, is there a way to target Any CPU? Or would I need to build two windows clients 32bit & 64bit?
View ArticleDocumentation for the new MailMan ConnectFailReason is incorrect
The documentation for the new ConnectFailReason of MailMan incorrectly describes the similar method for Http. I have not checked the header file yet.
View ArticleSave a encrypted Mail... HowTo?
Hi,i use Chilkat Android and i call imap.AddPfxSourceFile(....) so my Mail is decrypted and if i call ckEmail.SaveEml(filePath); the Mail is stored DEcrypted to. But i want to save the Mail encrypted...
View ArticleLooking for s/mime sample email client
Hello, I am wondering if anyone has or knows of basic bare bones example email client written with Chilkat components. With s/mime, imap, and pop3 functions all available via the chilkat component...
View Article