Difference between revisions of "Networking"

From Embedded Xinu
Jump to navigation Jump to search
Line 1: Line 1:
 
= XINU Networking Features =
 
= XINU Networking Features =
 
* TCP
 
* TCP
* UDP
+
* [[UDP]]
 
* ARP
 
* ARP
 
* Routing
 
* Routing

Revision as of 17:19, 10 June 2011

XINU Networking Features

  • TCP
  • UDP
  • ARP
  • Routing
  • ICMP

Network Graphic

XINUNetStack-Screen.jpeg

Examples

Simple UDP Example