UDP level multicasting
From: Panho Lee (leepanho_at_gmail.com)
Date: 08/25/04
- Next message: Jeroen N. Witmond: "Re: Address of instruction causing SIGSEGV"
- Previous message: Prakash Prabhu: "Rentrant and Pre-emptive Kernels"
- Next in thread: Tris Orendorff: "Re: UDP level multicasting"
- Reply: Tris Orendorff: "Re: UDP level multicasting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Aug 2004 11:28:10 -0700
I am developing UDP level multicasting. Goal of this approach is that
when ever application wants to send "same data" to more than one
destination nodes then UDP layer should be able to do so without the
need of multiple sendto() calls from application layer. I am planning
to change TCP/IP implementation to achive these goals.
Are you aware of similar work being done anywhere else, I would
appreciate if you could give me some pointers to other resources
related to this work.
- Next message: Jeroen N. Witmond: "Re: Address of instruction causing SIGSEGV"
- Previous message: Prakash Prabhu: "Rentrant and Pre-emptive Kernels"
- Next in thread: Tris Orendorff: "Re: UDP level multicasting"
- Reply: Tris Orendorff: "Re: UDP level multicasting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]