14
submitted 2 years ago by vk6flab@lemmy.radio to c/opensource@lemmy.ml

Anyone know of any scriptable asynchronous communication tools?

The closest so-far appears to be Kermit. It's been around since CP/M, but apparently there's still no centralised language reference and the syntax predates Perl.

you are viewing a single comment's thread
view the rest of the comments
[-] Lodra@programming.dev 3 points 2 years ago

Uh email? It’s not exactly exciting but there are loads of tools available for automating emails. Definitely asynchronous. Does it fit your needs?

[-] vk6flab@lemmy.radio 3 points 2 years ago* (last edited 2 years ago)

No, it needs to be serial communication. My use case is talking to a CNC.

Edit: fat fingers: "ea" -> "to a"

[-] Lodra@programming.dev 4 points 2 years ago

lol got it. Definitely not email then

[-] delirious_owl@discuss.online 1 points 2 years ago

That would be fun tho

[-] froh42@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

I used expect a lifetime ago to reliably talk to a bunch of very strange ISDN modems.

https://www.tcl.tk/man/expect5.31/expect.1.html

I think something like expect also exists for more modern languages, but tcl is still easy enough to learn (just a little unusual, everything is a string)

[-] vk6flab@lemmy.radio 1 points 2 years ago

That's several recommendations for expect. I'll start digging. Thank you.

this post was submitted on 05 May 2024
14 points (93.8% liked)

Open Source

48806 readers
818 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS