Go to the documentation of this file.
29 #ifndef __MCAST_CLIENT_H__
30 #define __MCAST_CLIENT_H__
32 #include "../compatibility.h"
45 int mcast_client(
const char *mcast_group,
int receiving_port);
59 int ssm_client(
const char *mcast_group,
const char *ssm_source,
int receiving_port);