Our service will be a small access point netlet that implements an IHelloFacet.
Also, it's important that this new access point netlet is going to be completely compatible with our previous client netlets: anything that binds an IHelloFacet should be able to use this service. In fact, we'll run this service with the Hello1Client we've already written.