Vc++ has no regular expression library, so in order to
get the IP information at a special location of the page after
grasping the content of the page, positioning by key word is
necessary. This is realized by string operation functions
such as Find, Delete, TrimRight and TrimLeft of CString
class