https://github.com/sebmilardo/edge-iban
An IBAN application at the Edge
https://github.com/sebmilardo/edge-iban
Last synced: about 1 year ago
JSON representation
An IBAN application at the Edge
- Host: GitHub
- URL: https://github.com/sebmilardo/edge-iban
- Owner: SebMilardo
- License: gpl-3.0
- Created: 2018-04-03T09:29:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T22:05:40.000Z (over 7 years ago)
- Last Synced: 2025-01-23T11:21:23.492Z (over 1 year ago)
- Language: Java
- Size: 448 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# edge-iban
An IBAN application at the Edge
This repository contains an Android application that forwards packets from a Bluetooth device to an IP address,
a Python UDP server implementing an RFCOMM Bluetooth service, a UDP Client in Python, and a TCP ECHO server in Python.