Archive

Posts Tagged ‘change http’

Change Http To Tcp Connection

July 27th, 2011 Comments off

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…)

Bear