Are there yet any ssh libs working in mango?

opaounari

New member
Jan 4, 2010
4
0
0
My plan is to build an app which could transfer a printable file to a remote unix based system, send some bash commands and read the results.

I haven't found any confirmation about working ssh libs. Are there any?
My phone is unlocked so accessing the file system and unnative libs aren't a problem but it would nice if that isn't compulsory.

Thanks in advance!
 

sensboston

Recognized Developer
Nov 18, 2009
2,142
797
193
Boston, MA
  • Like
Reactions: opaounari

opaounari

New member
Jan 4, 2010
4
0
0
Whopsie! I only tried to google "c# ssh" or with windows phone. Only found out about sharpssh, granados and else but their functionality wasn't guaranteed... Thanks alot I try'll that out and sorry!
 

opaounari

New member
Jan 4, 2010
4
0
0
Of course! Thanks for pointing that out.

I tried to use the lib u mentioned
By these steps:
1: Download & unzip
2: In visual studio I have my windows phone project open
3: Solution Manager -> Right click on my project -> Add reference -> Projects tab -> Renci.SshNet -> OK

Then it just displays error:
Microsoft Visual Studio 2010 Express for Windows Phone

Unable to add the selected project reference. The project reference must be another silverlight for Windows Phone project that is the same or lower version.

-> No clues :S even after googling this alot.
 
Last edited: