Forum Discussion
Altera_Forum
Honored Contributor
16 years agolwIP Related
Dear Friend . I have to communicate my Linux Based Client ...with Nios based Server, Using lwIP.... i am comfortable in lilnux socket programming ...but have little idia on NIOS-ii Processor.. ...
Altera_Forum
Honored Contributor
16 years agoThe server socket example won't work with lwIP. It was written for InterNiche. You can use lwIP without an OS (easier than you can with InterNiche), but you will have to write your own socket example. lwIP socket programming is not difficult.
Bill A.