NetX Duo User Guide Net X
User Manual:
Open the PDF directly: View PDF
Page Count: 530 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Contents
- Figures
- About This Guide
- 1 Introduction to NetX Duo
- 2 Installation and Use of NetX Duo
- Host Considerations
- Target Considerations
- Product Distribution
- NetX Duo Installation
- Using NetX Duo
- Troubleshooting
- Configuration Options
- System Configuration Options
- ARP Configuration Options
- ICMP Configuration Options
- IGMP Configuration Options
- IP Configuration Options
- Packet Configuration Options
- RARP Configuration Options
- TCP Configuration Options
- UDP Configuration Options
- IPv6 Options
- Neighbor Cache Configuration Options
- Miscellaneous ICMPv6 Configuration Options
- NetX Duo Version ID
- 3 Functional Components of NetX Duo
- Execution Overview
- Protocol Layering
- Packet Memory Pools
- IPv4 Protocol
- IPv6 Protocol
- IPv6 Addresses
- Link Local Addresses
- Global IPv6 Addresses
- IPv6 Default Routers
- IPv6 Header
- IP Fragmentation
- IP Send
- IP Receive
- Raw IP Send
- Raw IP Receive
- Creating IP Instances
- Default Packet Pool
- IP Helper Thread
- Thread Suspension
- IP Statistics and Errors
- IP Control Block NX_IP
- Multiple Network Interface (Multihome) Support
- Static IPv4 Routing
- Address Resolution Protocol (ARP) in IPv4
- Reverse Address Resolution Protocol (RARP) in IPv4
- IPv6 in NetX Duo
- Internet Control Message Protocol (ICMP)
- ICMPv4 Services in NetX Duo
- ICMPv6 Services in NetX Duo
- Internet Group Management Protocol (IGMP)
- User Datagram Protocol (UDP)
- Transmission Control Protocol (TCP)
- TCP Enable
- TCP Header
- TCP Checksum
- TCP Ports
- Client Server Model
- TCP Socket State Machine
- TCP Client Connection
- TCP Client Disconnection
- TCP Server Connection
- TCP Server Disconnection
- Stop Listening on a Server Port
- TCP Window Size
- TCP Packet Send
- TCP Packet Retransmit
- TCP Packet Receive
- TCP Receive Notify
- TCP Socket Create
- Thread Suspension
- TCP Socket Statistics and Errors
- TCP Socket Control Block NX_TCP_SOCKET
- 4 Description of NetX Duo Services
- 5 NetX Duo Network Drivers
- Driver Introduction
- Driver Entry
- Driver Requests
- Driver Initialization
- Enable Link
- Disable Link
- Packet Send
- Packet Broadcast (IPv4 packets only)
- ARP Send
- ARP Response Send
- RARP Send
- Multicast Group Join
- Multicast Group Leave
- Attach Interface
- Get Link Status
- Get Link Speed
- Get Duplex Type
- Get Error Count
- Get Receive Packet Count
- Get Transmit Packet Count
- Get Allocation Errors
- Driver Deferred Processing
- User Commands
- Unimplemented Commands
- Driver Output
- Driver Input
- Ethernet Headers
- Example RAM Ethernet Network Driver
- A NetX Services
- Address Resolution Protocol (ARP)
- Internet Control Message Protocol (ICMP)
- Internet Group Management Protocol (IGMP)
- Internet Protocol (IP)
- Neighbor Discovery
- Packet Management
- Reverse Address Resolution Protocol (RARP)
- System Management
- Transmission Control Protocol (TCP)
- User Datagram Protocol (UDP)
- Alphabetic Listing
- Listings by Value
- B NetX Constants
- C NetX Data Types
- D ASCII Character Codes
- Index