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 agoYou don't have to use asynchronous sockets (which, I admit, are harder to understand). I would start with something like the following:
http://www.abc.se/~m6695/udp.html There will be small differences to get this functional with Interniche sockets, slightly more with the strangeness that is winsock, but it should work. Cheers, slacker