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 |
Which application server is best for java?
Is dispatcher servlet a singleton?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
why are using HttpServlet in realtime projects and why are not using Genericservlet
Why setMaxAge() and getMaxAge() methods are used in Cookies?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Explain the methods in Generic and HTTP Servlets?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
How do you get the ip address of the client in servlet?
can i call init() method in destroy() method of servlset. ?
What is the difference between the servlets and cgi programs?
Explain the custom jsp tags and the beans.