Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIssue in Simple Client in Nios2
Hi, I am having the simple client in nios2 program which is using the winsock2.h header. Have included the all w32api files to the project. ( Attached is the client program). When I try to ...
Altera_Forum
Honored Contributor
14 years agoThe BSD socket is widely documented. For example you can find here (http://en.wikipedia.org/wiki/bsd_socket) examples for both servers and clients, on both UDP and TCP.