Altera_Forum
Honored Contributor
20 years agoProgram and Library for TCP Ethernet on Nios II
Hey,
I am programming on the Nios II Development Kit (Stratix II ) an Ethernet interface for a TCP send of 9 Mbytes/s. My question is: - where can i find the package of header files necessary for my application? I need sys/socket.h, arpa/inet.h, netinet/in.h, ... I don't want the LWIP files as this IP is too slow for my application and dedicated for it. Thanks in advance.