( const char* szUrl, char* szIp,
int iIpSize )
get ip address from HTML page.
Documentation
get ip address from HTML page.
- Parameters:
- szUrl - [in] html page url
szIp - [out] ip address
iIpSize - [out] size of szIp
- Returns:
- if success, return 0.
otherwise return -1.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.