New topic: AutoDiscovery: Problem With "getMemberList"
<http://forums.realsoftware.com/viewtopic.php?t=33585> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message FlyingPenguin Post subject: AutoDiscovery: Problem With "getMemberList"Posted: Wed Apr 28, 2010 8:25 pm Joined: Tue Dec 25, 2007 4:51 pm Posts: 57 Okay, I'm starting to get really frustrated with sockets! I use an AutoDiscovery socket in my app as well as TCPSockets--each for different purposes. Until now, I have been relying on the AutoDiscovery socket's MemberJoined & MemberLeft events to track the comings and goings of "users" on my local network--and everything works just fine. However, for various reasons, I just now tried using the AutoDiscovery's updateMemberList and getMemberList methods to get a current list of users--and I'm finding that they don't seem to work at all (?!). No matter what, getMemberList always returns an empty array with no elements in it, even though both of my computers are running the app, are on the network, and have joined the multicast group. The first app to join receives a MemberJoined event when the seocond one logs on, and both apps can send messages to each other via the AutoDiscovery socket; in short, everything else about the socket is working. But getMemberList always reports that there are no members. Has anyone else had this problem? Dave P.S. If it matters: I'm using RB 2008 Release 1 on a Mac iBook G4 under OS 10.3.9 (I know...kind of outdated). Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
