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.

vanm0662's Content

There have been 1 items by vanm0662 (Search limited from 25-April 23)


By content type

See this member's

Sort by                Order  

#14047 Server Client Socket with two Netduino Plus Boards

Posted by vanm0662 on 08 June 2011 - 12:50 AM in Netduino Plus 2 (and Netduino Plus 1)

Hi we are hoping for some help! We are working on a senior design project and we are trying to get two netduino plus boards to communicate using socket connections. We are new to the netduino world and have limited programming experience! With help from others we have put together a server and a client. When we put the server on one of the boards and use the emulator in Visual C# Express we get a successful socket connection, where we can turn the light on the server board on with a request from the emulator client. When we put the client program on another netduino plus board, however, we cannot get the socket connection to work. It never makes it past this line in the clients code: using (var response = (HttpWebResponse)request.GetResponse()) We have attached our client (Emtest) and server (NDgo) codes. Thank you for any help or advice!

Attached Files





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.