Discover

Topics

HTTP Socket Adaptor

HTTP Socket Adaptor APK

HTTP Socket Adaptor APK

1.2 FreeWallace IT ⇣ Download APK (153.48 KB)

What's HTTP Socket Adaptor APK?

HTTP Socket Adaptor is a app for Android, It's developed by Wallace IT author.
First released on google play in 8 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.20 stars with 5 rated times.
This product is an app in Tools category. More infomartion of HTTP Socket Adaptor on google play
HTTP Socket adaptor is a small utility that allows the communication with a TCP socket device from any android web browser.

It uses a HTTP 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 directly from the web browser, and at this point it's only unidirectional. If you would like bi-directional support please let me know.

Once the drafted html RawSocket API becomes finalised this application will be redundant.

NOTE: When using in a HTTPS page, use the javascript example provided on the github repo below to avoid mixed content restrictions.

Github repo: https://github.com/micwallace/HttpSocketAdaptor