I recently purchased a cheap pan/tilt webcam, the camera is pretty cool but the interface leaves alot to be desired.
Its all web based but I was hoping to make a winform application so I can fit it a little better to my needs. (bind directions to arrow keys, remove some of the engrish)
my question is how can I capture the comands that are being sent via the web interface and then reproduce it in c#