Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUDP delay to send
Hi, I am using NicheStack with the Altera Cyclone III NiosII Embended Evaluation kit. My application principale is to get measurements and send it each 1ms with UDP_send(). I have done it. ...
Altera_Forum
Honored Contributor
14 years agoThanks for your posts !
I have red in netbuf.h about struct netbuf /*...PACKETs are pk_alloc()ed by the sending protocol and * freed by the lower layer level that dispatches them, usually * net link layer driver. */ In an other way Wireshark on my other netcard can record few events in a ms. Is there anybody has done benchmark for TCP or other protocol with the Stack IP INiche ? bvincent1