Dear Sir/Madam,
I am currently evaluating the Corona SDK to help me to develop the game application. My game application would use TCP connection with the proprietary protocol to communicate between client and server. Also, the image files (PNG/JPG) would use such connection to transfer from server to client.
Is Corona SDK supported to convert the received TCP raw bytes into PNG/JPEG data format in RAM on-the-fly? I DO NOT prefer to save the received TCP raw bytes into local directory and then read the saved data as a file object with the PNG/JPEG data format.
I look forward to hearing your response.
Yours faithfully,
Jacky