Thanks Ross.  Creating a Groupsock object solved the problem.  
Groupsock* inputGroupsock = new Groupsock(envir(), inputAddress, inputPort, 
inputTTL);


I was quickly trying to get things to work. Once it done I will implement 
custom class :)

On Feb 29, 2012, at 11:01 AM, Ross Finlayson wrote:

> Groupsock* inputGroupsock = new Groupsock(envir(), inputAddress, inputPort, 
> inputTTL);

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to