External Programs

Post Reply
Runner
Posts: 3
Joined: Thu Nov 08, 2018 12:30 pm

External Programs

Post by Runner »

What is the best way to communicate with external programs in mudlet? For example, if I write a C# program to handle some graph theory algorithms, I'd like to be able to send it data and get back results from the lua stuff. Thanks~

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: External Programs

Post by Vadi »


Post Reply