On 12 Mar 2003, Miguel de Icaza wrote: > I often find myself pointing people to the mailing list archives > `Check out the sample that Lluis wrote in the mailing list for remoting > to use it'. It would be nice if we got the small samples from Lluis > into the tutorial, so I can tell people `Check the tutorial section for > remoting'. > > Nothing too elaborate, but at least we would have a central location > for this information.
Thanks for your ideas you posted in #mono, Miguel. Lluis's post, btw I found at: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00157.html I've been playing around with remoting lately and have posted a few examples on my website including an example implementing very basic security where I publish a factory with a Login() method which returns the object if the login is successful: .NET Remoting with Mono Part I: http://pubcrawler.org/modules.php?name=News&file=article&sid=91 .NET Remoting with Mono Part II: http://pubcrawler.org/modules.php?name=News&file=article&sid=92 Remote Control IRC Bot: http://pubcrawler.org/modules.php?name=News&file=article&sid=95 Adding Custom Basic Security to .NET Remoting: http://pubcrawler.org/modules.php?name=News&file=article&sid=96 -- name: Jamin Philip Gray email: [EMAIL PROTECTED] icq: 1361499 aim: jamingray47 yahoo: jamin47 web: http://pubcrawler.org I don't know half of you half as well as I should like, and I like less than half of you half as well as you deserve. --Bilbo Baggins _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
