corona - Is it possible to use Cororna communicating with server via UDP/TCP/IP Protocol -


I need to communicate with the server through the UDP / TCP / IP protocol. I will use Corona SDK, But I'm not sure if Corona supports UDP / TCP communication, or do I need to make myself a function?

Any comments welcome

thanks

See page 64 of the API reference here:

This redirects to "socket reference" here:

This talk about whatever you asked about.

Comments