FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

Nichestack and UDP

Altera_Forum
Honored Contributor II
959 Views

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 nichestack always has udp enabled, but how and where can I do this?  

I am not asking for the full solution here, but all hints and help is appreciated! Thanks in advance.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
216 Views

The 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.

0 Kudos
Reply