Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUDP Socket in Niche Stack
Hi Can Any one Help me plz in Niche stack.I want to know that how can we create a udp socket in Nichestack and send data or listen this socket to receive data. Its Urgent.......................
Altera_Forum
Honored Contributor
15 years agoI have done the Ethernet Connection between DE2-70 and PC, I am using DM9000A with UDP socket wrap by manually define Ethernet, IP, and UDP Checksum. On PC side I am running JAVA Programming, you have to do the same on PC side by manually program by RAW socket.
Here the link with very useful projects, which done Ethernet Connection on DE2 board. http://www.cs.columbia.edu/~sedwards/classes/2011/4840/index.html (http://www.cs.columbia.edu/~sedwards/classes/2011/4840/index.html)