PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
Network support suggestion
<
1
>
M
MobileCreator
Joined:
1st Jun 2011
Location:
Ottawa - Canada
Posted:
5th Sep 2011 16:44
Hey TGC,
I used extensively this library in the past, and since it is cross platform, it might be useful to share: http://sockets.carrierlabs.com/index.html
Maybe you find it useful when doing network support for Tier1
Cheers
B
bjadams
Joined:
29th Mar 2008
Location:
Posted:
5th Sep 2011 17:31
it doesn't support mobile platforms
M
MobileCreator
Joined:
1st Jun 2011
Location:
Ottawa - Canada
Posted:
5th Sep 2011 18:38
It doesn't, that's true, but it uses Berkeley's API underneath, and since Android and iOS are truly Unix (or linux) based, it should be easy to add them.
B
bjadams
Joined:
29th Mar 2008
Location:
Posted:
5th Sep 2011 21:03
This one is more like it:
http://www.jenkinssoftware.com/index.html