Chilkat 32/64 bit and/or .Net 4.5/4.6/4.7 version
Posted: Tue Jul 03, 2018 10:47 am
We are using the Chilkat libraries for things like mail, FTP and more. I have asked a question in their forum, without reply. Maybe users of Chilkat reading this forum know the answer.
In their download page https://www.chilkatsoft.com/downloads_DotNet.asp you will see that the DLL's come in
32/64 bit versions and/or .Net 4.5/4.6/4.7 versions.
I wonder if there's any real (dis)advantage of using the 4.5 version 32 bits. If they publish the same functionality for all they do not seem to use features from later .Net versions. It safes us changing this line OLEAutoObject{"Chilkat_9_5_0.Ftp2"} (to 9_7_0) a few dozens time. But if someone still has an old .Net version it will keep working. On the other hand, it relies on VC++ 2013 runtime which may be absent on newer systems?
About the 32/64 bit: against a possible performance gain, using a 32 bit version seems to work fine and it will work on all Pc's. Not sure how old a Pc is when it is still 32 bits.
I read some backgound here:
https://www.silabs.com/community/mcu/32 ... _tous-fCrr
Any comments from Chilkat users?
Dick
In their download page https://www.chilkatsoft.com/downloads_DotNet.asp you will see that the DLL's come in
32/64 bit versions and/or .Net 4.5/4.6/4.7 versions.
I wonder if there's any real (dis)advantage of using the 4.5 version 32 bits. If they publish the same functionality for all they do not seem to use features from later .Net versions. It safes us changing this line OLEAutoObject{"Chilkat_9_5_0.Ftp2"} (to 9_7_0) a few dozens time. But if someone still has an old .Net version it will keep working. On the other hand, it relies on VC++ 2013 runtime which may be absent on newer systems?
About the 32/64 bit: against a possible performance gain, using a 32 bit version seems to work fine and it will work on all Pc's. Not sure how old a Pc is when it is still 32 bits.
I read some backgound here:
https://www.silabs.com/community/mcu/32 ... _tous-fCrr
Any comments from Chilkat users?
Dick