Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks!
Now the telnet server works. I am using a cross over cable and set the ip address, the subnet mask, and the gateway in windows manually. For the subnet mask and gateway, I used the values specified in the file simple_socket_server.h. I also had to turn off enable_dhcp_client as described in the file that you uploaded. So it was, as you said, a connection problem on the cable/computer side. The simple socket server is running on both evaluation boards, DE2 and DE4. Now I can start changing the socket server task to transfer data.