I am writing a WebApp which needs access to a TCP socket. This can be achieved by creating a chrome app and putting it on the web store. I am fine with that, but I want that my app is also accessible through an url. Is this possible? I don't want a user need to install my app in order to use it.
if it is not possible. Is there a means of accessing a TCP socket in a webApp?