I want to pass kinect data from one computer to another computer.I got the sample source from codeplex. It is a C# application.So C# applications can directly use this library as it is.But i am coding in C++,how can i use the above code in c++ windows application.
Thanks