a ton of [System Process] time_wait?
I am making the code send the 100 over request one time using CkHttp/proxy. first time it is working well. But when i see with the TCP viewer time to time, a ton of time_wait become. and the code...
View ArticleChilkat C# SFTP Move Files from SFTP Directory to Another.
Heey everyone.I have a problem with my Code, that i cant move files from one directory/Folder to another. I have uploaded files there is laying in the /HOME/, and i need to move the same files from...
View ArticleCan't build website with VS 2015 and ChilKatDotNet 64Bit
Hello,I can't build website with VS 2015 and ChilKatDotNet 64Bit. I tried some versions of the .dll and the nugetpackage manager.If I use it in .dll it wil work but not directly in the website project....
View ArticleFree version of FTPstill available?
For years now we've been using the free version of FTP for Access. Withe migration to windows 10 and back to windows 7 and a rebuild I've lost the installation file. Is it is still around, and if so...
View ArticleChilkat.Global's UnlockBundle method in a c# class library
Is is possible to place the call to Chilkat.Global's UnlockBundle() method somewhere in a c# class library, where it is guaranteed to be executed at least once prior to any other Chilkat related code?I...
View ArticlePerl shows 9.5.0.55 but 9.5.0.53 extracted
This has happened before.ppm install http://www.chilkatsoft.com/download/chilkatPerl.ppdDownloading chilkat-9.5.0.55...doneUnpacking chilkat-9.5.0.55...doneGenerating HTML for...
View ArticleSSLKEYLOGFILE file format support for Wireshark debugging
Hello, we're trying debug https traffic using Wireshark and our our server/client is using DHE so we need to export a list of master secret keys to a file. Both Chrome and Mozilla Firefox support...
View ArticleCSV splitting on in string comma.
Hi Matt and everyone,I am using csv to process a csv data file form my customer. The file is not very large, about 4000 lines. It going well until CSV tried to slpit on a comma within a quoted block....
View ArticleBest way to verify POP3 and/or connection?
Trying to make a "user proof" (yea right) app for android. What is the best way to verify that the server info and login info is correct?With POP3, I see that there is a VerifyPopConnection which I...
View ArticleSSL and TLS 1.0 No Longer Acceptable for PCI Compliance
I use your SFTP component within one of my VB6 applications..Recent changes to security dictate that:-"SSL and TLS 1.0 No Longer Acceptable for PCI Compliance".Solution:-"In short: servers and clients...
View Articleunable to find getmimeobject method in the email object
Hi, i am trying to parse the email to track the delivery notification for that i am trying to use the sample example which is given in the below link when i am trying to use that its shwoing below...
View ArticleGmail with OAuth and Xojo
Hi,I'm trying to connect to Google Apps Gmail with OAuth. With the totally clear instructions on the Google websites I hope I have set up everything correctly.Changed the MX record for one of my...
View Article.NET Chilkat IMAP Contacts
How do you extract the contacts from IMAP (Contacts folder) ? All I managed to do, was to extract the names. Here is a log (0-13 it's the header field number | field name -> field value) 0 | Subject...
View ArticleIMAP FetchHeaders and FetchBundle resuls in emails in different order
I have been using Chilkat IMAP component to read e-mails but lately I made a chance to the software. Before I used bundle=imap.FetchBundle(messageSet);And I replaced it withbundle =...
View ArticleSSH Tunnel Port Forward With Browser Auto Disconnect
-Start Port Forward:tunnel.BeginAccepting(1080);-Run Browser use proxy: 127.0.0.1:1080.-After page load tunnel port forward stop. How to continue port forward until i stop it?
View ArticleChilkat and Php 7
Is chilkat extension compatible whit the latest PHP 7.x.x TS?http://windows.php.net/download/Regards
View ArticleSocketError: WSAEPROTOTYPE while connecting to SMTP
Hi,By one of my users (with windows XP) i get the flowing error while sending a e-mail : The smtpserver on the other site is working, alsow his normal e-mail program with the same settings. I already...
View ArticleWhy is the ChilkatAX.Dll not backwards compatible?
I have in my program version 9.5.0.53 and another program installed version 9.5.0.48. Why does not the other program, it can not be run Unlock Chilkat. Why are the versions of ChilkatAX.Dll not...
View ArticleDownloadFile Hang?
Hi, I have an application built around the SFTP module that reads a series of directories on the server. Each directory has a pair of files in it. The app creates the same directory name on the local...
View ArticleSocket component
Hello all is the Socket component designed for http webserver? Thank you.
View Article