Home > Android, Handheld, Java, Mobile, MySQL, PHP > Change Http To Tcp Connection

Change Http To Tcp Connection

July 27th, 2011

Hi,

Im using an android application that sends regulary data to server via http connection. What i need is to change the connection protocol to TCP/UDP (recommendations are welcome) and install a websocket server (phpwebsocket…)


Change Http To Tcp Connection

Comments are closed.
Bear