FabulaTech Forum (http://www.serial-port-redirector.com/forum)
USB Solutions >> USB over Network >> USB + Terminal Services
(Message started by: zote on May 11th, 2006, 4:57pm)

Title: USB + Terminal Services
Post by zote on May 11th, 2006, 4:57pm
Guys, you have a great product!

SO, I need to use this (http://www.nitgen.com/New_site/eng/product/pc_hamster.asp) Fingerprint scanner, with my app, over Windows 2003 Terminal Server.

At my lan, thats work fine, but if I connect to wts/usb-net from internet, my app send command to fingerprint to start capture (and device start to read), but my app dont receive any response. I have opened port 33000 at my firewall. Have anythink that i`m forgeting?

And, do you have any plug-in to use with wts? Because, if you type \\tsclient (when connected to server via wts) you can see devices at client...

And, at my lan, if 2 users connect to server, can any one connect to your fingerprint?

Thank you and sorry bad english! ???

Title: Re: USB + Terminal Services
Post by Andrew on May 12th, 2006, 6:13am

on 05/11/06 at 16:57:25, zote wrote:
Guys, you have a great product!

SO, I need to use this (http://www.nitgen.com/New_site/eng/product/pc_hamster.asp) Fingerprint scanner, with my app, over Windows 2003 Terminal Server.

At my lan, thats work fine, but if I connect to wts/usb-net from internet, my app send command to fingerprint to start capture (and device start to read), but my app dont receive any response. I have opened port 33000 at my firewall. Have anythink that i`m forgeting?

And, do you have any plug-in to use with wts? Because, if you type \\tsclient (when connected to server via wts) you can see devices at client...


Most likely this problem is related with delays of busy network traffic. In the nearest future we will finish development of special tool for USB devices diagnostics to examine and try to resolve such problems.


on 05/11/06 at 16:57:25, zote wrote:
And, at my lan, if 2 users connect to server, can any one connect to your fingerprint?


Only one user can use USB device at the same time because in the most of cases USB devices can work correctly in the exclusive mode only.



Title: Re: USB + Terminal Services
Post by sbrian26 on Jun 9th, 2006, 12:00pm
What if multiple terminal service clients have their devices shared?  How will they know which device to connect to?  Are all devices available for terminal services clients?

Thanks for your response


on 05/12/06 at 06:13:28, Andrew wrote:
Most likely this problem is related with delays of busy network traffic. In the nearest future we will finish development of special tool for USB devices diagnostics to examine and try to resolve such problems.


Only one user can use USB device at the same time because in the most of cases USB devices can work correctly in the exclusive mode only.


Title: Re: USB + Terminal Services
Post by Andrew on Jun 12th, 2006, 7:42am
Can you describe please your project more detailed? So we could give you the proper solution.

Title: Re: USB + Terminal Services
Post by sbrian26 on Jun 12th, 2006, 9:11am
Windows 2003 server running terminal services.
RDP clients have locally attached device that is shared via the usb-over network server.

When a terminal client starts a session, an application is run that is dependent on the terminal clients USB device (shared).  The application (running on the terminal server) must subscribe to the usb device on the client so that it can be used in the application.

notes:  The ip address or machine name of the client could be determined at login or start of the RDP session.

Title: Re: USB + Terminal Services
Post by Andrew on Jun 13th, 2006, 6:11am
In your case our USB over Network product will emulate situation like several users are pluging the same USB devices in one local computer (your 2k3 server) at the same time. So all depends from your server application, i.e. its ability to process such situation.