I have a webservice in asp.net mvc 4 running on my local pc, if I do http://localhost:14807
it works blzinha, but if I do, http://192.168.1.105:14807
that is itself does not work, so does if I try to access another device. I'm using VS 2013.
How do I enable external access?