Introduction
This design demonstrates the communication with a telnet client on a development host PC.
IP Cores
(3)
| IP Core | IP Core Category |
|---|---|
| Nios V/g Processor Intel FPGA IP | Embedded Processor |
| Triple-Speed Ethernet Intel FPGA IP | Ethernet |
| Transceiver ATX PLL Intel Arria 10/Cyclone 10 FPGA IP | Transceiver PLL |
Detailed Description
TThe telnet client offers a convenient way of issuing commands over a TCP/IP socket to the Ethernet-connected μC/TCP-IP running on the development board with a simple TCP/IP socket server example. The socket server example receives commands sent over a TCP/IP connection and turns LEDs on and off according to the commands. The example consists of a socket server task that listens for commands on a TCP/IP port and dispatches those commands to a set of LED management tasks.
