Protocols Architecture; Standards - Altera Nios Ethernet User Manual

Development kit user guide
Hide thumbs Also See for Nios Ethernet:
Table of Contents

Advertisement

Software Overview
Protocols
Architecture

Standards

40
Figure 24
shows the relationships between the library-supported Nios
EDK protocols.
Figure 24. Nios EDK Protocol Structure
ARP Scanner
ARP
The protocols supported by the Plugs Library adhere to the standards
recommended by the RFCs at http://www.ietf.org.
The Nios EDK supports Ethernet and 802.3 packets. To send an 802.3
packet, the application has to construct all fields explicitly. Higher-level
protocols do not support 802.3, and uses Ethernet instead. Nios EDK does
NOT support trailer encapsulation as documented in RFC 893.
The library routines send and receive Ethernet packets to and from
arbitrary 48-bit MAC addresses. Higher-level protocols such as ICMP,
UDP, and TCP use Ethernet transparently.
Nios Ethernet Development Kit User Guide
hello_plugs.c
PING
TELNET
ICMP
UDP
IP
Raw Ethernet
PLUGS LIBRARY
World Wide Web
TCP
Altera Corporation

Advertisement

Table of Contents
loading

Table of Contents