There is any networking library like eNet compatible with Java and C++?
'm trying to find a way to communicate an Android game in Java with a C + + server, but I prefer to use a network library instead raw sockets.
I've found a java-enet, but I don't know if it's a mature project or compatible with eNet C version.