Netcat implementation for Android

Simple NetCat Screenshot
Simple NetCat Screenshot
Simple NetCat Screenshot
Simple NetCat Screenshot
Version
1.6 ( 8 )
Update
Mar 27, 2023
Developer
Category
Installs
100+
Rate
0
Netcat implementation for Android. It can be used for direct transfer character data between computer and Android device.

A computer must have netcat binary to communicate with this application. For Linux/MacOS it's a "nc" binary usually. This file is included in "netcat-openbsd" or "netcat-traditional" Ubuntu packages.

There is no prebuild standard netcat for Windows. Windows users can use "go-netcat" application - http://dl.bintray.com/dddpaul/generic/gonc/. It's my netcat implementation written in Go and it's sources are hosted on Github - https://github.com/dddpaul/gonc.

Simple NetCat sources are hosted on Github too. See https://github.com/dddpaul/android-SimpleNetCat for full information and examples.