android-SimpleNetCat
android-SimpleNetCat copied to clipboard
Simple netcat implementation for Android
It would be very useful to me if the Received text were selectable/copyable. I've tried building the source to alter it accordingly and submit a pull request, but didn't manage...
unfortunately after some time, the connection (simplenetcat used as client) closes, especially when the app goes into background mode. after activating it from background it refuses to connect again. is...
You might want to open the digits keyboard by default for the port field and prevent CRs.
UDP port is locked after one message, need to terminate app to close it. ("Listening" status changes to "connected" which does nothing if you hit the "x"). Will only receive...