Many of these things actually are now found in the base ucommon library. I will try to migrate those that can be easily migrated to the current Common C++ socket class.

Nicholas J Humfrey wrote:
Hello,

I need some advanced networking features, which I am going to look at adding to ccrtp. Has anyone looked at adding these before?

- Multicast Support
  - Setting multicast TTL
  - Enable/disable multicast loopback
  - Set incoming multicast interface
  - Set outgoing multicast interface
- Qos Support
  - Set DSCP/ToS value for outgoing packets
  - Examine the incoming DSCP/ToS value
- IPv6 socket support
  - with support for all of the above

I know some of these (multicast/ttl) are already implemented.


Thanks,

nick.



_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Telephony
email;internet:[EMAIL PROTECTED]
tel;work:+1 201 215 2609
x-mozilla-html:FALSE
url:http://www.gnutelephony.org
version:2.1
end:vcard

_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to