Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI'm pretty sure the ISS will not simulate a Ethernet interface, so you can't run the stack on a simulator.
But the Interniche stack uses the standard BSD sockets API that you also find on Unix or Windows, so nothing prevents you from testing your code on your native platform with a regular C compiler instead.