The Triple Play Forum, the European Advanced Networking Test Center (EANTC) and Upper Side will organize a multi-vendor public interoperability showcase in the area of Triple Play services during the TVoDSL Conference, to be held January 25-28 2005, with a private hot-staging test event in Berlin, Germany two weeks before. The interoperability test and demonstration addressesIP multicast and QoS transport: DSLAMs , DSL modems , FTTX CPE switches and Ethernet Switches
diewitherror.c Multicast Client & Server
Contributed by Bilbo Baggins
Tuesday, 29 June 2004
This program goes with the Multicast Client and the Multicast Server to handle errors. See m-server source for compile commands and execution arguements.
/* for use with multisnd
/* for
use with multisnd.c or multirec.c */
/*multicast client and server*/
#include
<stdio.h>/* for perror() */
#include
<stdlib.h> /* for exit() */