Re: Shell WinVNC in service mode

2001-04-13 Thread James ''Wez'' Weatherall
> James, > > i have already started the WinVNC service. Since I want to implement a VB > written service to tell WinVNC to connect to the client no matter the > desktop is logged on or not, I use WinVNC service. The -connect command sends a message to the service, containing an IP address to co

Re: Shell WinVNC in service mode

2001-04-09 Thread Derek Lim
#x27; Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 8:16 PM Subject: Re: Shell WinVNC in service mode > Is there a winvnc process running when you call the command below? > > The command tells an existing server to connect to the clie

Re: Shell WinVNC in service mode

2001-04-09 Thread James ''Wez'' Weatherall
y for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs Cambridge, UK - Tel : 343000 - Original Message - From: "Derek Lim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 7:54 AM Subject: Shell WinVN

Shell WinVNC in service mode

2001-04-08 Thread Derek Lim
Hello, I wrote the following code in the VB program running as a service: iResult = shell("""c:\program files\orl\winvnc"" -connect host") I can get the task ID from calling shell command but remote vncviewer daemon have no response from this command. I have tried run this code in