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.

Lasse

Member Since 06 Apr 2011
Offline Last Active Oct 06 2011 03:54 PM
-----

Topics I've Started

Info about Micro Framework, firmware and bootloader

10 June 2011 - 11:19 AM

Hi fellow community members, I can't quite figure out how the relations and dependencies are beetween TinyBooter, TinyCLR, the firmware that is being updated and uploaded on this page and .Net Micro Framework 4.1. Is the firmware provided by this site basically "just" new HAL and PAL implementations? Is it correct to assume that it is possible to tweak all of these software parts by changing the source code? Can anyone fill me in or direct me to some sort of documentation or articles and stuff? Thx in advance :)

Creating new Socket makes program hang

06 June 2011 - 09:07 AM

On two different webservers I am trying out (mftoolkit and this), the program hangs on 9/10 tries when it gets to the following line:

listeningSocket = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp);

However, if I start the webserver with the network cable unplugged and then plug it in after the above line of code has run, there is never a problem.

I run the v4.1.1.0 b1 with extra RAM firmware.

Anybody who has an idea what could be the issue?

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.