Quantcast
Channel: Chilkat Forum - latest questions
Browsing all 1061 articles
Browse latest View live

imap.search not working unless its ALL

HiNew to ChilKat but hoping someone can help - I am probably doing something dumbIf I use imap.search with "ALL" as a criteria then it works fine and I can loop through the messageset and get all the...

View Article


Chilkat and Php 7.1..

Hi, Any news or Update for Chilkat library compatible whit latest release of Php 7.1?Regards

View Article


unresolved external symbol CkCrypt2

Hello,Trying to run the encription c++ example for hash. https://www.example-code.com/cpp/crypt2_md5_hash_file.aspI created a project in MSVC 12 and added the include and lib for the crypt download...

View Article

SSH Tunnel Delphi DLL ( parameter -C )

How to create a ssh tunnel by setting the parameter -C that compress the data?

View Article

Packet corrupt while trying to authenticate SSH

Hi,i have a problem trying to connect with SSH. i am able to connect to SSH via the local terminal using "ssh <user>@<ipaddress> -i <privatekey>"but when i try to connect externally i...

View Article


VC2017 lib

Since we have a 'go live' clearence from MS we can redist VC++ project built with latest RC, but we need the static linked lib. Do you have scheduled a release for this compiler ?TIA

View Article

Problems with QuickAppend --- extra entry after central directory found

HiI have been having problems using the QuickAppend zip function to append the contents of a new zip file to an existing one.I've tried this with the node, python and .Net (via a colleague) versions of...

View Article

Chilkats upload component transfer large file as binary data to https

Is there a way to use your free component (or other) to upload a large file as binary data stream from a file to a https service whithout big memory consumption? ActiveX/Classic ASPThank youWerner

View Article


CkZip and QuickAppend

I use CkZip C++ v9.5.0.58 in an application that runs on Windows. This application uses CkZip to store large numbers of small jpg files, so no compression.Performance is important and so I have always...

View Article


How 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 Article

SFTP Failed to get address info

I'm able to connect to this SFTP site on the same PC I'm writing this code on using FileZilla using all default settingsUsing the host name, I get the below errorChilkatLog: Connect_SFtp(31ms):...

View Article

blank email body using mht sql server

Hi,I have copied pasted text from https://www.example-code.com/sql/mht_emailWebPage.aspBut I get a blank email..Please help!

View Article

Self Extracting Zip creation file size limit?

I've been creating a Self Extracting Zip using Zip-2-Secure-Exe, and I quite like the program. But I do run into a particular problem: it seems that overly large files throw errors when they are being...

View Article


Bcrypt passwords

Hello,We are planning to use bcrypt in our next multiplatform (php, c#, cocoa/swift) application. Is it supported by Chilkat? I did not find it in the references.It is possible to write the code...

View Article

AES Encryption using ECC Pem Keys Pub/Priv

Have a really good working version of AES and RSA keypairs with Chilkat. However we'd like to implement new keys based on ECC keys.We've got nice and fast working examples of ECC creation and can...

View Article


Reverse DNS lookup

Quoting the CkSocket C++ Reference Documentation (here):TCP socket component with SSL capability. Supports both asynchronous connect, accept, send, and read operations in all programming languages. The...

View Article

Ftp2 ActiveX GET downloads zero length files

Hi,Downloaded files from one of our operators are always empty. I have tried active/passive modes, GET/MGET, ascii or binary to no avail. What is curios is that I can download the files from command...

View Article


Understanding IMAP Email Attachments

I’ve noticed that when choosing not to download attachments when requesting an IMAP email, calling GetEmailNumAttach returns the incorrect number of attachments. If an email has no attachments then the...

View Article

Problem sending mail

Language: Visual Foxpro Controls: Chilkat_9_5_0.MailMan And Chilkat_9_5_0.EmailWith these controls i solved many problems with SSL and TLS post office systems, but now i have a problem sending mail...

View Article

Find out C++ Memory Usage in Code?

Does you C++ implementation have a tool to ask the current memory usage by you components?I have a situation where I fetch about 1 MB of data from a database and feed it into the CkEmail component.This...

View Article
Browsing all 1061 articles
Browse latest View live