As some of you may have registered via the last link in my signature, I am working with C++ Builder 2009 Professional.
I found this
Get IP with Socket & C++ - What Is My IP Forum very interesting forum thread.
The tcptunnel tool mentioned in post #3 is interesting and related to another WPW Google thread:
The Power of the WebProWorld SEO Community
Quote:
Originally Posted by kgun
Conclusion:
If you white list Ip's (Ip regions), you must be careful that there is no bot on that list (in the Ip region). As long as we are not talking about a secure server (https), the best way is perhaps as Matt Cutts says in the video, to use .htaccess to password protect, that is authenticate the protected area for human beings. But if your content is open to one other person, it is potentially open to the world 
|
Source redirect:
The Power of the WebProWorld SEO Community
I noted the following regarding the
tcptunnel tool:
"This tool listens to a local TCP port and all the received data will get sent to a remote host".
This is a security related subject so I made a new thread here in the security sub forum.