 |
Remote Executer For Terminal Server -
Freeware
Remote Executer For Terminal Server is a small
utility program that permits, through the virtual channel, to
execute a command line on the client machine from a remote session
on the Terminal Server. Using this utility, user can launch any
program with parameters on the client side.
 
|
 |
Virtual Channel COM Service Framework - v1.0 - Demo
Virtual Channel COM Service Framework for Citrix/Terminal Server solution is a set of drivers and
components that provide the communication service between applications on the server and COM objects on the client side.
In the real world, applications running on the Citrix/Terminal Server usually need to make call to the
client machine to perform special tasks as controlling specific devices (ticket printer, cash drawer, MSR,
PocketPC, etc) or launching / connecting-to an application instance on the client machine (Word, Excel, Outlook, etc).
Currently, there is no solution for this specific need. Application developers for Citrix/Terminal Services solution
usually have to spent a lot of time to do research on a portable solution for this problem.
Virtual Channel COM Service Framework is designed to
provide application developers an easy, efficient, portable and flexible
way to archive the most tedious tasks of communication between the
server and the client machine. Application developers do not need to
know how the function call is forwarded to the client side, and how the
result is received and if an error occurs, all information is sent back
to the caller as in a normal program.
Virtual Channel COM Service Framework provides VB
developers the quickest way to do their work as they usually do with
Visual Basic in the world of COM based development. For C++ developer
(or other programming language supporting COM ), the framework provides
a COM based standard set of methods for normal uses.
 
|