I would like to use Socat for my android app. Has anyone ported Socat under Android? Could not find any useful links. Any help would be great.
The socat utility is a relay for bidirectional data transfers between two independent data channels.
Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL).
Socat is a command line based utility that establishes two bidirectional byte streams and transfers data between them.
http://www.dest-unreach.org/socat/doc/CHANGES : V 1.7.2.0 : porting : Cedril Priscal ported socat to Android (using Googles cross compiler). The port includes the socat_buildscript_for_android.sh script
FYI, socat for Android does not include support unix-socket connect. The build script has --disable-unix.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With