how to make the IP address to .com



how to make the IP address to .com..

Answer / win_arihant

The most common method to hide your IP address is to use a proxy server in one form or another. A proxy server is a computer that offers a computer network service to allow clients to make indirect network connections to other network services. A client connects to the proxy server and then requests a connection, file, or other resource available on a different server. The proxy provides the resource either by connecting to the specified server or by serving it from a cache. In some cases, the proxy may alter the client's request or the server's response for various purposes.

There are several implementations of proxy servers that you can use to hide your IP address (in an attempt to remain anonymous on the internet):

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent

3 Answers   IBM,


What is servlet in tomcat?

0 Answers  


what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }

4 Answers  


What are the differences between forward() method and sendredirect() methods?

0 Answers  


What is the use of servletconfig interface?

0 Answers  






How multiple simultaneous requests can be handled by servlets?

2 Answers  


What is ServletContext object?

0 Answers  


How to find whether a parameter exists in the request object?

0 Answers  


Elucidate servlet attributes and its scope?

0 Answers  


Which method is called when reference variable is passed in system.net?

0 Answers   HCL,


How a servlet is unloaded?

0 Answers  


Explain url encoding in servlet?

0 Answers  


Categories