I'm developing a client - server using .net remoting with the RegisterWellKnownServiceType, TcpChannel, Activator.GetObject classes but I can't use the reverse calls from server to client i.e. delegates and events, can you help me? Thank you