visual studio - Adding DLL as a reference to my SharpSSH C# project -
i have downloaded sharpssh binaries from link. when extracted found 3 .dll files (and exe file).
1.) diffiehellman.dll 2.) org.mentalis.security.dll 3.) tamir.sharpssh.dll
i need add these referece project. need know 1 of these .dll files need add reference project.
and can let me know how should add references c# project.
note: want upload, download file ftp site through sftp connection.
if want add reference project, right click , select add reference , navigate respective dll(s).
Comments
Post a Comment