SFTP- Unable to agree upon server-to-client compression algorithm
Good morning ALL,I am trying to connect to SFTP server using the chilkatnet component(ChilkatDotNet46.dll version:9.5.0.55) but I am getting the following error:Encryption: Blowfish MAC: HMAC-SHA1 MAC:...
View ArticleSocket Reading Blocks Writing?
We already exchange from specific support for implementing your Socket library for a Listener under VB6.Now, I have switched to VB.NET and play with asynchronous tasks and Handles. It works well but I...
View ArticleActiveX v9.5.0.64 is very slow
I recently upgraded my production machine to the 32bit version 9.5.0.64. Tasks that used to take 4-5 hours to run are now taking 20+ hours to complete. These are vb6 apps and the code has not changed...
View Article3DES Turned off and customers get errors
We use the ftp2 library moving files to from a secure server. Due to a pci scan we had to turn off 3des ciphers and customers started calling. Put them back in and they were fine. Our dll is dated...
View Article3DES Turned off and customers get errors
We use the ftp2 library moving files to from a secure server. Due to a pci scan we had to turn off 3des ciphers and customers started calling. Put them back in and they were fine. Our dll is dated...
View Article3DES Turned off and customers get errors
We use the ftp2 library moving files to from a secure server. Due to a pci scan we had to turn off 3des ciphers and customers started calling. Put them back in and they were fine. Our dll is dated...
View Article3DES Turned off and customers get errors
We use the ftp2 library moving files to from a secure server. Due to a pci scan we had to turn off 3des ciphers and customers started calling. Put them back in and they were fine. Our dll is dated...
View ArticleSweet32 attack
How do we mitigate the Sweet32 Birthday Attack with the FTP2 product we purchased from Chilkat?
View ArticleHow to load rsa keys from pem file and encrypt/decrypt string
Hello, I am unsure how to correctly load a pem file I generate and saved to disk. I want to load the public key, encode a string and load the private key from another pem file to decrypt the string. I...
View ArticleChilkatHttp: ssl handshake failure
Hi,Before updating a legacy app I am trying ChilkatHttp with different scénariosI am unable to properly request the url https://requestb.in/zjdmfzzjthis url should return "ok" (tested with the browser,...
View ArticleProblems with parsing email headers
I'm in the process of replacing my home-grown header parser with the Chilkat plugin and got some issues from my collected cabinet of email horrors:The following subject most likely isn't legal....
View ArticleError compile c++ For [Send Email using office365 SMTP]
Hello,I want to compile the example code source in C++ with your lib [Send Email using office365 SMTP] But i have some error.ON macOS 10.12 Undefined symbols for architecture x86_64:...
View ArticleCkJsonObject - how to emit only ASCII characters
Is it possible to make CkJsonObject escape strings according to the JSON RFC so that it only emits ASCII characters? This is required when using JSON values in HTTP header fields.
View ArticleSocket connection failure for t-mobile only on iOS 10.2
We are doing SSL certificate verification using Chilkat. T-Mobile enforces IPV6 in iOS 10.2. SSL socket connection using Chilkat always fails for us on this particular operator / OS combination....
View ArticleString convert 1250 to iso-8859-2
Hello,please help me find an example for Delphi DLL. I have a string (cp1250) and I need to convert it to ISO-8859-2.Thanks a lot,Marjan
View ArticleWhen the Network Cable is Unplugged / Disconnected...
im testing for connection dropout while tunnel is open/connected. this is so i can reconnect should i detect a disconnect (or not send data until reconnected)im monitoring using the...
View ArticleEscaping JSON strings
I looked over the character and binary encoding lists but couldn't find one that could help me with escaping JSON strings.I'm looking for a way to escape strings when using CkJsonObject.AppendString so...
View ArticleHtml to eml vs dropped embedded images
In the release notes for the next Chilkat version, you mention that IMG tags where being dropped in MHT if they contained images as encoded binary data. I recently attempted to insert html code having...
View Articlelibrary not found for -lchilkatIos
I used the program encrypts and decrypts a file in my project of my resources in the following link: http://www.example-code.com/objc/crypt_aes_encrypt_file.aspand I add libraries ios libs in my...
View ArticleChilkat and Php 7
Is chilkat extension compatible whit the latest PHP 7.x.x TS?http://windows.php.net/download/Regards
View Article