Re: [Ironruby-core] Ruby Libraries ==> IronRuby

2010-02-07 Thread Shri Borde
About OpenSSL, IronPython already supports ssl (http://www.python.org/doc/2.6/library/ssl.html) and that code could be used as a starting point. Not sure how much overlap there is between the two versions of SSL. Just updating the mailing list after hearing about the IronPython version recently

Re: [Ironruby-core] Iron Ruby Windows Service

2010-02-07 Thread Ameer Deen
Got your book by the way and I'm liking it. Thank you. Ameer. Ivan Porto carrero wrote: > win32-service lets you control services > > This lets you create services. ultimately you're running ir.exe a C# > program > with a bunch of command line parameters > http://social.msdn.microsoft.com/forum