Re: Sending commands to serial port connected device

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



In case anyone is interested, this actually works with *zero* configuration
on either the desktop or the device. You just have to enable serial port
redirection in the TSC on the device and write your code for the desktop to
use the corresponding serial port (COM2 on the desktop --> COM2 on the
device,
when the device is connected). This makes it very easy to do your scanner
configuration. Use whatever code you use on the desktop to make it happen,
on the desktop, and, when you run the program via a terminal services client
session, the data will be automatically redirected to the device's serial
port.

I have a whole new respect for this TSC stuff. I would have bet $50 that it
wouldn't work.

Paul T.

"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:eC4fGWhqIHA.3940@xxxxxxxxxxxxxxxxxxxxxxx
True! Just depends on what you're doing on the desktop. If you've really
got a client that you don't want to do *anything* custom on, it should
work (I have a test to do today and I'll try it).

Paul T.

"Dick Grier" <dick_grierNOSPAM@.msn.com> wrote in message
news:OHe6zNhqIHA.3568@xxxxxxxxxxxxxxxxxxxxxxx
Paul,

Seem like way to much work. Simple (almost always) is best.

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications,
Fourth Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.






.



Relevant Pages

  • Bridge Configuration Issue
    ... I'm using an Engenius/Senao 3220 on my boat, configured as a bridge, ... of 192.168.1.3 which is used to access its internal configuration ... I thought originally that this redirection ... the 3220 which prevented connection to the commercial site and allowed ...
    (alt.internet.wireless)
  • RE: C# web service/website ?
    ... I'll check the configuration and let you know. ... > your description, I understand that on a certain server, your webservice is ... > might have been set to "A redirection to a URL" and the redirection occurs. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: PF Traffic Redirection issues
    ... *the PF configuration is as follows:* ... pass out all flags S/SA keep state ... I am trying to perform traffic redirection with PF on 7.2-RELEASE. ... PF cannot redirect packets back out the interface they originated on. ...
    (freebsd-stable)
  • Re: server.transfer in ASP
    ... Redirect.asp is a 404 handler that will address all other requests from example.com. ... It turns out that on the redirection page, the usual PATH_INFO server variable points to the redirection page, but nearly the entire URL originally requested is stuffed into the QUERY_STRING server variable, preceded by "404;". ... Configuration: In the IIS properties for the example.com site, on the Custom Errors tab, change the settings for the 404 error to: ... Then, on the Home Directory tab, click the Configuration button. ...
    (alt.internet.search-engines)