Archived Forum Post

Index of archived forum posts

Question:

Best way for my Delhi Seattle cross platform application to use Chilkat for scp

Feb 22 '16 at 10:57

I am new to chilkat but have been using putty and scp to connect my windows application to my server for some time. I now have a cross platform app that works fine in windows using putty (scp) and chilkat dll. However, not sure how to call the chilkat andorid lib on the android side, or mac for that matter. Below suggest this should work very simply by setting compiler conditional but can not get this to work. http://www.chilkatforum.com/questions/5785/best-way-for-my-java-application-cross-platform-when-use-chilkat-library

Any cross platform example for this purpose would be much appreciated.