Saiful Khan wrote:
> Hello,
> 
> I have a very simple client running on xenomai+rtnet, whish is simply
> sending 50 byte message continuously to server and the server is
> running on other linux system which is simply continuously receiving
> it printing. RTmac/TDMA is active. rtping works fine.

For more than 16 messages?

> 
> But the client can able to send (sendto()) only 16 messages to server then it
> gives error: "No buffer space available".
> 
> can you please tell me whats the reason.

Ok, this looks a bit more tricky. Please check /proc/xenomai/irq during
runtime of your test if there is the interrupt counter related to your
RT-NIC driver (which driver, BTW?) is increasing. If it is not, your
buffers get sent but will not return to the socket pool, thus you run
into that error.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to