| Peter,
>1. Are the line speeds a concern? I have done a few VCS installations, but
>the nodes were always in the same building. I never tried to go over large
>bridged networks.
The trouble with the above question is it's a bit like asking how long is a
piece of string. A lot depends on how much data you expect down the lines. I
would think the 56k lines will be OK and as long as your users dont expect
stunning response so will 19.2k.
As far as we are concerned as long as the underlying transport i.e. LAT or
TELNET can cope with latency on the slow lines we wont mind.
>2. Should I go VAX or Alpha (since this is likely a standalone system). I
>would like to think an AlphaStation of some size would do the job, rather
>than proposing a VAXstation. They have no Unix so OSF/1 is out.
Go for Alpha with plenty of memory ( we tend to be a bit memory hungry in PCM).
$ for $ you get more bang for the buck with Alpha as well.
>3. If their terminal servers are telnet-able, would I be better to propose
>telnet vs. lat for the remote sites? Has any testing been done to determine
>which would be better?
Pros and Cons.
I am assuming there is no routing involved over this network at all. I.e. if
you use TELNET there will not be seperate nets or subnets as this would incur
extra traffic on the network.
Because TELNET is a very basic protocol it does not have any keepalive timers
and seems to cope rather well with latency. We unplugged the network on a
terminal server using TELNET connections and waited several seconds then plugged
in again and it carried on. In fact the terminal server had also buffered the
extra data. LAT is far less tolerant of that and notices the link break, it then
shuts the connection.
Now the above raises both good and bad issues:
1) TELNET copes with the break in service better than LAT.
2) LAT error handling is better, because really it should notice the line going
away.
3) LAT because it notices the line going away is likely to be quicker for us
to be able to reconnect. With TELNET we have to send a TELNET GetStatus
periodically and wait for a set time to see if the line responds, so
it is inherently slower to reconnect.
From customer cost point of view LAT is free i.e. bundled with system. TELNET
will cost them for UCX.
Now the big question I do not know the answer to is which is the most efficient
protocol i.e. bits sent down the wire per byte of real data. You will have
to ask LAT and TELNET gurus this.
Hope this has helped. If you need any more please ask and I shall try to answer
you.
Cheers Simon...
it ca
I've got a good shot at making this happen, but I want to be sure it will work
|