[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inter-host MCL communications



I need to read and write data between MCL environments on seperate
hosts.

I had in mind network calls from MCL over something like TCP on
ethernet. Ideally, I want a bidirectional stream, good bandwidth and a
server at the receiving end.

Has anyone cracked this, if so can you supply pointers please.