Thanks
The answer is.... kind of. :) The services will communicate through a socket or port on the system. They will reach out to the network device, which very high in the stack will identify that the services are on the same machine then the loopback device will redirect the communications back to the host computer before it ever actually goes out on the network. So, is it all done in memory? No. But it also does not actually hit the network.