minigzip.obj : error LNK2019: unresolved external symbol _gzclose referenced in function _gz_compress

2002-10-30 Thread Priscilla Liang
Hi all, I got stuck on these link errors for so long. I'm just trying to compile the Extract project in install VNC projects in Embedded VC++. Any help would be GREATLY appreciated!!! Linking... minigzip.obj : error LNK2019: unresolved external symbol _gzclose referenced in function _gz_com

Fwd: ERROR-CEVNC is not a valid windowsCE application

2002-10-30 Thread Priscilla Liang
Note: forwarded message attached. - Do you Yahoo!? HotJobs - Search new jobs daily now Received: from [63.161.86.254] by web13303.mail.yahoo.com via HTTP; Wed, 30 Oct 2002 14:35:49 PST Date: Wed, 30 Oct 2002 14:35:49 -0800 (PST) From: Priscilla Liang <[EM

Fwd: Compiler to build for the x86 platform (Windows CE 3.0)??

2002-10-30 Thread Priscilla Liang
Note: forwarded message attached. - Do you Yahoo!? HotJobs - Search new jobs daily now Received: from [63.161.86.254] by web13309.mail.yahoo.com via HTTP; Wed, 30 Oct 2002 16:42:23 PST Date: Wed, 30 Oct 2002 16:42:23 -0800 (PST) From: Priscilla Liang <[EM

ERROR-CEVNC is not a valid windowsCE application

2002-10-31 Thread Priscilla Liang
Hi all, I've fixed the link errors and now everything compiled and ran properly. I ran the install VNC codes and VNC was installed on my other computer with OS WindowsCE. But when I try to launch CEVNC.exe, it gives me an error message: CEVNC is not a valid WindowsCE application. I suspect t

Compiler to build for the x86 platform (Windows CE 3.0)??

2002-10-31 Thread Priscilla Liang
Hi all, Is there a VNC build for version x86 on Windows CE 3.0 ready for me to use? I need to source code. Thank you very very much. Priscilla - Do you Yahoo!? HotJobs - Search new jobs daily now ___ VNC-List mailin

Please help me out!!

2002-11-06 Thread Priscilla Liang
Hi all, I wrote my own VNCserver on WinCE and used VNCviewer on WinXP. I've set the debugMode registry key to be 6 so that output would be sent both to the WinVNC.log file and to a console window on the desktop. However, I can't find the log file anywhere. Please Please help me out! Thanks a

Mr. William Hooper, PLEASE HELP! -- RFB issue

2003-01-03 Thread Priscilla Liang
Hi all, Im building VNC server on WinCE devices. As soon as the viewer display loads on the PC and I move the mouse on the PC, the viewer would crash and the device would freeze. It gives me a Socket Error error message. I found out that this is caused by the uses of RFB Protocol in VN

Java applet

2003-01-31 Thread Priscilla Liang
Hi all, I've searched the list and cannot find a solution to my problem. Hope someone can help me out. I'm writing my own VNC server on WindowsCE. Everything's great exact the small HTTP server for using VNC viewer via Internet. All I get on my internet browser is a grey screen without a lo

java classes

2003-02-03 Thread Priscilla Liang
Hi all, I'm writing a WinCE version of VNC server. Everything works fine except the java applet for the internet browser. When I try to access the java viewer on IE, it says "class vncviewer not found". I thought the *.jar and *.class files would be built in the executable automatically once

Unexpected end of file from server

2003-02-05 Thread Priscilla Liang
Hi all, I've been trying to get the java applet working on IE for WinVNC server. I have a modified version of WinVNC server running on a WinCE device and IE running on my WinXP box. When I type in the URL http://:5800, all I get is a grey screen with white border and a red X at the top

How does the built-in webserver in WinVNC find the location of the java applet??

2003-02-06 Thread Priscilla Liang
Hi list-members, I seriously need help. I have a modified version of WinVNC running perfectly on a WinCE device. But IE (on my WinXP box) complaints about the vncviewer.class not being found everytime I try to use the built-in webserver. I checked that all the necessary Java files are ind