Forum Discussion
Altera_Forum
Honored Contributor
19 years agoCommunication btw two NIOS systems via Ethernet
Hello, I need to establish communication between two NIOS systems using ethernet. I will be using NIOS II dev board cycloneII. I did try out the web_server, ftp server/client examples whi...
Altera_Forum
Honored Contributor
19 years agoThanks slacker,
I am to use two seperate development boards for the application. So I took ur advice to use SSS example. I have modified the code to suit the client application. I am keeping static IP addresses for both server and client. when Client program is run on the board, it tries to connect to the server, and when the connection is accepted by the server, server sends out the data to the client, I am not using the LED functions in there. I have not yet tried it on board,cuz I am still waiting on the second development board to arrive..!! please comment. Thanks, Mona.