Remote Scripting in Tight VNC

View: New views
2 Messages — Rating Filter:   Alert me  

Remote Scripting in Tight VNC

by Shrikanth Narayanan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
hello,

i m using tightvnc v1.3.10 (build 5-mar-09) for developing my own app as a tool for remote connection.
what i am trying do is invoke a specific app on the server whenever the client connects to it

for Example:
first time when the client connects to the server, notepad should pop up.

for achieving this there are many methods apart using vnc (like psexex, win scripts, etc), but i need the remote screen hence got to use vnc.

Java does have the Runtime and Process class but they invoke the app at the client pc.

i m trying to find out how can i send messages to the server using the java viewer so that the process is invoked at the server.

scripts are a handy tool but don't know if there is a way i can run them through tightvnc.

pl let me know if there is a way through this

Thank you.


From the events that change the world, to the ones that just shouldn’t be missed. Catch it all on MSN India. Drag n’ drop
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___________________________________________________________
TightVNC mailing list, VNC-Tight-list@...
To change your subscription or to UNSUBSCRIBE, please visit
https://lists.sourceforge.net/lists/listinfo/vnc-tight-list

Re: Remote Scripting in Tight VNC

by James Buzzard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You could run a monitoring script, so that when windows sees a client connect to the server, it invokes a script which runs notepad.

Under Event Viewer, Applications, you will see when a client connects to the server. You can use event triggers (http://technet.microsoft.com/en-us/library/bb490901.aspx) to run anything you really want to when this occurs.

Thats the only way I can think of doing it easily.

On Sat, Oct 17, 2009 at 6:53 AM, Shrikanth Narayanan <shrikanth1@...> wrote:
hello,

i m using tightvnc v1.3.10 (build 5-mar-09) for developing my own app as a tool for remote connection.
what i am trying do is invoke a specific app on the server whenever the client connects to it

for Example:
first time when the client connects to the server, notepad should pop up.

for achieving this there are many methods apart using vnc (like psexex, win scripts, etc), but i need the remote screen hence got to use vnc.

Java does have the Runtime and Process class but they invoke the app at the client pc.

i m trying to find out how can i send messages to the server using the java viewer so that the process is invoked at the server.

scripts are a handy tool but don't know if there is a way i can run them through tightvnc.

pl let me know if there is a way through this

Thank you.


From the events that change the world, to the ones that just shouldn’t be missed. Catch it all on MSN India. Drag n’ drop

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___________________________________________________________
TightVNC mailing list, VNC-Tight-list@...
To change your subscription or to UNSUBSCRIBE, please visit
https://lists.sourceforge.net/lists/listinfo/vnc-tight-list




James Buzzard
Babeltech
www.babeltech.com.au
16 Dixon St, Malvern 3144
m: 0412254108
e: james@...

setster

This email and any attachments may contain confidential information, and/or material, the copyright over which belongs to Babeltech or third parties. If you are not the intended recipient, any use, disclosure or copying of this email is unauthorized. If you have received this email in error, please notify us immediately by reply email and delete the original. Babeltech advises that this email and any attached files should be scanned to detect viruses, and while all care is taken, we accept no liability for loss or damage resulting from the use of any attached files. If any problems occur in formatting or data loss in the transfer of data which affect the accuracy of the information contained in the email, hard copies will be provided at request.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___________________________________________________________
TightVNC mailing list, VNC-Tight-list@...
To change your subscription or to UNSUBSCRIBE, please visit
https://lists.sourceforge.net/lists/listinfo/vnc-tight-list