Support for ECDHE cipher in Chilkat 9.4.1.42
Hi, we are using Chilkat 9.4.1.42 and are trying to use the Imap object (with Ssl = true) to connect to a mail server behind a load balancer configured with the ECDHE cipher. We are getting errors...
View ArticleCall GetServerSslCert() does not respect property connecttimeout
I am using ActiveX and when calling .GetServerSslCert() from HTTTP class, it does not respect property .connecttimeout when I am testing without Internet connectivity. My version is 9.5.0.64.
View ArticleChilkat Socket is fatal on webproxy only support http/https(does not support...
Like http://www.chilkatforum.com/questions/8498/failing-to-connect-through-http-proxy issue, I get the same problem. As the answers I know the new chilkat socket connect to a webproxy(my squid web...
View Articlepasswords to change
I forget my password and receive an tmp password but i want to change my password, where ???
View ArticleFailed to load result from task
In the latest version of my email archiving app I've changed most Chilkat related code to the async methods. I've now got 2 error reports from testers that this sometimes doesn't work. The code does 2...
View ArticleVisual Studio 2008 Windows Mobile 6.5 (LNK2005) chilkat-9.5.0-mobile-vc9
I'm building a rather large dynamically linked Windows Mobile 6.5 application with Visual Studio 2008, now i want to use the capabilities of the Chilkat library. The Chilkat library...
View ArticleDelay execution from two chilkat non visual object in the same window
Programming language Powerbuilder I have two timer in a window i have a non visual object n_cst_chilkat and two object inherit from them n_cst_imeBi for the first timer and n_cst_scaneat for the second...
View Articlesigning file
Hello,i want to know if it is possible and how to sign a file with rsaregards jean pierre senet
View ArticleIs it possible to specify a chilkat dependency in a maven project?
How can this be done? I am on Java 8. Thanks!
View ArticleUser-Agent not populated in HTTP SynchronousRequest
I'm using the VB.Net 4 DLL (9.5.0.54) and when posting to a PHP page set to output the User-Agent, this is always blank.I have tried using AddHeader on the request (HttpRequest), UserAgent on the HTTP...
View ArticleSSH / SFTP wont work anymore after Server update
Hi,We are using Cilkat since many years, after SSH server update on a embedded machine, we are no more able to connect ( ActiveX with VBS ) this one. It did look like the Chilkat SSH client isnt able...
View Article[ftp2] Events in UWP
Hello. I'm using ftp2 component and i'm trying to manage ftp events in a UWP Windows Phone application.I need to get the percentage of completion of a SyncRemoteTreeAsync operation, or alternatively,...
View ArticleSFTP ReadDir Disconnect
Getting the following error with SFTP ReadDir. this only happens on one server so far. ReadDir: DllDate: Aug 15 2013 ChilkatVersion: 9.4.1.42 UnlockPrefix: *** Username: *** Architecture: Little...
View ArticleSocket Connect Problem(With WebProxy)
Unfortunately, the version 9.5.0.69 still don't fix the bug of CONNECT method through http proxy. Its details described in...
View ArticleAccess Violation in AuthenticatePwPk
Hi,We're starting to see access violation in Chilkat.SFtp.AuthenticatePwPk on multiple servers (Windows 2012 R2) when trying to connect to remote site. We're using Chilkat 9.5.0.47 x64So far I have not...
View ArticleOAuth process
Hi,this is more of a process question. After getting some more grey hairs after figuring out how to setup the secret IDs at the Google website the code for connecting with OAuth to Gmail actually...
View ArticleUnhandled Exception with Email.LoadXML
Hi,I am experiencing an unhandled exception when attempting to load an email from an XML file, but only when the file in question does not contain a complete XML email, for example an empty or corrupt...
View ArticleCannot connect to IPSwitch WS_FTP (SFTP) using chillkat version 9.5.0.68
I'm having a problem to connect to the IPSwitch SFTP Server.This is the sample code i'm using in my program. success = sftp.Connect(hostname, port) It return false when it reach the line above. Dim...
View ArticleC++ Builder Fatal Error in Linking
we have the problem, under 64 bit in one of your large projects, the 64 bit linker get a „fatal error“.We don’t get a feedback from Embarcadero.When we delete chilkatxe4.a from project and comment out...
View ArticlePre-installed certificate location for Verify
I've run into an issue using the Verify API: https://www.chilkatsoft.com/refdoc/delphiMimeRef.htmlMy trading partner is not including a public key as part of the signature. According to the Verify...
View Article