Networking

Hi, I am completely new to game programming. I have recently started work on a research project in which we will create a game on an android device that be interacting with our server running our own social network.

I need a game engine that will support this. I will be developing on windows, and looking at the API reference in networking, it lists lua sockets, but it says supported on mac for IOS...nothing about android...is it possible to send http requests with the windows beta?

your help is greatly appreciated!

Lua sockets works on Windows. our Docs are not updated properly. The only caveat it is not asynchronously. You could make them asynch by looking into lua co-routines.

C.

views:1399 update:2011/10/10 15:46:04
corona forums © 2003-2011