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

WebSever Netduino running , but not load


  • Please log in to reply
3 replies to this topic

#1 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 25 July 2012 - 03:11 AM

Hi I ran a code websever netduino plus, but at the time of typing the address as connection reset the code is based on this link: http://netduinohacki...ello-world.html the output it ok to give the address where the web server is working in my case is 192.168.0.107 but when I type it returns the address in my firefox "The connection was reset" and the application responds connections but the number of bytes remaining = 0. what I do to solve this problem? my router a D-Link DIR-601

#2 carb

carb

    Advanced Member

  • Members
  • PipPipPip
  • 352 posts
  • LocationCrystal River, Florida

Posted 27 July 2012 - 12:33 AM

Help me!

Bruno,

I am on the road so it is difficult for me to help much. But that said maybe a few suggestions.

1. Could you post your code, you may have a typo or other problem.
2. Are you using DCHP to set the Netduino Plus IP address? You may want to set the IP to a fixed address.
3. Are you connecting via a local network or over the internet? If you are over the internet you may need to use port forwarding. A common port is 80 but I normal assign a number on the order of 1035 and up. You will need a domain name to connect via the internet or need to know the dynamic IP address that feeds the router.
4. You will need to use the format http:// domain.com:1035 to connect to the Netduino.

One other comment, you most likely are not getting the answers that you seek because you did not supply enough information for someone to help you. Most one the forum help because they enjoy doing it. Very few are payed for helping (or want to be payed) for there help, most have jobs and may be raising a family and I don't think any are mind readers. Ask yourself if some asked you the same question would you have enough information to answer the question.

Chuck

#3 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 27 July 2012 - 12:46 AM

I have attached the project download the link that is:

output project:

Rebooting...


TinyCLR (Build 4.1.2821.0)


Starting...

Found debugger!

Create TS.

 Loading start at 14d324, end 162e8c

Attaching file.

Assembly: mscorlib (4.1.2821.0) (3880 RAM - 33236 ROM - 19134 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.Native (4.1.2821.0) (1144 RAM - 6516 ROM - 4479 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.Hardware (4.1.2821.0) (1752 RAM - 11440 ROM - 7371 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.Net (4.1.2821.0) (704 RAM - 5060 ROM - 2452 METADATA)


Attaching file.

Assembly: System (4.1.2821.0) (872 RAM - 5992 ROM - 3206 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.IO (4.1.2821.0) (740 RAM - 4620 ROM - 2522 METADATA)


Attaching file.

Assembly: System.IO (4.1.2821.0) (1548 RAM - 13292 ROM - 5862 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.Hardware.SerialPort (4.1.2821.0) (512 RAM - 3488 ROM - 1543 METADATA)


Attaching file.

Assembly: Microsoft.SPOT.Hardware.Usb (4.1.2821.0) (580 RAM - 3740 ROM - 1844 METADATA)


Attaching file.

Assembly: SecretLabs.NETMF.Hardware (4.1.0.0) (256 RAM - 1108 ROM - 491 METADATA)


Attaching file.

Assembly: SecretLabs.NETMF.Diagnostics (4.1.0.0) (180 RAM - 440 ROM - 166 METADATA)


Loading Deployment Assemblies.

Attaching deployed file.

Assembly: MicroServer (1.0.0.0) (876 RAM - 8112 ROM - 2649 METADATA)


Attaching deployed file.

Assembly: SecretLabs.NETMF.Hardware.Netduino (4.1.0.0) (268 RAM - 796 ROM - 423 METADATA)


Resolving.


Total: (11592 RAM - 97840 ROM - 52142 METADATA)



Total: (11592 RAM - 97840 ROM - 52142 METADATA)


The debugging target runtime is loading the application assemblies and starting execution.
Ready.

'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\mscorlib.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.Native.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.Hardware.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.Net.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\System.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.IO.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\System.IO.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.Hardware.SerialPort.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Microsoft .NET Micro Framework\v4.1\Assemblies\le\Microsoft.SPOT.Hardware.Usb.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Secret Labs\Netduino SDK\Assemblies\v4.1\le\SecretLabs.NETMF.Hardware.dll', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'SecretLabs.NETMF.Diagnostics'
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Documents and Settings\Nereide\My Documents\Downloads\MicroServer\MicroServer\MicroServer\bin\Debug\le\MicroServer.exe', Symbols loaded.
'Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'C:\Program Files\Secret Labs\Netduino SDK\Assemblies\v4.1\le\SecretLabs.NETMF.Hardware.Netduino.dll', Symbols loaded.
The thread '<No Name>' (0x2) has exited with code 0 (0x0).
Definindo Data e Hora da Rede....
Endereço IP do sevidor[root@locahost]: 127.0.0.1
11/27/1918 06:31:35
Conexão de: 192.168.0.101:2819
11/27/1918 06:31:51 0 bytes de solicitação disponíveis


so you can better analyze

websever is running (in my case) 192.168.0.107

Attached Files



#4 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 27 July 2012 - 12:58 AM

For more detail about my problem: in fact when I ran the first type (in my case) normally 192.168.0.107 he carried. But I noticed that every time I entered 192.168.0.107 console output in Visual Studio mark in my laptop's internal ip + + date and time the amount of available bytes. Part of the "number of bytes available" I think there's a specialist of limiting traffic, I'm not sure if this is really have a way to get this "limiter"?




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.