Firebase Examples for Delphi DLL
I'm testing your example "Firebase JWT User Authentication" and I always get{"error" : "Failed to validate MAC."}Thanks, Iban
View ArticleChilkat 9.5.0.58 for Php 5.x TS
Any info on release for v9.5.0.58 for Php 5.x TS? Regards
View ArticleChilk.HTTP 9.4.0.0 TLS Version?
We currently use version 9.4.0.0 and while I am aware that version 9.5.0.46 contains "TlsVersion" which would show what's used, it's not clear to me which TLS version 9.4 runs.My understanding is that...
View ArticleChilkat iMap with Googles oAuth2? (iOS with Swift)
I never could get the Chilkat samples of getting the p12 file to work, but I did get a token using Googles authentication: Google's instructions I can not get the Chilkat Imap to accept the token, and...
View ArticleUTF-8 Encoding Support
Does the ActiveX socket support UTF-8 encoding? If so, can it be set?
View ArticleXML Create subnodes off of a child node
I'vd successfully used your email, ftp, and zip products for years. Now i'm trying to create an XML document using the ActiveX latest version of Chilkat. I do not know how to create a subnode off a...
View ArticleSFTP Copy File on Server
I am using your SFTP (Secure File Transfer over SSH)Is there a copy function in your software?After I upload a file I want to copy it to a backup folder. Is there such a function in your SFTP...
View ArticleCompression.CompressFile Failing on large file (2.8 GB)
I have been using Compression.Compress file successfully for quite some time, however, today I went to upload a larger file than usual and it locks up.. the output file gets stuck at 1.1GB Private...
View Articlei have problem about imap get email and charset
hi chilkatsofti have one problem.when i get message form imap server (Gmail) only TEXT RECEIVE language THAI is "?????????".i think maybe it is problem about CHARSET but i can't change charset before...
View ArticleTLS 1.2 Windows OS Support
AS I understand it Windows 2003 (IE8) does not support TLS 1.2. Does the Chilkat Socket and HTTP packages support TLS 1.2 on all windows platforms? Does it depend on IE for this functionality?
View ArticleVisual C++ Redistributables Required by Chilkat .NET Assemblies
Problem: Works great !!! But when I try to run the C# program from a new Windows 7 workstation ... I get an "Unhandled exception" error. It's acting like it can't see the ChilkatDotNet46.dll file which...
View Articlevb6 TLS 1.2 http control
Do you have a control (Active X) or other for VB6 that can make http calls on XP machines using TLS 1.1 or 1.2?
View ArticleError: Object doesn't support this property or method
I’m attempting to use the GetCreateDtByName() method. I’ve already set the remote directory with ChangeRemoteDir(), and have confirmed the file exists, but the following call generates an error:...
View ArticleGMAIL: Allowing less secure apps to access your account, or use OAUTH2?
Gmail says I use a not secure application to access mail and, if I want use you dll (.net), I must set Gmail to accept unsecure connections.How can I resolve?
View Articleis the chilkatservice.dll still being updated/published for VB6.0
I have an older program written in VB 6.0 that needs updating and it makes use of the chilkatservice.dll I attempted to use dim cksvc as new ..... but chilkatservice, ckservice do not show up in the...
View ArticleFTP/TLS Problem with Windows Firewall Identified
A troublesome problem with Windows Firewall involving FTP over SSL/TLS has been identified.See http://cknotes.com/damn-you-windows-firewall/
View ArticleIs it possible to add and display a .PDF file to an HTML email?
Is it possible to add and display a .PDF file to an HTML email?
View ArticleCkDateTime GetAsFileTime Precision
CkDateTime DateTime;FILETIME ftDateTime;LARGE_INTEGER liDateTime,liSystemTime;DateTime.SetFromCurrentSystemTime();DateTime.GetAsFileTime(false,ftDateTime);liDateTime.HighPart =...
View Articleweb request fails after setting preferIpv6 to true
HiI am using chilkat v9.5.0.51 Mono on Mac, Xamarin iOS & Android. After setting preferIpv6 to true on my Http object, some servers fail to be requested, for...
View ArticleAES, format preserving encryption
i am using cipher-mode 'CTR' for file encryption with this mode plain-text and cipher text becomes same size with no-padding and even string less than 16 byte(128bit) can be encrypted say 5 byte string...
View Article