HTTP Socket Adaptor Application icon

HTTP Socket Adaptor 1.2

153.5 KB / 5+ Downloads / Rating 3.5 - 6 reviews


See previous versions

HTTP Socket Adaptor, developed and published by Wallace IT, has released its latest version, 1.2, on 2022-12-08. This app falls under the Tools category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 3.5, based on 6 reviews.

HTTP Socket Adaptor APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: au.com.wallaceit.httpsocketadaptor

Updated: 2 years ago

Developer Name: Wallace IT

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing HTTP Socket Adaptor on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.5
Total 6 reviews

Previous Versions

HTTP Socket Adaptor 1.2
2022-12-08 / 153.5 KB / Android 4.1+

About this app

___________________________________
This app is depreciated in favour of https://play.google.com/store/apps/details?id=au.com.wallaceit.webprint
___________________________________

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

New features

- Added persistent storage for preferences

App Permissions

Allows applications to open network sockets.