Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Is it possible use any ssh library in a Netduino project?

c# visual studio netduino plus

  • Please log in to reply
1 reply to this topic

#1 arrudeboy

arrudeboy

    New Member

  • Members
  • Pip
  • 4 posts

Posted 24 April 2014 - 10:15 PM

Hi guys,

 
I'll want to know if it is possible. I have been searching some way to accomplish it but I couldn't do it. 
I have tryed to use SshNet library but Visual Studio shows several warnings then errors are obtained at runtime. It is because the ssh library and netduino project are targeted to different frameworks (library: .NETF 4.0; netduino proj: .NETMF 4.1)  
 
I need to develop something like send a shh command to a remote machine if some netduino device conditions become true.
 
Thanks you in advance and sorry for my English.
 
Regards.
 
Arturo


#2 Dr Who

Dr Who

    Advanced Member

  • Members
  • PipPipPip
  • 261 posts
  • LocationNYC

Posted 24 April 2014 - 11:27 PM

 

Hi guys,

 
I'll want to know if it is possible. I have been searching some way to accomplish it but I couldn't do it. 
I have tryed to use SshNet library but Visual Studio shows several warnings then errors are obtained at runtime. It is because the ssh library and netduino project are targeted to different frameworks (library: .NETF 4.0; netduino proj: .NETMF 4.1)  
 
I need to develop something like send a shh command to a remote machine if some netduino device conditions become true.
 
Thanks you in advance and sorry for my English.
 
Regards.
 
Arturo

 

Not really. That library is typically aimed for desktops or even the odd server running full featured NETF 4.0 as opposed to the NETMF 4.1 ones we use on the Netduino families. You'd need to completely rewrite the library to support it.

 

These systems aren't aimed at running a full featured OS who supports that function. Whereas there are embedded ones who do.



Doctor Who
"This signature does not exist!"





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.