mailslot in Unity3D?

Is it possible to use mailslots in Unity3D?

what are mail slots?

never heard about them till you asked but here this might help

http://www.tommyt.se/post/C-MailSlot-Library-(Very-simple-one).aspx

http://www.codeproject.com/KB/miscctrl/CSharp_MailSlots.aspx

kind of interesting honestly…

What will be the benefit of this thing?

And no, I don’t think Unity3D supports this by default.

That is correct, this is not something supported out of the box but I’m sure you could implement support for it via a plugin if necessary (plugins are supported in Pro only and only work on the desktop).