php - Web Service through Intranet -
i have simple intranet wamp @ work setup myself (nothing fancy, few pages shared local computers use share data, search modify database , upload stuff on)
one of functionalities log people add stuff in , shows on home page new information. make web service, wondering:
- can make web service display last log entry intranet online? example, if leave work , use phone activate web service displays last inserted log in intranet.
if want access web service internet have following 2 options:
- use vpn working net. can access web service as if @ work
- establish nat forward works router web server hosts service. access service
http://outer_ip_or_dyndns_at_work:service_port
i advice use vpn industry standard such things , more secure.
Comments
Post a Comment