mirror of
https://github.com/jeremysrand/ListenerApp.git
synced 2025-03-10 17:32:01 +00:00
381 B
381 B
ListenerApp
This is an iOS app that connects to an Apple IIgs over a network and streams text to it from voice dicatation.
This app uses SwiftSocket v2.1.0 for opening the TCP connection to the Apple IIgs. It also uses BinUtils for packing/unpacking structures on the TCP connection.