|
Hi
Jeff, yes I had already checked out the list and noted Bitvise's commercial
products WinSSHD and Tunnelier. I was hoping for source code specific to SFTP
functions rather than a full blown secure shell server or client with gui. It is
not exactly what I am looking for.
What I
was hoping for was code examples that I could easily convert for use in an
ActiveX/COM component in Visual C++ and without the necessity of licensing. (yes
I am a cheapskate)
I want
to create a VB/VBS/ASP compatible object for transmitting batches of credit card
transactions to a secure shell server from within an VB program.
At my
company most of the programmers use VB or ASP. I am the only C++ programmer and
I spend most of my time creating activeX objects for the VB group. I wrote the
FTP module for them already, but hoped to get a shortcut for the SFTP control I
need to produce.
I
suppose I can read all about the SFTP standard and then use CryptoPP to
inplement it. Again I was hoping to snag some source that would help me skip the
complications on the cheap.
WWW.WeOnlyDo.Com has an activeX control
exactly like I want to build. Source code is available for $289. They use the
OpenSSH library to implement rather than CryptoPP. I wanted to only use one set
of Crypto tools. I am funny that way.
Thanks
for the suggestion though. I can see how from my original question you got the
idea that I might not have checked the list.
-Michael
|
- SFTP and CryptoPP Michael Barnett
- extra VC++ sample Eugene Labunsky
- RE: SFTP and CryptoPP Walton, Jeffrey
- Michael Barnett
