Link Error
I have two main projects. Project #1 links fine in debug and release mode. Project #1 links fine in debug but in release mode the error is LNK2005.I'm using VS2008 SP1. I have read the README.html and...
View ArticleSalesforce OAuth2 with Xojo Cloud Project?
Am evaluating your OAuth2 feature for use in a Xojo Cloud project that will integrate with Salesforce.First of all, your example code does not compile, but I fixed that.My questions are about the...
View ArticleckSSH Bug example function
Hi!Again problem with 100% CPU Load. Problem in function CksshDispose, if connection unsuccesful, function CkSshDispose(ssh) waiting near 20 seconds, then 1 core load 100% near 30 seconds, then...
View Articlewebsocket implementation
HiDoes Chilkat include C++ library that implements the WebSocket Protocol? One that implements the client functionality.With Regards. alon.
View ArticleHow to Install an Assembly into the Global Assembly Cache?
How to install a .NET assembly into the GAC?
View Articletask - documentation?
Hi allI might be a newbie...but I can't find a simple example of the task component?Looking at https://www.chilkatsoft.com/refdoc/xChilkatTaskRef.html - the syntax is somewhat shown, but no example....
View ArticleRead received json data as unicode values for arabic/russian language
Hello, I am stuck with a Problem related to json & http requests.The page I want to read contains json data, which contain arabic or russian text.In Firefox I can see a view for "json" and a view...
View ArticleJava - application has failed to start because its side-by-side configuration...
I get the following error with the Chilkat Java DLL on a Windows Server 2008 system: java.lang.UnsatisfiedLinkError: N:\FTP\myApp\chilkat\chilkat.dll: The application has failed to start because its...
View Article(PowerBuilder) POP3 CopyMail() returns NULL EmailBundle
Hello there,we are running an automated pop3fetcher (for attachments) powered by Chilkat Mail (Active X) on PB 10.5It works really well, but we now encounter an error on a Windows 2008 Terminal Server...
View ArticleRTSP over SSL configuration using chilkat
I am trying to configure client and server application using chilkat nuget package of ASP.Net but client is not listening server properly, I really don't have any idea about chilkat and wanted to know...
View ArticleChilkat to Xojo example
Hi, I am very much interested to buy CHILKAT for XOJO. But It seems there is no actual sample that is ready to run after downloading the plugin. Do we have sample file that we can use to learn how it...
View ArticleSyncLocalTree progress
HiIs it possible to get overall progress events from SyncLocalTree?I can hook up OnPercentDone but then I get PER file progress not the overall percentage.Is there a way perhaps to find out how many...
View ArticleGolang Support?
I have two questions:Are there any plans to port Chilkat to golang?If not is it possible for golang access the c++ libs and use chilkat that way?Any info is appreciated.
View ArticleOpenMyEmbedded help
Hello, I'm having some difficulties with the Zip library.My goal is to open and extract a zip file that is an embedded resource.So from the reference page I do:public bool OpenMyEmbedded(string...
View ArticleFailed to validate MAC
Hi, I'm new to Chilkat Plug-in for XOJO and I tried to use it and run some sample from "https://www.example-code.com/xojo/firebase_jwt_authentication.asp"After the component unlock using trial key, I...
View ArticleMail class, address validation
Howdy,I'd like to know if chilkat has any class/method to validate the address, for example:kkk dd@domain.tld <= should return false for validation kkk-dd@domain.tld <= should return true...
View Articlehttp SynchronousRequest 9.5.0.39 vs 9.5.0.54
I have a problem when updating version of chilkat DLL (ActiveX).I'm using Visual FoxPro 9 to create the .EXE and using the same one with both DLL's.With version 9.5.0.39 all works fine an I have this...
View ArticleHow to run compiled program using chilkat
My aim is to make "cd /mydirpath" and run my program which was compiled before: "./a.out" Here is how I'm trying to make it:const char *cmd1 = "cd /home/machinekit/projects"; char *cmd2 = "./a.out";...
View ArticleRSASSA-PSS Certs: Invalid PKCS v1.5 PS separator
Hi, I need to use RSASSA-PSS Certs to create sign-files like p7s and I get error at following:( link text )ChilkatLog: CreateP7S: DllDate: Jun 23 2015 ChilkatVersion: 9.5.0.51 UnlockPrefix: XXXXX...
View ArticleNeed help to understand how to use chilkat in purebasic
I have to do a lot of programming to crypt file. Can I have someone who can explain to me (in my poor english) how to use chilkat library. I already buy chilkat.
View Article