Correction to VerifyServerName examples

In Chapter 4, “Connection and Communication Parameters, the examples for the VerifyServerName [Verify] parameter are incorrect. They should read as follows, with a semicolon instead of a comma between “NONE” and “VERIFY”:

On the Network tab, check the TCP/IP check box and type in the text box:

host=ip_address:port#;DOBROADCAST=NONE;VERIFY=NO

For example:

host=123.456.77.888:2222;DOBROADCAST=NONE;VERIFY=NO