Specialized Systems, Inc.
VNCPush Framework



VNCPush - Settings

The properties pane opened by the 'Options' button contains user definable fields that are applied when either the 'Ok' or 'Apply' buttons are pressed. The 'Cancel' button will cancel all changes made to the properties form and return to the main application. Any changes made to this form and applied to the application will be applied immediately, but the changes will not be saved after closing the application.

To set default settings / properties, click the 'Edit INI' button. This will open the INI file in notepad and allow you to edit it manually. The VNCPush application reads this file during startup and is the source for all default settings. The 'Open Log' button opens the log file specified by the 'APP_DEBUG_FILE' property. This log file options is explain under the properties section.

Note that the trial / free version does not allow you to save INI settings. This feature is designed for the licensed version which operates in a manner that technically differs from the free version. While you can technically save the changes you make, they will not be applied on the next execution as the default INI file will be used each time the application is run.





Properties

VNCPush - VNCViewer Arguments

The following arguments can be included in the call to the VNCViewer. Omitting all (the default with exception to /viewonly) results in the most popular defined by the TridiaVNC developers. Using 'x' as an argument will bring up the default dialog, so that it will not automatically connect to the host defined in the 'Host' field.
	x............................: Default VNC viewer dialog.
	/viewonly....................: No remote input (snooping).
	/fullscreen..................: Full screen mode.
	/noremotecursor..............: Disable remote cursor tracking.
	/quality N...................: Bitmap display quality.
	/8bit........................: Force 8 bit Bitmaps (256 color).
	/compresslevel N.............: Bitmap compression for xfer.
	/preferredEncoding encoding..: Compression encoding algorithm.