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.

arrudeboy

Member Since 24 Feb 2014
Offline Last Active Jun 30 2014 01:21 AM
-----

Topics I've Started

Toolbox NETMF SimpleSocket missing reference

29 April 2014 - 07:25 PM

Hi guys,

 

I'am trying to use the HTTP_Client examples described here, but I'm getting an error when I reference the SimpleSocket class.

 

The error say that 'Toolbox.NETMF.NET.SimpleSocket is defined into an assembly which is not being referenced. Must add an assembly reference "'Toolbox.NETMF.NET.Core, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null" '.

 

In my development enviroment I have installed:

 

.NET MF SDK 4.2.0.0

Netduino SKD 4.2.0200

Toolbox NETMF 0.1.0.0

 

 

Sorry for my English :/

 

Thanks in advance for any suggest.

 

Arturo.


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

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

Renci.Ssh library does not work in NetduinoPlus Application (VS2010)

18 April 2014 - 05:39 AM

Hi guys!

 

Currently, I am developing a NetduinoPlus application in C# (over Visual Studio 2010 enviroment).

I have installed all necesary features for this:

 - .NET Microframework SDK 4.1 (QFE1)

 - Netduino SDK 4.1.1.0

 

Also, this application requires the ssh service to perform several tasks. Then I downloaded a C# library called "RenciSSH" from here.

 

The trouble comes when I trying to add the Renci.Ssh library reference to the NetduinoPlus solution (I added that library as "Existing project").
It showing the following warning: "Referenced project 'Renci.Ssh' is targeted to a different framework family".
 
It is right because the Renci.Ssh project is targeted to .NET MicroFramework v4.0 while my main project (NetduinoPlus app) is being targeted to .NET MicroFramework v4.1
 
I wondering if there is a way to use a C# library targeted on earlier versions in NetduinoPlus applications which are targeted to v4.1 MF.
 
Sorry for my English, I am from Argentina. 
 
Regards.
 
Arthur. 

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.