Difference between revisions of "Networking"

From Embedded Xinu
Jump to navigation Jump to search
(Created page with '= XINU Networking Features = * TCP * UDP * ARP * Routing * ICMP')
 
Line 5: Line 5:
 
* Routing
 
* Routing
 
* ICMP
 
* ICMP
 +
 +
== Network Graphic ==
 +
* [[Media:XINUNetStack-Screen.jpeg]]
 +
* [[Media:XINUNetStack-Print.jpeg]]
 +
* [[Media:XINUNetStack.pdf]]
 +
[[File:XINUNetStack-Screen.jpeg|border|500px]]
 +
 +
== Examples ==
 +
[[Simple UDP Example]]

Revision as of 21:38, 8 June 2011

XINU Networking Features

  • TCP
  • UDP
  • ARP
  • Routing
  • ICMP

Network Graphic

XINUNetStack-Screen.jpeg

Examples

Simple UDP Example