How to get the VRPN button events using Kinect as faast includes the vrpn server .
For simple vrpn server we are getting the button events, but how to get in the faast .
Check this out :- http://stackoverflow.com/questions/5521 … ia-winsock
A char variable is the same as a byte and can take an integer value from 0 to 255. This is because a char variable has a size of 2^8, or 256. This allows us to handle up to 256 different keys on a keyboard, or the entire ASCII set of characters.
You will see that it takes 256 input in buttons .