Altera_Forum
Honored Contributor
20 years agoProblem about LAN
HI all, i write a Web Server with NIOS and i need a documentation about the model Client/Server in NIOS. Can i help me? Do you use Berkeley's Socket? Thanks a lot, Gianluca
i write a web server with nios and i need a documentation about the model client/server in nios. can i help me? do you use berkeley's socket?
thanks a lot,
gianluca --- Quote End --- There is a standalone port of LWIP with a sample echo server & HTTP server . If you cannot use an OS, you will need to use rawapi , so the functions need to be implemented as callbacks, i have an example i can forward. Send me an email to ppk03100 at utdallas dot edu and i will forward it regards Pavan http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif FYI: I got that port of this grp though its no longer available here.