ABSTRACT For the cluster operating system Plurix a network protocol was designed and implemented, which provides special support for fast network memory access and consistency. Plurix is a lean Java OS basing on the well known concept of distributed shared memory (DSM). Distributed memory management simplifies higher OS layers but imposes special requirements for memory consistency and networking - especially for the design of network device drivers and network protocols.