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.

dustmouse

Member Since 03 Jan 2013
Offline Last Active Mar 18 2015 03:21 PM
-----

Topics I've Started

.NET MF 4.2 - HttpWebRequest not showing up in System.Net namespace

18 April 2014 - 11:56 PM

I am setting up a Netduino project on a new machine and installed the .NET MF 4.2 SDK from the Netduino Downloads page (http://cdn.netduino....ETMF42_QFE2.msi).  Everything looks good, but now when I try to use the HttpWebRequest class, I can't find it.  I have referenced System.dll, and it has a Net namespace, but no HttpWebRequest.  

 

I feel like I have encountered this issue before, but can't remember how I got around it.  Has anyone else experienced this and have a solution? 

 

UPDATE:

 

Okay, I referenced System.Http and that worked.  But I don't remember having to use that assembly before.


Enum to string - is there a convenient way in the MF?

08 March 2014 - 07:27 PM

Is there a convenient way to convert an enum value to a string?  I'm accustomed to using .ToString() in the regular framework but it looks like it's returning the numeric counterpart in micro.  


Clean way to interrupt Socket.Accept()?

15 January 2014 - 03:08 AM

I have a web server with a socket that accepts requests on a separate thread.  the Accept method blocks until it receives a request.  I would like to know if there is a clean way to interrupt the socket so that the web server can be stopped at any time.  

 

Currently, I call Socket.Close() in a method on the main thread which causes the socket to throw a SocketException.  


Netduino Plus 3?

19 December 2013 - 04:14 PM

I have a basic run-of-the-mill Netduino at the moment, but am considering buying a Netduino Plus 2.  I was just wondering if there are any new models coming out soon, so maybe I should hold off.  

 

Is there any news on a Netduino Plus 3 or other newer controllers?


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.