Best android open-source packages and libraries.

AppServerOrders

Simple broadcast msg system created for electronic markets class on college
Updated 6 years ago

App Server Requests

Simple project with socket communication to request/deliver xml orders.

Was implemented an android app that request something through broadcast UDP socket using DatagramSocket Java class.

And a Server that recieves the request and process the xml into a class object.

Tags socket io