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.

Chuckles

Member Since 09 Jun 2013
Offline Last Active Dec 04 2014 12:54 AM
-----

#53878 Simple HTTP Client?

Posted by Chuckles on 08 November 2013 - 01:15 AM

There is a remote web server waiting to accept simple HTTP GET traffic and I want to make calls to it from my Netduino Plus 2. I am familar with using WebClient in the .NET Framework, but do not see anything comparable for the Micro Framework.

 

What is the proper way to just send a GET from a Netduino? I just want to send stuff like

 

http://192.168.1.1/g...a=1&b=2&c=3&d=4

 

from the Netduino to my remote web server.

 

 

Thanks

 

.




#53874 Config File Usage?

Posted by Chuckles on 08 November 2013 - 12:16 AM

What are experienced folks doing to read configuration information from files?

I did not see a way to use the System.Configuration bits, and I would like to set a destination address for sending output via a file to avoid hardcoding.

 

All ideas appreciated.

 

 

Thanks.

 

 

(.NET MF2, NetDuino Plus 2, Visual Studio 2012)




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.