VNC Online Demo on Internet ?

2001-05-10 Thread girish sonawane
Is there any web site on the internet which displays VNC demo ? Or is there any site where I can host my Application with VNC ? Thanks, Girish __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ -

Is any Online Demo Using VNC Available ?

2001-05-09 Thread girish sonawane
Is there any online demo using VNC available on the internet ? Thanks, Girish __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ ---

Re: Seperate Desktop for Clients on Linux (-inetd option)

2001-02-01 Thread girish sonawane
Yes I reboot the system after changing the configuration file. BTW how to send signal to inetd ? I'm new to Linux. Thanks in Advance, Girish --- Jonathan Morton <[EMAIL PROTECTED]> wrote: > >Thanks Tim, > > > >I Tried 'servername:51' in viewer but did not help. > > > >When tried to connect thr'

Re: Seperate Desktop for Clients on Linux (-inetd option)

2001-01-31 Thread girish sonawane
Thanks Tim, I Tried 'servername:51' in viewer but did not help. When tried to connect thr' Telnet on port 5951 it says connect failed. What might be the reason ? Girish --- Tim Waugh <[EMAIL PROTECTED]> wrote: > On Mon, Jan 29, 2001 at 05:57:33AM -0800, girish > so

Re: PalmVnc

2001-01-31 Thread girish sonawane
> When I start PalmVNC I got a screen showing PalmVNC > logo version 1.40 with > the mention "not connected" at the bottom and > without any error message of > some kind. Tap on Menu button of Palm. Select Server->Open, you will have to add an entry for the VNC server you are using. HTH, Girish

Re: Seperate Desktop for Clients on Linux (-inetd option)

2001-01-29 Thread girish sonawane
> > Or is it in-built in AT&T unix version of Xvnc ? > > It's in the latest AT&T version. > > Tim. I'm not able to start the Xvnc server thr' -inetd option. I have latest version of AT&T unix version of Xvnc on Red Hat. I am new to Linux. I have blindly copied the settings as given in http://

Re: Seperate Desktop for Clients on Linux

2001-01-16 Thread girish sonawane
But the online VNC documentation says, I wil have to use iXvnc for -inetd option. Is this a bug in documentaion ? Girish --- Tim Waugh <[EMAIL PROTECTED]> wrote: > On Mon, Jan 15, 2001 at 10:44:44PM -0800, girish > sonawane wrote: > > > Or is it in-built in AT&a

Re: Seperate Desktop for Clients on Linux

2001-01-15 Thread girish sonawane
> >connects it will spawn a new vnc, haven't tried > it yet. > > > > > >for now why not run multiple Xvnc each with a > different passwd and tell > > >the users which one is for them. (you can run a > different vnc for each > > >user) > >

Re: Seperate Desktop for Clients on Linux

2001-01-14 Thread girish sonawane
em. (you can run a > different vnc for each > >user) > > > >On Fri, Jan 12, 2001 at 10:37:08PM -0800, girish > sonawane wrote: > >> Thanks for your replies. > >> > >> How can I have one more instance of Xvnc whenever > next > >> client c

Re: Seperate Desktop for Clients on Linux

2001-01-12 Thread girish sonawane
ll need to run Xvnc multiple times > and then users can connect to :0 :1 :2 etc.. > > On Fri, Jan 12, 2001 at 08:09:15PM -0800, girish > sonawane wrote: > > I am running VNC server on Red Hat Linux. I want > my > > clients to see different desktops as they connect. >

Seperate Desktop for Clients on Linux

2001-01-12 Thread girish sonawane
I am running VNC server on Red Hat Linux. I want my clients to see different desktops as they connect. Starting the vncserver with -alwaysshared option doesn't help it makes the clients to see the same desktop. Also is there any way to disable authentication when client connects ? Thanks in ad