Reliable UDP

Posted by suresh on Stack Overflow See other posts from Stack Overflow or by suresh
Published on 2009-04-13T17:16:09Z Indexed on 2010/03/31 17:53 UTC
Read the original article Hit count: 332

Filed under:
|
|

How can I develop a Linux kernel module in order to make UDP reliable? This is my college assignment and I don't how to proceed. how to do change the default UDP behaviour in linux kernel by loading a new kernel module? and how to program such kernel module?

© Stack Overflow or respective owner

Related posts about linux

Related posts about udp