Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNichestack and UDP
Hi, I am currently trying to configure altera's web server reference design on a cyclone IV FPGA. I want the webserver to transmit with the UDP/IP protocoll, and not TCP/IP. I can see that the niches...
Altera_Forum
Honored Contributor
15 years agoThe nichestack uses the standard bsd sockets API, so any documentation about those sockets (such as wikipedia (http://en.wikipedia.org/wiki/bsd_socket)) should help you.