Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample host configuration

Hostname

IP address

Network Interface

localhost

127.0.0.1

loopback

host1

192.168.1.1

ethernet

host2

192.168.0.1

wireless

IP address bindings

Binding URI

Listen on IP addresses

Deployed URI for the clients

Note

/MyService

127.0.0.1
192.168.1.1
192.168.0.1 [

http://192.168.1.1:8080/MyServiceImage Added http://192.168.1.1:8080/MyService] Image Added

Should we allow more than one deployed URI?

http://localhost:8080/MyServiceImage Added

127.0.0.1

http://localhost:8080/MyServiceImage Added

The service can only be accessed locally

http://127.0.01:8080/MyServiceImage Added

127.0.0.1

http://127.0.01:8080/MyServiceImage Added

The service can only be accessed locally

http://192.168.1.1:8080/MyServiceImage Added

192.168.1.1

http://192.168.1.1:8080/MyServiceImage Added

The service can only be accessed from the ethernet interface

http://host1:8080/MyServiceImage Added

http://host1:8080/MyService

192.168.1.1 [

http://host1:8080/MyServiceImage Added http://host1:8080/MyService] Image Added

The service can only be accessed from the ethernet interface [

http://192.168.0.1:8080/MyServiceImage Added http://192.168.0.1:8080/MyService] Image Added

192.168.0.1

http://192.168.0.1:8080/MyServiceImage Added

The service can only be accessed from the wireless interface

http://host2:8080/MyServiceImage Added

http://host2:8080/MyService

192.168.0.1

http://host2:8080/MyServiceImage Added

The service can only be accessed from the wireless interface

http://0.0.0.0:8080/MyServicImage Added

http://0.0.0.0:8080/MyService ;

127.0.0.1
192.168.1.1
192.168.0.1

http://192.168.1.1:8080/MyServiceImage Added

Should we allow more than one deployed URI?