Forum ‹ QuickConnect ‹ a Small question
3 posts
• Page 1 of 1
a Small question
Hi,
I was thinking, QuickConnect connects the user to the PlayerIO game servers.
after the user was successfully connected, do I need to have him connect to my game server directly, or does the QuickConnect handles this as well?
Thanks in advance.
I was thinking, QuickConnect connects the user to the PlayerIO game servers.
after the user was successfully connected, do I need to have him connect to my game server directly, or does the QuickConnect handles this as well?
Thanks in advance.
QiX
- QiX
- Posts: 34
- Joined: July 22nd, 2010, 4:41 pm
Re: a Small question
Hey,
QuickConnect is just a shortcut to the connect() method. If you want to join mutliplayer games, you'll still have to call the multiplayer methods (createRoom, joinRoom, etc...)
Best,
Oliver
QuickConnect is just a shortcut to the connect() method. If you want to join mutliplayer games, you'll still have to call the multiplayer methods (createRoom, joinRoom, etc...)
Best,
Oliver
-

Oliver - .IO
- Posts: 1136
- Joined: January 12th, 2010, 8:29 am
3 posts
• Page 1 of 1