--- Quote Start ---
I would strip out the asynchronous sockets and focus on getting UDP functional with simple messaging first. Do something like this (
http://www.abc.se/~m6695/udp.html), first, and build from there.
Cheers and good luck,
slacker
--- Quote End ---
Hello,
Thank you very much for your reply.
1- I tried to make the server as you suggested in your link and after compiling and running the code on NIOS II IDE for eclipse the following messages are encountered:
panic: unlock NET
dtrap - needs breakpoint
2- Do you have a method to test such a server code.
Your prompt response is highly appreciated.
Thanks & Regards :)