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.

AndreaGobetti

Member Since 06 Mar 2013
Offline Last Active May 14 2013 07:10 PM
-----

Posts I've Made

In Topic: Netduin hangs on HTTP Web Request if ethernet is disconnected

14 May 2013 - 07:12 PM

However... Visual Studio reports a warning in "[color=rgb(0,0,136);]catch[/color] [color=rgb(102,102,0);]([/color][color=rgb(102,0,102);]Exception[/color] ex[color=rgb(102,102,0);])[/color]", so i tried to declare outside the variable exception but Visual Studio said that catch needs a type not a variable, so i tried to write [color=rgb(0,0,136);]catch[/color] [color=rgb(102,102,0);]([/color][color=rgb(102,0,102);]Exception[/color]) and it don't reports errors, I tried it and the code waits for a timeout of about two seconds and then goes on with the code... I hope it helps!


In Topic: Netduin hangs on HTTP Web Request if ethernet is disconnected

09 May 2013 - 10:51 PM

Hi, unfortunately i can't help you but i'm trying to send an http request and my code doesn't work, i tryied copying your code to see if it works but visual studio tells that the namespace System.Net.Sockets doesn't exists although it should be in system.dll (that is included in the project), could someone help me? thanks!

I'm feeling so stupid, i didn't include system.dll  <_<


In Topic: Netduin hangs on HTTP Web Request if ethernet is disconnected

09 May 2013 - 10:35 PM

Hi, unfortunately i can't help you but i'm trying to send an http request and my code doesn't work, i tryied copying your code to see if it works but visual studio tells that the namespace System.Net.Sockets doesn't exists although it should be in system.dll (that is included in the project), could someone help me? thanks!


In Topic: MFToolkit - new release (VS2010 support / .NET MF 4.1)

09 May 2013 - 05:43 PM

Hi, I'm building an alarm system and I need to send informations to a server when anything happens to the system, now, how can I send a request (using POST or GET methods) from my Netduino Plus 2 to a server of which I know the IP address using your library? (the Netduino Plus 2 and the server are in the same LAN).

For example if a sensor recognise that a door is being opened, it will send a signal to the Netduino Plus 2 and then the Netduino Plus 2 should do something like 192.168.1.5?alarm=intrusion&sensor_code=2 I've finished all the software to manage the sensors and their control, now I've included HTTP.dll from your library (version 10.11.8.1) but I don't know where to start... Thanks!


In Topic: A Tiny TinyCLR web server

08 April 2013 - 10:02 PM

I sent you a request of access, thank you! :)


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.