SEARCH
TOOLBOX
LANGUAGES
modified on 20 June 2010 at 01:11 ••• 10,271 views

Eagle enet uip Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '__TOC__ =Ethernet with uIP (enet_uip)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 10…')
 
Line 1: Line 1:
-
__TOC__
 
=Ethernet with uIP (enet_uip)=
=Ethernet with uIP (enet_uip)=
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==

Current revision as of 01:11, 20 June 2010

Ethernet with uIP (enet_uip)

Compatibility Eagle 50E, 100

Sample Web Server Application for Ethernet Demo.


This example application demonstrates the operation of the Stellaris Ethernet controller using the uIP TCP/IP Stack. DHCP is used to obtain an Ethernet address. A basic web site is served over the Ethernet port. The web site displays a few lines of text, and a counter that increments each time the page is sent.

References:

For additional details on uIP, refer to the uIP web page at:

http://www.sics.se/~adam/uip/