Firewall Proxy Server Support
The MusicMaster Upgrade Assurance feature communicates with the upgrade server at A-Ware Software to authorize the first usage of a new version of MusicMaster. The software attempts to contact the server at services.a-ware.com on port 80.
In addition, MusicMaster can also perform this communication through a Proxy server, if necessary. To enable this function, you must create or edit the file MusicMaster.ini in the MusicMaster program folder.
This can be done with a text file editor such as Windows Notepad. You will need to add a [Proxy] section to the file with the following lines. Just add in the values specific to your network. Once you restart MusicMaster, the Proxy server should be used instead of a direct connection.
[Proxy]
; Name or IP address of a proxy server
Server=
; Port for the proxy server (default 80)
Port=
; A user name if Basic authentication is to be used for the proxy, if Windows authentication keep it blank
User=
; A password if Basic authentication is to be used for the proxy, if Windows authentication keep it blank
Password=
; An authorization string to be sent to the proxy server (if necessary)
Authorization=
Comments
0 comments
Please sign in to leave a comment.