http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ohmy.gif
Hi, i am a c/c++ programmer, sorry but i don't know nothing about fpga programming but i have to estabilish a connection whith an fpga which does the server side.
I have a great problem: standard socket blocking recv functions in c return 0 only if the connection is closed by the remote side.
I've noticed that often the fpga makes my recv function returns with 0 value even if non one forces the disconnection.
Does someone could exlpain it?
Have i to use different functions?
Thanks to all (even for the patience)!!