VBScript - ActiveX component can't create object - 800A01AD
I would like to run your 'read gmail pop3'mailbox' VBscript. I have pasted it into a text file with the extension .VBS and have downloaded and installed the ActiveX (32bit) windows download.Here is the...
View ArticleError authenticating to SFTP server. Receiving message "The system could not...
I'm using ChilkatDotNet4 v4.0.30319 I have an issue that occurs irregularly when authenticating to an SFTP server. When I make the following call" _sFtp.AuthenticatePw(userName, password); I get an...
View ArticleAsync Sockets in C#?
I am trying to use AsyncReceivedString() and functions related to Async. You mentioned the new model for asynchronous programming introduced in Chilkat v9.5.0.52 Is it already put on web site for...
View ArticleCkSocketW TLS performance, why using CRITICAL_SECTION in ThreadSafe Chilkat?
Hello.I am created network application based to synchronous CkSocketW (Unicode C++). My code - not using CRITICAL_SECTION\Mutex\etc... In range tests show bad TLS performance, i check my application...
View ArticleCkRest#SetAuthBasic does not seem to work?
Hi all,[Using the Java Bundle version 9.5.0.59]I want to retrieve data from a REST-resource that requires a valid user to be authenticated using Basic HTTP access authentication. If I use...
View Articlehttp ActiveX - cannot determine error reason past connect
The http ActiveX component has ConnectFailReason to indicate what reasons the connection failed. There is no corresponding error value for after the connection. I am used to programmatically being able...
View ArticleHttp request timeout in JScript ActiveX
I have seen answers to ReadTimeout, but I want an overall timeout and the answers I saw all required event callbacks. Can you provide an example of using an event callback in JScript? (We are in a WSH...
View ArticleError when using UPX with ChilKat & Delphi
I don't have an answer for this yet, but I've narrowed down a real issue with including ChilKat DLL into DelphiXE6 projects when you also use UPX executable packer on the exe. I haven't tried any other...
View ArticleInstall PHP Extension on Shared Linux Hosting?
We are trying your PHP extension for the MailMan, we have shared hosting plan with Hostgator,We are done with all needed configurations and code modifications, yet once the code run we get the...
View ArticleWhy does FileZilla work, but my Application Gets Blocked on the FTP Data...
I can upload or download files using FileZilla (with FTP), but my application fails w/ the data connection. I can connect to the FTP server just fine, but when I try to upload, or download, or fetch a...
View Article(Android™) Firebase Receive Server-Sent Events (text/event-stream)
Gentelmen, I have a serious intention to purchase Chilkat "Boundly-only" package to implement this example in my application, but just on simple testing I receive some logs that I dont understand at...
View ArticleCookie support in REST module
Bonjour,The REST module is lovely, since it allows a bit more customization relative to the HTTP module. However, I found that it has no integrated support for cookie handling like the HTTP module has....
View ArticleMultithread with chilkat SSH and HTTP (GET, Post) ERROR: Not responsding and...
I am trying run 100 thread with SSH (dynamic port forwarding) and Chilkat HTTP Post , Get. but i alway run 10 - 30 minute(random time) my app always show "... Has stoped working" of windown(Sever 2012)...
View Articledelphi (DLL version) static DLL names
(possible to make feature request here ?)linking to fixed DLLName likefunction CkSFtp_Create: HCkSFtp; stdcall; ... implementationfunction CkSFtp_Create; external DLLName;is unhandy because of some...
View ArticleHigh CPU usage with Python SSH module
Good day, I really like Python SSH module, however it eats 100% CPU, when I try to connect to multiple servers in threads(even 10-15 threads). Both Win and Linux. Is there a way to reduce it? The most...
View ArticleHTTP or REST? Which to use?
Would you have a few minutes to suggest the best Chilkat control for what I'm doing? Right now I'm using the HTTP control, primarily because of the async methods that it has. I'm mostly sending JSON to...
View ArticleFailed to convert data connection to TLS
We got the following error "Failed to convert data connection to TLS". Could you please help? Thanks!ChilkatLog: PutFileFromTextData: DllDate: Mar 11 2014 ChilkatVersion: 9.5.0.18 UnlockPrefix:...
View ArticleCertificate order issue / enhancement
Recently I've had two clients who bumped into this "issue". I have an Android app that is using the Chilkat libraries (specifically HTTP). The problem occurs when trying to verify the SSL Certificate...
View ArticleDownload bounce using MAPI Protocol
Hi,currently we are using pop3 and IMAP protocol to download the bounce email and we have one client asked us to download the bounce mails using MAPI protocol ,is it possible to downoad using chilkat...
View Articleread folder from IBM Lotus Domino
I read folder list from a IBM Lotus Domino server, but it seems that a path like 'folder1/subfolder2' has been read as 'folder1subfolder2' with no separator. Is there something to set befor asking...
View Article