Re: Problem with java vnc

2002-05-02 Thread JNC Project
Team, Ain Shams University, Cairo, Egypt. Original Message Follows From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem with java vnc Date: Tue, 30 Apr 2002 02:39:54 Hi, I'm trying to embedded the Java VNC client into another ap

Re: Problem with java vnc

2002-05-01 Thread JNC Project
Hi We are facing th esame problem right now. we are developing a vnc client and server in Java. strange thing is the problem ex - To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY

Problem with java vnc

2002-04-29 Thread Ted Shab
Hi, I'm trying to embedded the Java VNC client into another application. (I realize VNC server's have a default Java interface, but this is going to be a different UI). I had already built the sample code and ran from a java command line and it connected to my VNC server fine. I w

[VNC in Java] VNC Hook for windows and screen grabbing

2002-03-04 Thread Romain VERDIER
Hello everyone, does anyone know if there exists a smart way to simulate the VNC C++ hook for windows in a java environment, that is to say to do the same job than the Windows C++ Hook package (catch messages to windows, areas to be refreshed, etc...). Since the Microsoft com.ms.wfc.app package d

Re: Java VNC gets browser connection refused

2002-01-28 Thread Alex Angelopoulos
7;s nicer to have someone "volunteer" to verify it :). - Original Message - From: "Lonnie Cumberland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday/2002 January 27 20:35 Subject: Re: Java VNC gets browser connection refused : Yea, stupid me forgot to

Re: Java VNC gets browser connection refused

2002-01-28 Thread Scott C. Best
EMAIL PROTECTED]> > Subject: Java VNC gets browser connection refused > > Hello, > > I have recently been running Java VNC on my Linux Mandrake 8.1 Apache > web server and everyting was working just fine, but > > Just today, I have set up an Eigerstein LRP firewall a

Re: Java VNC gets browser connection refused

2002-01-27 Thread Lonnie Cumberland
d" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday/2002 January 27 01:49 > Subject: Java VNC gets browser connection refused > > > : Hello, > : > : I have recently been running Java VNC on my Linux Mandr

Re: Java VNC gets browser connection refused

2002-01-27 Thread Alex Angelopoulos
Note that the Java viewer uses both the 58xx and 59xx ports - are both accessible? - Original Message - From: "Lonnie Cumberland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday/2002 January 27 01:49 Subject: Java VNC get

Java VNC gets browser connection refused

2002-01-26 Thread Lonnie Cumberland
Hello, I have recently been running Java VNC on my Linux Mandrake 8.1 Apache web server and everyting was working just fine, but Just today, I have set up an Eigerstein LRP firewall and have found that I now get an error message when I connect to my Java VNC test page

SV: THE JAVA VNC CLIENT ???

2001-10-12 Thread Jesper Reenberg
well I got the problem :) ... hrrr it was my firewall :/ - me slaps myself - but why can't I input a native display number ??? -Oprindelig meddelelse- Fra: James R. Hall [mailto:[EMAIL PROTECTED]] Sendt: 12. oktober 2001 16:11 Til: [EMAIL PROTECTED] Emne: Re: THE JAVA VNC C

Re: THE JAVA VNC CLIENT ???

2001-10-12 Thread James R. Hall
uot;Jesper Reenberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 5:35 AM Subject: THE JAVA VNC CLIENT ??? > I have my vnc server at a workstation and I was wondering how to get the > java part of vnc to work so I can remote my computer at the inter

THE JAVA VNC CLIENT ???

2001-10-12 Thread Jesper Reenberg
I have my vnc server at a workstation and I was wondering how to get the java part of vnc to work so I can remote my computer at the internet explorer. I have downloaded a zip from the download spot that was names some thing with java. but I cant find any documentation on how it works //PlanetHu

java vnc

2001-10-11 Thread Jesper Reenberg
I have some problem getting the java vnc to work on a windows server ??? how do I do??? - To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.resear

Java VNC Client and x0rfbserver problems

2001-10-08 Thread antony
Hello Ladies and Gentleman I am running a x0rfbserver on a Lynx 2.3 machine and connecting to with the Java VNC client. The client works for a while and then crashes everytime it is run 10 to 30 minutes after it has started with the error "Unknown RFB message type -1" Has anyone e

32bits colordepth java vnc viewer

2001-09-20 Thread Kun Wei
Hello, I have modified the java vncviewer to support 8/32bits color depth. Can I add it to VNC add-on? Best Regards Kun Wei MC 256-48, Caltech 91125 http://www.vrvs.org http://www.caltech.edu

Re: [VNC] Java VNC screen size

2001-08-24 Thread Ryan Casey
tc) Y is [0...4] specifying the color depth (0=8bit, 1=16bit, etc) This is sometimes hard for the users to remember :) Ryan - Original Message - From: "Edric Bulalacao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 24, 2001 9:51 AM Subject:

Re: [VNC] Java VNC screen size

2001-08-24 Thread Edric Bulalacao
or 640x480, 5951 for 800x600, and 5952 for 1024x768. In my main html file, there are three buttons...one for each resolution. The user will go to this main page and would then press a button to select his desired resolution...another page would launch that executes the Java VNC viewer in th

Re: [VNC] Java VNC screen size

2001-08-23 Thread Ryan Casey
Is there any way to pass width and height at load using a querystring? Ryan - Original Message - From: "Edric Bulalacao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 10:21 AM Subject: Re: [VNC] Java VNC screen size > Put th

Re: [VNC] Java VNC screen size

2001-08-23 Thread Edric Bulalacao
Put this into your html file to specify desired resolution. In this example, I'm using 800x600. The reason why I've got 620 instead of 600 for the HEIGHT is that the buttons above the VNC screen (DISCONNECT, SEND CTRL-ALT-DEL, etc.) take up an additional 20 pixels in height. So whatever res

[VNC] Java VNC screen size

2001-08-22 Thread brian ellis
Hi, Just a quick question. I am writing a web based VNC administration utility and I need to know if it is possible to change the screen size of the Java VNC server. I know that you can send paramaters to the windows client and I was wondering if I could do the same to the Java. Brian Bendotti

Java VNC viewer

2001-08-20 Thread brian ellis
Hi, Is it possible to like scale the screen size in the java vnc viewer? Like to make it smaller so that it can be viewed in a small browser window? I know that it can be done with the stand-alone viewer by sending command line paramaters with it but is there a similar function with the Java

Re: Zebedee-enabled Java VNC viewer available

2001-08-14 Thread Michael F. March
Holy smoke.. This is super great news. - Original Message - From: "Neil Winton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 14, 2001 9:00 AM Subject: Zebedee-enabled Java VNC viewer available > I probably should have announced this here

Zebedee-enabled Java VNC viewer available

2001-08-14 Thread Neil Winton
I probably should have announced this here before, but if you are using Zebedee with VNC you might be interested in a Zebedee-enabled version of the Java VNC viewer. Yes, this only requires JDK1.1 and should work on a Mac! This is an offshoot of my reimplementation of Zebedee in Java. The

ESC key with Java VNC client

2001-06-27 Thread Michael Carland
Hello, I been using the Java version of VNC on Linux to control a Windows NT machine. Everything seems to be working great, except for one problem. When I hit the ESC key on my end, the letter "i" appears on the other. This makes using emacs a little tricky. Client side is Java &q

Java VNC

2001-03-10 Thread Rruler
Hi list I'm developing Java version of VNC server( based on jVNC ). I'm facing these problem 1. Even after installing N/w adapter (MS loopback Adapter ) both the server and the viewer refuse to connect on my desktop . Can i connect them on a single desktop? 2. Based on jVNC concept , Should i k

Java VNC

2001-03-10 Thread Rruler
Hi list I'm developing Java version of VNC server( based on jVNC ). I'm facing these problem 1. Even after installing N/w adapter (MS loopback Adapter ) both the server and the viewer refuse to connect on my desktop . Can i connect them on a single desktop? 2. Based on jVNC concept , Should i k

Java VNC

2001-03-10 Thread Rruler
Hi list I'm developing Java version of VNC server( based on jVNC ). I'm facing these problem 1. Even after installing N/w adapter (MS loopback Adapter ) both the server and the viewer refuse to connect on my desktop . Can i connect them on a single desktop? 2. Based on jVNC concept , Should i k

Re: Control flow in Java VNC server ( jVNC )

2000-12-04 Thread W. Brian Blevins
[EMAIL PROTECTED], > Date: Sun, 03 Dec 2000 15:22:45 - > From: [EMAIL PROTECTED] > Subject: Control flow in Java VNC server ( jVNC ) > > Could anyone tell me the state flow of a simple operation say > renaming of a file on a server by the client ( such that wot process

Control flow in Java VNC server ( jVNC )

2000-12-03 Thread raj_ruler
Could anyone tell me the state flow of a simple operation say renaming of a file on a server by the client ( such that wot process r called and how events r invoked ... as per ur java VNC server jVNC ? ) - To unsubscribe, send