Eric, your previous code:

public class Application extends ApplicationAdapter {
        public String getUsers() {
                return getClients().toString();
        }
}

should return something, maybe you're making

    nc.call("getUsers",nc); 

before getting 'NetConnection.Connect.Success' status code


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to