Thank you, it worked like charm!

On Thursday, October 29, 2015 at 1:19:02 PM UTC+7, Anand wrote:
>
> On Wed, Oct 28, 2015 at 9:21 PM, Vu Luong <ltvu8...@gmail.com 
> <javascript:>> wrote:
>
>> When i follow tutorial in website, it worked fine with 
>> localhost:8080/servicename, but when i connect service with 
>> ServerIpAddress:8080/servicename form other pc, it didn't work.
>>
>
> Try running it as:
>
> python run.py 0.0.0.0:8080
>
> That'll start the dev web server on interface 0.0.0.0, which is accessible 
> from the network.
>
> Anand
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to webpy+unsubscr...@googlegroups.com.
To post to this group, send email to webpy@googlegroups.com.
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to