Debugger Client Beta documentation: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
====DebuggerConfig.xml changes==== | ====DebuggerConfig.xml changes==== | ||
Once the HTTP server is set up to accept and serve PAC files, the debugger client configuration | |||
must be updated to indentify it. | |||
====Preferences UI changes==== | ====Preferences UI changes==== | ||
* File->preferences | * File->preferences |
Revision as of 12:31, 27 May 2015
Introduction
This page describes any beta versions of the Janus/Tn3270 Debugger Workstation Client that are available.
Build 63, Tag 1 Beta
Run Until/White list/Black list with Daemons
When used with Model 204 Version 7.6 and up Build 63
HTTP PAC File URLs
HTTP Server requirements/setup
x
DebuggerConfig.xml changes
Once the HTTP server is set up to accept and serve PAC files, the debugger client configuration must be updated to indentify it.
Preferences UI changes
- File->preferences
- If newPac or mergedPac is selected and the configuration has been set up.
- Preferences Section->PAC Button
SetIeMode command changes
setIeMode {none|proxy|newPac|mergedPac} [file|http]
ShowIE command changes
ShowIE has been enhanced to display URL info for any PAC file in use by the debugger client. For example:
Tbd
RetryHTTPPac command
&¤tPacFile function added
The &¤tPacFile function returns the URL of the PAC file in use or "" if none. The URL returned could bee either a file: or http: style URL.
Other new commands
- httpPutFile
- httpPutString
- httpGet