Hi If I have a servant with multiple client machines connected to the servant, what is the correct way of telling which client made a function call? I can't see how this is done and the only way I can think of is if I put some form of session id in in function call. Surely, there is a better way. Any ideas welcome. Thanks David