1. Use Lamport's algorithm to implement the mutual exclusion required for update of the table. Each server maintains the list of alive servers. Assume that this list is accurate for all servers. 2. Use TCP sockets for servers to communicate with each other and clients.