HTTP Socket adaptor is a small utility that allows the communication with a TCP socket device from any android web browser.It uses a NanoHTTPD server on localhost to receive data from ajax calls and pass them on to the specified host using a raw socket connection.I've created it to communicate with network printers from the web browser.Once the drafted html RawSocket becomes finalised this application will be redundant.