public static int getChannelCount(String group)
 {
     return(serverIntf.GetChannelCount(group));
 }