Is it possible to send messages or data to Maya from an external app..?
For example would it be possible to write an "Instant Messenger" style MEL UI, so multiple users runing Maya (over a LAN) could send text messgaes to each other...?
I'm thinking about writing a little multi-player mini-game in MEL and I'm wondering how I could send the relevent data to each player... It's not a Real-Time game so it doesn't have to update on the fly... but it would be nice if there was some way of using DOS network commands or something to send info...
The only way I thought it could be done is to write the data to a network file and then read it in.. but that's not ideal...
Am I making sense? has anyone done anything like this (in MEL of course)?
:nathaN