Lines Matching full:vnc
26 protocol: Listen on one port for vnc clients (default 5900.)
27 Listen on one port for vnc servers (default 5500.)
28 Read 250 bytes from connecting vnc client or server.
35 connection to the vnc server immediately.
314 lprint("new vnc client connecting.");
316 lprint("new vnc server connecting.");
386 lprint("refusing extra vnc client for ID:$id.");
390 lprint("closing and deleting previous vnc client with ID:$id.");
393 lprint("storing new vnc client with ID:$id.");
398 lprint("hooking up new vnc client with existing vnc server for ID:$id.");
404 lprint("storing new vnc client with ID:$id.");
430 lprint("making vnc client connection directly to vnc server host='$host' port='$port'.");
479 lprint("refusing extra vnc server for ID:$id.");
483 lprint("closing and deleting previous vnc server with ID:$id.");
486 lprint("storing new vnc server with ID:$id.");
491 lprint("hooking up new vnc server with existing vnc client for ID:$id.");
497 lprint("storing new vnc server with ID:$id.");
502 lprint("invalid ID:NNNNN string for vnc server: $buf");