Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I used a cross-over cable and set the computer's IP address to 192.168.10.235, and the subnet mask and the gateway to the same value as the socket server. Then, if you ping the Board's IP address 192.168.10.234, it should be successful. Where do you have troubles? --- Quote End --- Thanks for your reply,I have do the job as you say,but ping meet the problems as follows: ************************************************* Pinging 192.168.10.234 with 32 bytes of data: reply from 192.168.10.235 :Can not access the target host reply from 192.168.10.235 :Can not access the target host reply from 192.168.10.235 :Can not access the target host reply from 192.168.10.235 :Can not access the target host Ping statistics for 192.168.10.234 : Packets :Sent = 4, Received = 4, Lost = 0(0% loss), ************************************************* at the same time, telnet still failed at the port 30. Have you ever change the code in simple_socket_server.c or something else(especially the code about DHCP)?