Re: Rails and Seaside

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
26 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Brad Fuller
Wilkes Joiner wrote:

> On 3/4/06, Jan Szumiec <[hidden email]> wrote:
>  
>> Is there a way to access a running image remotely? Something like a
>> remote squeak desktop?
>>    
>
> There is RemoteFrameBuffer.  It is a vnc client/server.  This allows
> you to vnc into the desktop.  The latest versions of Seaside have a
> vnc entry point that allows you to turn rfb on and off via a web
> interface.
>  
really? where is that?

Jan: I have been using RFB successfully from squeak to squeak. But, I
can't seemed to get it to work from vncviewer to the remote squeak/RFB
(as I mentioned in a previous message). So, you might try squeak to
squeak first: go to squeakmap and install RFB on both remote and local
images.
And, if you get vncviewer working, tell me how ;-)

brad
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Jan Szumiec
Brad Fuller wrote:

> Wilkes Joiner wrote:
>  
>> On 3/4/06, Jan Szumiec <[hidden email]> wrote:
>>  
>>    
>>> Is there a way to access a running image remotely? Something like a
>>> remote squeak desktop?
>>>    
>>>      
>> There is RemoteFrameBuffer.  It is a vnc client/server.  This allows
>> you to vnc into the desktop.  The latest versions of Seaside have a
>> vnc entry point that allows you to turn rfb on and off via a web
>> interface.
>>  
>>    
> really? where is that?
>
> Jan: I have been using RFB successfully from squeak to squeak. But, I
> can't seemed to get it to work from vncviewer to the remote squeak/RFB
> (as I mentioned in a previous message). So, you might try squeak to
> squeak first: go to squeakmap and install RFB on both remote and local
> images.
> And, if you get vncviewer working, tell me how ;-)
>  

I got VNC working, no problem. First, I installed RFBServer, configured
it with a password, and started it through the menu with the display
number set to 0.
Then, I ran vncviewer, and everything works as expected ;) I wonder how
much effort it would take to send events between windows on remote
images, instead of sending bitmap updates. I think that's how Windows'
remote desktop works, and it is way more responsive than VNC.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Brad Fuller
Jan Szumiec wrote:

> Brad Fuller wrote:
>> Wilkes Joiner wrote:
>>  
>>> On 3/4/06, Jan Szumiec <[hidden email]> wrote:
>>>      
>>>> Is there a way to access a running image remotely? Something like a
>>>> remote squeak desktop?
>>>>          
>>> There is RemoteFrameBuffer.  It is a vnc client/server.  This allows
>>> you to vnc into the desktop.  The latest versions of Seaside have a
>>> vnc entry point that allows you to turn rfb on and off via a web
>>> interface.
>>>      
>> really? where is that?
>>
>> Jan: I have been using RFB successfully from squeak to squeak. But, I
>> can't seemed to get it to work from vncviewer to the remote squeak/RFB
>> (as I mentioned in a previous message). So, you might try squeak to
>> squeak first: go to squeakmap and install RFB on both remote and local
>> images.
>> And, if you get vncviewer working, tell me how ;-)
>>  
>
> I got VNC working, no problem. First, I installed RFBServer,
> configured it with a password, and started it through the menu with
> the display number set to 0.
> Then, I ran vncviewer, and everything works as expected ;) I wonder
> how much effort it would take to send events between windows on remote
> images, instead of sending bitmap updates. I think that's how Windows'
> remote desktop works, and it is way more responsive than VNC.
what platform are you running both on? Both of mine are Linux.


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Brad Fuller
In reply to this post by Jan Szumiec
Jan Szumiec wrote:

> Brad Fuller wrote:
>> Wilkes Joiner wrote:
>>  
>>> On 3/4/06, Jan Szumiec <[hidden email]> wrote:
>>>      
>>>> Is there a way to access a running image remotely? Something like a
>>>> remote squeak desktop?
>>>>          
>>> There is RemoteFrameBuffer.  It is a vnc client/server.  This allows
>>> you to vnc into the desktop.  The latest versions of Seaside have a
>>> vnc entry point that allows you to turn rfb on and off via a web
>>> interface.
>>>      
>> really? where is that?
>>
>> Jan: I have been using RFB successfully from squeak to squeak. But, I
>> can't seemed to get it to work from vncviewer to the remote squeak/RFB
>> (as I mentioned in a previous message). So, you might try squeak to
>> squeak first: go to squeakmap and install RFB on both remote and local
>> images.
>> And, if you get vncviewer working, tell me how ;-)
>>  
>
> I got VNC working, no problem. First, I installed RFBServer,
> configured it with a password, and started it through the menu with
> the display number set to 0.
> Then, I ran vncviewer, and everything works as expected ;) I wonder
> how much effort it would take to send events between windows on remote
> images, instead of sending bitmap updates. I think that's how Windows'
> remote desktop works, and it is way more responsive than VNC.
what settings do you use for vncviewer?




_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Jan Szumiec
In reply to this post by Brad Fuller
Brad Fuller wrote:

>
>> I got VNC working, no problem. First, I installed RFBServer,
>> configured it with a password, and started it through the menu with
>> the display number set to 0.
>> Then, I ran vncviewer, and everything works as expected ;) I wonder
>> how much effort it would take to send events between windows on remote
>> images, instead of sending bitmap updates. I think that's how Windows'
>> remote desktop works, and it is way more responsive than VNC.
>>    
> what platform are you running both on? Both of mine are Linux.
>
>  

I was running both on Windows. I didn't change any settings for
vncviewer, just put in 'hostname:0'.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Re: Rails and Seaside

Brad Fuller
Jan Szumiec wrote:
Brad Fuller wrote:

I got VNC working, no problem. First, I installed RFBServer,
configured it with a password, and started it through the menu with
the display number set to 0.
Then, I ran vncviewer, and everything works as expected ;) I wonder
how much effort it would take to send events between windows on remote
images, instead of sending bitmap updates. I think that's how Windows'
remote desktop works, and it is way more responsive than VNC.
   
what platform are you running both on? Both of mine are Linux.

 

I was running both on Windows. I didn't change any settings for vncviewer, just put in 'hostname:0'.
I just tried vncviewer 4.1.1 on windows and I receive the same error:
"Unknown rect encoding"

So, maybe it's a RFB server issue on linux.

Again: it works fine RFB to RFB, but not with vncviewer on linux nor on windows.

I just tried TightVNC viewer and it works ok. Hmm...


--

Brad Fuller
+1 (408) 799-6124
Sonaural Audio Studio
See Us At GDC 2006
Hear us online: www.Sonaural.com
See me on O'Reilly


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
12