----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: SBK Message 2 in Discussion It can very well happen. You can always create an interface that the remote class implements. Then ship the assembly containing the interface alone to the client without sending the assembly containing the remote class itself. You can then collect the class reference via the interface and still be able to call methods on the remote object.<o:p></o:p> <o:p> </o:p> SB<o:p></o:p> <o:p> </o:p> S.B.Kar <font color="#ff9933"><o:p></o:p> <span style='font-size:12.0pt;color:navy;mso-no-proof:yes'> <b style='mso-bidi-font-weight:normal'><span style='color:#FF9933;font-weight:bold;mso-bidi-font-weight:normal;mso-no-proof: yes'><o:p></o:p> Senior Systems Engineer<o:p></o:p> GMSBU<font color=navy><o:p></o:p> Wipro Technologies<o:p></o:p> Ph#5539134 Extn: 4434<o:p></o:p> <o:p> </o:p> <span style='font-size:10.0pt;font-family:Tahoma'>-----Original Message----- From: spark [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 5:59 PM To: BDOTNET Subject: Remoting Doubt : moving IL code <span style='font-size:12.0pt'><o:p> </o:p> <span style='font-size:10.0pt;font-family:Arial'><o:p></o:p> <o:p></o:p> New Message on BDOTNET<o:p></o:p> <o:p></o:p> <span style='font-size:10.0pt;font-family:Arial'><o:p> </o:p> <a href="http://groups.msn.com/bdotnet/_notifications.msnw?type=msg&action=showdiscussion&parent=1&item=2470"><font color="#ff6600">Remoting Doubt : moving IL code<o:p></o:p> Reply <o:p></o:p> <o:p></o:p> Reply to Sender Recommend <o:p></o:p> Message 1 in Discussion <o:p></o:p> <o:p></o:p> From: spark <o:p></o:p> <o:p> </o:p> Can remoting actualy move il code from one machine to another ? suppose i have a class with some methods can i actually move the class to another system that unerstand onloy its interface and execute it there ? <o:p></o:p> ie the one who gets the class object will be making a call into unknown code that will be running locally. <o:p></o:p> can this happen in remoting ?<o:p></o:p> roshan<o:p></o:p> <o:p></o:p> <span style='font-size:10.0pt;font-family:Arial'> View other groups in this category. <a href="http://g.msn.com/0AD00001/503023.1??PID=2001966&UIT=M&TargetID=1002614&AN=1666&PG=WBCCOM"> ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
