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.
Photo

Server Client Socket with two Netduino Plus Boards


  • Please log in to reply
No replies to this topic

#1 vanm0662

vanm0662

    New Member

  • Members
  • Pip
  • 1 posts

Posted 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!

Attached Files






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

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.