i recentlly see some iPhone application which initial a web server and give a url to user, so we can access some files from that url from pc, for example an export contact app create a excel file and for transferring that file give us a url and we can access from pc browser.
the question is how we can do that?