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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -