Could anyone point me to a client callback code sample? I can't figure how to implement the server calling a callback on the client (using VC++ 5). If I just call from the server a method on a objet created on the client side the server is blocked (since the client is waiting for the server answer, it does not get the server call). Thank for any help. Hugues.