Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHTTP server demo not accepting connections
I've been trying the HTTP server demo, and haven't had any luck getting the demo board to accept connections from outside. I built it according to the directions in kits/nios2/component...
Altera_Forum
Honored Contributor
21 years agoMike,
My guess is this is a networking configuration problem. The fact that your server is on the 10.4 subnet and the client on the 10.8 makes me suspicious. I would start with logging the packets being sent, use Ethereal or your favourite sniffer program. Hope that helps.