The following hotfix fixes an "array out of bounds" issue when the maximum size of a ip address is entered (i.e. - 111.111.111.111). CodeChange Notes: #define strLength 16 // increased from 15 to allow for \0 Bug: 1/13/98