how can we transfer local USB ports to the hosted application?
Forum
>
Product technical support
>
what about local usb support?
Zaloguj się aby móc pisać na forum.
Autor: Dimitry Data: 2011-07-15 08:46:49 |
|
Autor: Jacek (staff) Data: 2011-07-15 11:42:53 |
Current version (3.0) does not support USB port mapping. We plan such feature in future versions. At this moment, the only way to access client USB ports from an application is to write an RPC (Remote Procedure Call) extention DLL and use our application-side API (gtrmapi), to call any extention function. Our RPC model is quite simple. It uses the already established client<->application connection and allows you to execute any action on the client. For more details, please refer to chapter II "Extending the functionality of applications" of the Winflector Programmers manual (available for download at http://www.winflector.com/english/product/documentation.html)
|
1
Zaloguj się aby móc pisać na forum.