From: John E. Malmberg [wb8tyw@qsl.net] Sent: Wednesday, September 08, 1999 9:45 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: Sun Ray a good idea. Is there any counterpart of Compaq? Wolfgang J. Moeller wrote: >Oh, the VMS VNC client does work just fine. I got it running at home, >under V5.5-2 DECwindows, using CMU-IP's [crude] UCX emulation :-) >For the VNC 'server', I had to use DUNIX then ... (it's available >for most Unices, as well as for MS windows). Are you using the socketshr from ftp://ftp.qsl.net/pub/wb8tyw/ ? The other ones have an unitialized R2 that causes some interesting and hard to find failures. Also at the same area is a UCXSIM shared image that allows some program binaries that were linked against UCX to run with CMU-IP as long as you do not request a feature that CMU-IP does not provide. UCXSIM is used instead of UCX$IPC_SHR.EXE. It actually just turns all the calls except select() over to NETLIB. A readme file explains what works and what does not. A set of SAMBA (1.9.16p2) binaries that will run on your box is also there. The NMBD stuff works quite well. It is all linked in DEBUG, but that is easy to fix. -John