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

Hello World WebServer Troubleshooting


  • Please log in to reply
1 reply to this topic

#1 bgreer5050

bgreer5050

    Member

  • Members
  • PipPip
  • 28 posts

Posted 10 September 2014 - 05:23 PM

I did the Hello World WebServer for Netduino Plus 2.    If I put  the address of the Netduino into my browser and there is a breakpoint somewhere in the ListenForRequest method, then Visual Studio will maximize and I could click step out and the browser gets a response from the Netduino and displays the Hello World text.  If I disable the breakpoint, then there is no response and the browser disables nothing.  Can someone explain to me what I am doing wrong ?  Is it because the Netduino is hooked up to my PC and not running on it's own power ?  

 

Thanks



#2 Andrew LINY

Andrew LINY

    New Member

  • Members
  • Pip
  • 1 posts

Posted 18 October 2014 - 05:49 PM

I have the same issue.

I added 

Thread.Sleep(20) After socket.Accept() and before bytesReceived = ClientSocket.Available;






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.