Create own server inside cocos2dx
Cocos2d-x C++ Networking-
nightrobinLikes 0Problem Description
Good day,
I am trying to implement my own server inside my android game. Example is like "Bombsquad & Minecraft Pocket Edition" where the user can just be the Host and the other users will enter the IP address of the host.
My question is, can I implement it using Nanohttpd or Droidphp?
Thanks!
-
Sonar Systems adminLikes 0
Take a look at this http://www.cocos2d-x.org/hub/97
Login to reply