Chilkat ActiveX Mail
HI,Can you help me about this issue:02/10/2017 15:11:07 ChilkatLog: VerifySmtpLogin: DllDate: Aug 30 2017 ChilkatVersion: 9.5.0.69 UnlockPrefix: SANTSM.CB10717 Architecture: Little Endian; 32-bit...
View ArticleMemory leak with OpenCertStore
After many tests to locate what was causing memory problem in my servers, I located this memory leak .. when my program initialized the certificate, I noticed that much memory was allocated, and...
View ArticleDropbox upload/download file Asynchronous Support
I am uploading file asynchronously to dropboxBut seems like Dropbox dont have aync support Does chilkat Dropbox upload/download supports Aync opeartions ?
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 Articleoauth2 custom URI
I've been taking a look at your oauth2 C++ component and have one question about the redirect portion. I have no issues redirecting to http://localhost:port. I'm wondering if there is support for...
View ArticleGoogle Sheets API
Hi, Is there currently or in development the capability to use and access the google sheets API for xojo? I would like to be able to download and upload values to cells within a specific google sheet....
View ArticleMultiple Simultaneous Connections to MySQL in Cloud through SSH Tunnel
I am using Chilkat trial version now and I can't use more than one connection a time. I would like to know if the license fix that. I use chilkat to create an SSH tunnel to a MySQL connection in a cloud.
View ArticleVB.Net: Receiving events with Chilkat.Http
I've declared my chilkat http like this in VB.NET:Private WithEvents ucDownload1 As New Chilkat.Http However, none of the events like Private Sub ucDownload1_OnTaskCompleted(sender As Object, args As...
View ArticleDigitally sign a PDF file using a PFX certificate?
Can I use Chilkat components to digitally sign a PDF file using a PFX certificate? If so where can I find some examples?
View ArticleCan I use Chilkat components to query an NTP server?
Can I use Chilkat components to query an NTP server? I want to sync a local computer date/time with a specified NTP server.
View ArticleGetting Error when transferring file through FTPS (with TLS) though...
I am not able to transfer text file over FTPS (with TLS). I am able to establish connection with FTPS server. Able to change the directory, but whenever i am trying to upload the file i am getting...
View ArticleChilkat Bundle License
Hi If I'm purchase Chilkat bundle license can I use the source code of CkXMP and CkXML classes for adding metadata to TIFF and EPS image files
View Articlechilkat.zip .net 4.0, renaming an entry and adding new file to zip . 7-zip...
Hello, I'm using chilkatsoft version 9.5.0.69 with .net 4.0. I'm renaming a zip file, adding a new file, renaming that new file and saving again that zip file.I can extract the file compressed and the...
View ArticleHow to Keep a Socket Open?
Is there a way to keep a socket open until I close it? The socket seems to close after a while...
View ArticleOAuth 2.0 redirect_uri with https
I've been made some tests with the object Chilkat_9_5_0.OAuth2 unsuccessfully. My redirect_uri is a HTTPS uri and is not working. When I try: loOauth2.localhost = 'https://www.xpto.com', the method...
View ArticleLIST OF OBJECTS
Hi, I need creat a list of objects like the structure below (link reference: https://github.com/buscape-company/api-ofertas)[ { "groupId": "", "sku": "", "title": "", "barcode": "", "category": "",...
View ArticleSmaller binary for individual products?
I'm interested in integrating SFTP into my software but the static library trial for Objective-C/Cocoa is quite large for my use case (48MB). Is it possible to get a binary just for SFTP? And if so,...
View ArticleChilkat Activex Mail: Defaulting to quoted printable when trying to send 8bit
Hi there. We are using the chilkat mail ActiveX component to render email for customers. We are seeing an issue with Turkish characters. The transfer encoding on their email is set to 8bit and charset...
View ArticleIMAP Search for Replies
I need to search emails that are not from a Domain (I already do this) and that are not replies of emails.I use CkImap_Search , and for the search Criteria I will use fristCriteria + « AND » and the...
View Article