Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simarsingh24/socketdatasender

Android App which sends data of the cart over LAN to the local server (server1 in server repo of my github account) when triggered by fetch signal.
https://github.com/simarsingh24/socketdatasender

client-server local-area-network

Last synced: 4 days ago
JSON representation

Android App which sends data of the cart over LAN to the local server (server1 in server repo of my github account) when triggered by fetch signal.

Awesome Lists containing this project

README

        

# SocketDataSender
* Automated check-out system inspired APP, it sends data over the LAN to the local running server via sockets after receiving trigger signal from the server.