Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Program and Library for TCP Ethernet on Nios II

Altera_Forum
Honored Contributor II
1,101 Views

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.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
383 Views

Try find them from uClinux.

0 Kudos
Altera_Forum
Honored Contributor II
383 Views

 

--- Quote Start ---  

originally posted by hippo@Mar 1 2006, 11:08 AM 

try find them from uclinux. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13008) 

--- quote end ---  

 

--- Quote End ---  

 

 

is network speed in lwIP faster than in uclinux?
0 Kudos
Reply