>>
>> if dial strings are written with / and not !
>> /net/tcp/bell-labs.com/http,
>> an appropriately constructed namespace could
>> allow the "correct" fileserver to pass judgement.
>>
>
> Why include the tcp path element? Name resolution should be able to
> determine the best network path to the service.
because i was declaring that the connection was via tcp.
in case this is an unimportant detail to me, i could use
/net/net/bell-labs.com/http
instead. and supposing that i am connected to bell-labs.com via
(pulls something random out of a hat) xns spp only and suppsing there
is a standard socket number assigned for http over xns/spp, this would
be equivalent to
/net/spp/bell-labs.com/http
- erik