Altera_Forum
Honored Contributor
15 years agoNichestack TCP/IP for client server program in NIOS II EDS
Can some please help me in writing a program for server and client on nios II EDS using Nichestack TCP/IP. I want to communicate between two pc's using a altera startix board on one computer by an ethernet cable.Nios II eds has "simple socket server" example provided by altera. Using that i want to create my own program which will enable me to transfer data from one pc which will act as server and another pc which will act as client.