On Sun, Mar 3, 2019 at 6:51 PM David Szasz <[email protected]> wrote:
> I just tried out CloudT on my Android phone and tablet.... and guess what, > also via chromecast on my 55 inch flat screen TV! It's not a DVI but will > do in a pinch. > Definitely unlimited possibilities. Model Ts forever, Model Ts everywhere :-) > Great work Mr. Hogerhuis! > Thank you :-) I wrote this a couple of years ago after I learned some JavaScript, it was a lot of fun. > Thanks. Next I'd like to send text via an android serial monitor thru > chromecast to the TV to display large blocks of text or listings, maybe > even crude graphics. > > Have to think about how to make that work. The access you have to this emulation is via clicks, the keyboard, the Virtual Tape and the display. That might be enough. Particularly if you embed the CloudT web app into a web control, you could robotize it. There's currently no serial port emulation. I've been thinking about using Websockets to reach some other process that can shovel bytes to/from a Telnet connection. But I'd have to host the code elsewhere since Dreamhost (shared host) doesn't allow Websockets. -- John. >
