We have a simple chess client and server written in python that needs to be installed on a linux server and made to work for both client and server. A python developer ported the functions from java and has it working on a workstation. We now need the server to work remotely and the client to work with it. We are open to the ongoing development of this game. The intention is to play chess by email as well as interactively. We are developing a python email agent as part of a...