host | session | space.Some examples follow:
In this example, the ip scheme identifies a host machine. The fox scheme specifies a session to that machine usually on a specific IP port number. Finally, the file scheme identifies an instance of a file within the somehost file system.
In this example, the ip scheme identifies a host machine using an IP address. The fox scheme specifies a session to that machine usually on a specific IP port number. Finally, the station and slot schemes identify a specific component in the station database.
This example illustrates a special case. The scheme local, which always resolves to BLocalHost.INSTANCE is both a host scheme and a session scheme. It represents objects found within the local VM.