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

Member Since 16 May 2011
Offline Last Active Jun 17 2011 02:35 PM
-----

Topics I've Started

Server Client Socket with two Netduino Plus Boards

08 June 2011 - 12:50 AM

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!

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.