How to expose my localhost to the WWW?

I am showing how easy we can expose tomcat or any other server which is running on localhost (machine).

Most often developers want to show their application which is running on their laptop(localhost) to expose it outside (WWW) for demo purpose.

Here i am running my openbravo (J2eeWeb Application) running on my tomcat in port 80. I am going to expose my port 80 to www , so that my client would be able to access my application and do the testing of my development.

Steps i followed,

  1. Download and install Python 2.7
  2. Download pagekite.py to your Desktop
  3. Run the program!
  4. register your ipĀ  quickstart