I've installed an Ubuntu 11.10 on aws.amazon.com for tyhe purpose of running a webservice on it. I have tested the webservice using XPS on my Windows 7 Machine now I want to deploy it on the Ubuntu box. I think I have xsp4 set up. i went to the asp.net-demos folder and ran the comand "xsp4" and it started xspL:
Listening on address: 0.0.0.0 Root directory: /usr/share/asp.net-demos Listening on port: 8080 (non-secure) Hit Return to stop the server.
How do I now connect to it through the internet? do I have to setup the port to be exposed?