I'm looking to make some small games that can be played over a local 
network (or if the app is published online, private rooms using socket.io)

Is there a way to set one device, say an iPad, as the "Master" device 
(image the dealer in Poker) and then have the connected clients (people on 
their own tablet or smartphone) as the "Slaves".

It would mean the Master has a different display to the Slaves (for the 
Poker example, the Master would show the community cards and the Slaves 
would only see their 2 cards).

I'm certain this is possible, but I'd like some pointers on how to 
differentiate the master from the slaves and show different information to 
either party.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to