CkZip zipx (lzma) compression support
Hello,CkZip already supports zipx, but only for decompression. Will zipx compression (lzma in particular) be supported some time in the near future? (If not, I will have to look somewhere else for lzma...
View Articlemime 9.4.1.0 vs 9.5.0.55
We discovered an issue on the mime part which we ONLY got to work with version 9.4.1.0. When decrypting a mime mail object no version before !!or after!! 9.4.1.0 can decrypt our mime. Using version...
View Articleheader missing error
I am using visual studio 2013 pro using latest chilkat build: chilkat-9.5.0-x86-vc12c:chillchilkat-9.5.0-x86-vc12includechilkatDefs.h(70): fatal error C1083: Cannot open include file: 'SystemTime.h':...
View ArticlePassword & public key authentication for login into a SFTP server?
I’m trying to code in VB.NET both a password & public key authentication for login into a SFTP server.I tried following this example, but it did not work. My public key is encrypted from the...
View ArticleMethod to validate an XML string or file against Schema?
Trying to determine if there is a way to validate the contents of a file, or memory location, representing an XML string against a schema? Something like: bool result = CkValidateXML (schemaFile,...
View ArticleError connecting to SSL/TLS socket multiple times from the same machine
I have a client application connecting to a server using SSL/TLS. When I try to reconnect to the server socket after disconnecting, I get an error on the client handshake. Currently I am attempting to...
View ArticleVerifySMTPConnection working with VB6 but not with .NET
Hello.I have a license for both the ActiveX and for the .NET version of Chilkat.For both I'm using exactely the same ChilkatMail properties. With VB6, it works fine, but the same code fails in VB.NET...
View ArticleFoxro Simple Get using Access Token
Hello, I have been given an API specification which includes an access token that maps to my user and password on the host system. I'm trying to do a simple GET. When I post the example URL below in...
View ArticleUsing p12 purchased other companies (like comodo) for OAuth2
Hello!I would like to ask if I can use the developer certificate which I purchased from Comodo (https://www.comodo.com/business-security/code-signing-certificates/code-signing.php) as the p12 file...
View ArticleHow to Change Directory in SSH/SFTP?
How to change directory and upload file to desired path instead of RealPath?
View ArticleAsync FTP with Progress Info
In the example you provided in your website how to upload/download async FTP with Progress Info (https://www.example-code.com/objc/async_ftp_progress.asp) you used the CkoTask to keep tracking the...
View Article2-legged CkOAuth2
Is a 2-legged CkOAuth2 authorization already supported? I only found 3-legged CkOAuth2 doc and samples.
View ArticleWhere do I find my licenses
Hello!Something is wrong with one of my licenses, and I would need to check out if I'm using the correct one.I don't find the license in the invoice email anymore.Does anybody know where I can find it...
View ArticleOAUTH2 Gmail authentication fails
Problem (Authentication failed):Initially Gmail authentication through Chilkat failed and after analyzing we found that we have to turn ON "allow less secure apps" for the Gmail account to login...
View ArticleFiling possible bug without support
Hello.Currently I can't afford a new license for support. However, I think I found a bug that should be fixed. Can I file it anyways?Thanks for a reply.
View ArticleMailMan.VerifySmtpConnection problem
I'm using the CkMailMan object's VerifySmtpConnection method to verify SMTP details. In a previous build of the Chilkat library (from about a year ago) this worked fine. With the latest version...
View Articlessh fails OpenSessionChannel (open ssh 3.5)
Using ssh chilkat 9.5.0.69 .net (Server is openSSH 3.5) In a 2 node network, trying to connect and send commands, but OpenSessionChannel hangs and never exit. Putty can connect to the server without...
View Articleis it possible to specify attachments in search criteria ? how to specify...
Hi, I want to specify From address and attachments related information to search emails accordingly. But, How to specify any attachment related information in search criteria using imap Chilkat.
View ArticleHow to specify ReceivedON, ReceivedBefore and ReceivedSince in search...
Hi, is there any way to find emails by using RECEIVEDON, RECEIVEDSINCE and RECEIVEDBEFORE in searchcriteria. how to achieve yhis ?
View ArticleAnother empty mail with FetchSingleAsMimeAsync
Hi,got another empty mail when using FetchSingleAsMimeAsync. I can't see any problems from the log:2017-09-22, 12:21:14 ImapIterator.GetNumberOfObjects Konto 1 mimemails:::andere mailbox 13 .......
View Article