| I am using Unity in Linux and want to read data which is generated at runtime from a hardware upon executing c++ executable file I have used Files where c++ writes to a file and C# reads from it , but its slow due to I/O operations Can I get a sample code which can help me read c++ data from c# code |
Linux : C# (read) and C++ (write) Inter ProcessCommunication
-1 down vote favorite
Tapan PatelPosted Aug 9, 2016, 8:47 AM