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

Http/2 support

I am currently using HttpWebRequest class from .NET Framework in my application for all http(s) communication, but I am planning to replace it with third party component. One of the things that bothers...

View Article


CkFileAccess ActiveX BUG

HI,I found a bug on CkFileAccess ActiveXDim X As CkFileAccess, L as Long Set X = New CkFileAccess L = X.DirAutoCreate(xPath) Set X = Nothing DirAutoCreate Returns 1 For...

View Article


Override content-type on a S3 presigned URL

Hello,Is there a way to specify an override for the content-type when generating a S3 presigned URL ?. I'm using the Delphi_DLL.Amazon supports these overrides, as you can see in this blog :...

View Article

Generate an S3 presigned URL for uploads

Hello,How can I generate a presigned URL to upload files to S3 ?. When I generate a presigned URL using the Delphi_DLL I can use a GET http request to retrieve the file, but I can't use it with a PUT...

View Article

Image may be NSFW.
Clik here to view.

SMTP: If the first attachment is HTML, it will be empty.

If I send a mail through Chilkat SMTP (ActiveX) and the first attachment is an HTML file, the file will be 'empty'It will contain data, but...

View Article


PKCS7 Add Multiple Signers, Resign

Hy! Im working in a system for manage documents in timeline process and the requirement is upload a file, verify the content and digital sign the document.This process is accomplished by several users...

View Article

using Chilkat RSA with xamarin.ios

I am trying to use Chilkat RSA with my xamarin.ios project but can't seem to find the correct dependency I have tried all the available chilkat packages on nuget :ChilkatNativeLib installs but I can't...

View Article

CkMailMan: when was TLS 1.2 support added

We are using an older version 9.5.0.38 May 7 2014 and CkMailMan STARTTLS fails now that our email server is forcing TLS 1.2.I am trying to discover at what point 1.2 support was actually added....

View Article


how to resume Async FTP

Hi,I am using Delphi and you latest non_ActiveX Dll. I want to use the FTP Async method as I need to display progress. You have deprecated the older method and advised to move to using task :=...

View Article


VC 7.1 undefined symbols: SfxConfig, ClsCsp

Linking with https://chilkatdownload.com/9.5.0.69/chilkat-9.5.0-x86-vc71.zip libraries I get these errors.ChilkatRel.lib(ClsMailMan.obj) : error LNK2001: unresolved external symbol "public: void...

View Article

GetLastModifiedTimeByName Case Sensitive

Hi, is the GetLastModifiedTimeByName method Case Sensitive? I use this method to get file's information on Window Server 2008 R2 and it seems Case Sensitive Thank you in advance

View Article

ChilkatFTP: PUT failed; cannot open remote file

I have 2 servers. When I use a desktop FTP program, upload works fine on both. When I use Chilkat FTP, uploading to one server works fine, on the other one it fails.The error message is:PUT failed;...

View Article

Chilkat Minor version collision. Any suggestions?

Hi. We have a version issue and not sure what to do. We recently upgraded from 9.5.0.45 to 9.5.0.68. An old way we were encrypting/decrypting files doesn't work with the new 9.5.0.68 ActiveX...

View Article


Chilkat ActiveX Mail

HI,Can you help me about this issue: 02/10/2017 15:11:07 ChilkatLog: VerifySmtpLogin: DllDate: Aug 30 2017 ChilkatVersion: 9.5.0.69 UnlockPrefix: SANTSM.CB10717 Architecture: Little Endian; 32-bit...

View Article

Chilkat Bundle License

Hi If I'm purchase Chilkat bundle license can I use the source code of CkXMP and CkXML classes for adding metadata to TIFF and EPS image files

View Article


How to Keep a Socket Open?

Is there a way to keep a socket open until I close it? The socket seems to close after a while...

View Article

Getting Error when transferring file through FTPS (with TLS) though...

I am not able to transfer text file over FTPS (with TLS). I am able to establish connection with FTPS server. Able to change the directory, but whenever i am trying to upload the file i am getting...

View Article


Smaller binary for individual products?

I'm interested in integrating SFTP into my software but the static library trial for Objective-C/Cocoa is quite large for my use case (48MB). Is it possible to get a binary just for SFTP? And if so,...

View Article

Chilkat Activex Mail: Defaulting to quoted printable when trying to send 8bit

Hi there. We are using the chilkat mail ActiveX component to render email for customers. We are seeing an issue with Turkish characters. The transfer encoding on their email is set to 8bit and charset...

View Article

LIST OF OBJECTS

Hi, I need creat a list of objects like the structure below (link reference: https://github.com/buscape-company/api-ofertas) [ { "groupId": "", "sku": "", "title": "", "barcode": "", "category": "",...

View Article
Browsing all 1061 articles
Browse latest View live