[comp.protocols.appletalk] CAP/uShare Query

edmoy@violet.berkeley.edu (10/19/89)

In article <1315@accuvax.nwu.edu> jln@accuvax.nwu.edu (John Norstad) writes:
>Has anybody used CAP and/or IPT's uShare on a DECstation 3100 and/or
>an HP 9000/350?  Any reports of your experiences, pro or con, would
>be greatly appreciated.  Email please.
>
>John Norstad      Northwestern University     jln@acns.nwu.edu

I've finally got CAP to run on the 3100.  It is a little tricky, as the 3100
is a "little endian" machine (like other VAXs), but the compiler does not
define vax, so #ifdef vax fails.  The simplest thing is to make sure that
BYTESWAPPED is defined.

Other than that, everything seem to work fine.  Things that require processing
on the server side (like modifying the desktop in aufs) is fairly peppy on the
3100.

Edward Moy				Principal Programmer - Macintosh & Unix
Workstation Support Services		Workstation Software Support Group
University of California
Berkeley, CA  94720

edmoy@violet.Berkeley.EDU
ucbvax!violet!edmoy