Home  /  Tools Apps  / tCPA NetworkInfo on Windows Pc

tCPA NetworkInfo on Windows Pc

Developed By: COCUS AG

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 16, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.2.6
Size 1.3 MB
Release Date October 17, 19
Category Tools Apps

App Permissions:
Allows an app to access approximate location. [see more (9)]

What's New:
Compability update for Android Pie. [see more]

Description from Developer:
# NetworkInfo App

The COCUS NetworkInfo app provides useful information about the current network connection
as well as the current geolocation.

This information is displayed to... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download tCPA NetworkInfo and install on Windows PC. tCPA NetworkInfo is free Tools app, developed by COCUS AG. Latest version of tCPA NetworkInfo is 1.2.6, was released on 2019-10-17 (updated on 2024-04-16). Estimated number of the downloads is more than 100. Overall rating of tCPA NetworkInfo is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install tCPA NetworkInfo on Windows?

Instruction on how to install tCPA NetworkInfo on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install tCPA NetworkInfo on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install tCPA NetworkInfo using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "tCPA NetworkInfo" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install tCPA NetworkInfo on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "tCPA NetworkInfo" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.2.6.

Download tCPA NetworkInfo 1.2.6 on Windows PC – 1.3 MB

# NetworkInfo App

The COCUS NetworkInfo app provides useful information about the current network connection
as well as the current geolocation.

This information is displayed to the user and accessible through a HTTP API.

## HTTP API Reference

While the COCUS NetworkInfo app is running, a web server listens on port `14242` for HTTP requests and provides all
displayed information in CSV format. All CSV responses include the current unix timestamp as first column and a line
break after the last column. The columns are separated by a single `,`.

The following queries are supported:

* `/csv/plmn`: Returns the identifier of the public land mobile network (PLMN) and the RAT type. The PLMN identifier
consists of the Mobile Country Code (MCC) and the Mobile Network Code (MNC). The MCC for Germany is 262 and the MNC
for Vodafone Germany is 02, so the PLMN identifier for the Vodafone Germany network is 26202. The RAT type is one of
`2G`, `3G`, `4G` or `WIFI`.

* `/csv/network`: Returns the current signal strength in dBm, the network type (e.G. `HSDPA`, `HSPA+`, `LTE`) and the
WAN IP address.

* `/csv/location`: Returns the radio network controller (RNC) identifier, the cell id, the location area code (LAC) and
the WIFI SSID.

* `/csv/gps`: Returns latitude and longitude.

* `/csv`: Returns all of the responses above, separated by `;`.


### Example:

$ adb shell
shell@trlte:/ $ curl localhost:14242/csv/plmn
1467895562.83,26202,4G

shell@trlte:/ $ curl localhost:14242/csv/network
1467895564.48,-73,LTE,0.0.0.0

shell@trlte:/ $ curl localhost:14242/csv/location
1467895565.59,178,65037,44112,"COCUS"

shell@trlte:/ $ curl localhost:14242/csv/gps
1467895568.14,51.2363318,6.7337373

xshell@trlte:/ $ curl localhost:14242/csv
1467895569.69,26202,4G
;1467895569.70,-77,LTE,0.0.0.0
;1467895569.70,178,65037,44112,"COCUS"
;1467895569.70,51.2363318,6.7337373
Compability update for Android Pie.
Allows an app to access approximate location.
Allows applications to access information about Wi-Fi networks.
Allows applications to open network sockets.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to write to external storage.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to access information about networks.
Allows an app to access precise location.
Allows an application to read from external storage.