Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 648 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 648 Bytes

QTMFinder

QTMFinder is a tiny Windows application that lists any QTM servers that are available for communication via real-time or REST protocols.

Screenshot from QTMFinder

QTMFinder serves two purposes:

  1. It's a small but useful utility to have when developing applications for mobile devices that connect to QTM, especially when discovery is not trivial to implement on the device and IP addresses on the local network may change over time.
  2. It demonstrates the usage of the Qualisys Realtime SDK for .Net in a WPF application through a very simple yet complete example.