i just want client remoting in the simplest form, 1 computer activating an object on a server , so if i copy the remoting class to the clients application and register it with the remoting system, when creating a new object, is it gonna create the object remotlely or is it just gonna be a local instance????

answering this will pretty much help me in what i'm doing, thanks