vnc

2018-07-23 Thread James
For ages I have used Chicken but High Sierra warns me of it being a 32bit app.
macports has cotvnc and also vnc
Any opinions sage words or other
Thanks
James

PS Chicken means ‘Chicken of the VNC’ and cotvnc is a port of it. I assume one 
can build it in 64bit mode

Re: vnc

2018-07-24 Thread Rainer Müller
On 2018-07-24 07:55, James wrote:
> For ages I have used Chicken but High Sierra warns me of it being a 32bit app.
> macports has cotvnc and also vnc
> Any opinions sage words or other

Usually I use the builtin VNC client of macOS. You can launch it by
opening a vnc:// URL from Finder's "Connect to Server" dialog or with
open(1) from a terminal window, for example:

  open vnc://hostname:5190

Hope that helps,
Rainer

PS: Please use the new @lists.macports.org addresses as we are no longer
on macOS Forge.


Re: vnc

2018-07-24 Thread James


> On 24 Jul 2018, at 8:00 pm, macports-users-requ...@lists.macports.org wrote:
> 
>> For ages I have used Chicken but High Sierra warns me of it being a 32bit 
>> app.
>> macports has cotvnc and also vnc
>> Any opinio,ns sage words or other
> 
> Usually I use the builtin VNC client of macOS. You can launch it by
> opening a vnc:// URL from Finder's "Connect to Server" dialog or with
> open(1) from a terminal window, for example:
> ,
>  open vnc://hostname:5190 
> 
Alas the built-in server does not play nicely with the other kids


Conmection failed to ‘sandypit.home'
Make sure Screen Sharing or Remote Management (in the Sharing section of System 
Preferences) is enabled on the remote computer.


One of my linux boxes running xvnc

Chicken DOES connect

James

Re: vnc

2018-07-24 Thread Christopher Jones

What exactly is your question ? The macPorts build of cotvnc is 64-bit and no 
warnings are offered running it. 

Presumably you get the warnings running some other build ?

 If you like this app just bin the one you are using and install the MacPorts 
one.

Chris

> On 24 Jul 2018, at 6:55 am, James  wrote:
> 
> For ages I have used Chicken but High Sierra warns me of it being a 32bit app.
> macports has cotvnc and also vnc
> Any opinions sage words or other
> Thanks
> James
> 
> PS Chicken means ‘Chicken of the VNC’ and cotvnc is a port of it. I assume 
> one can build it in 64bit mode



smime.p7s
Description: S/MIME cryptographic signature


Re: vnc

2018-07-24 Thread Ryan Schmidt



On Jul 24, 2018, at 08:48, Christopher Jones wrote:

> What exactly is your question ? The macPorts build of cotvnc is 64-bit and no 
> warnings are offered running it. 

Agreed. I use cotvnc all the time and I've seen no problems with it on High 
Sierra so far. Actually I use the cotvnc-devel port, to get the latest 
development version.



Re: vnc

2018-07-25 Thread James Linder



> On 25 Jul 2018, at 8:00 pm, macports-users-requ...@lists.macports.org wrote:
> 
>> What exactly is your question ? The macPorts build of cotvnc is 64-bit and 
>> no warnings are offered running it. 
> 
> Agreed. I use cotvnc all the time and I've seen no problems with it on High 
> Sierra so far. Actually I use the cotvnc-devel port, to get the latest 
> development version.

My question was exactly what Ryan answered. Thanks Ryan. I installed and 
everything is perfect.

James