I searching for an open source TCP server that can be configured on the computer to work as server for client applications for Android. As I want to create messaging services between Android devices,
I've found Apache Mina open source TCP server, does it work for android OS ?
edit
sorry, for Mina
, I don't mean the server, I mean the general framework. Can I create android java client for android using Apache Mina