From: "NAKAMURA, Hiroshi" Date: 2004-02-14T21:40:26+09:00 Subject: Re: DRb / Rinda Examples Hi, > From: "Charles Comstock" > Newsgroups: comp.lang.ruby > Sent: Friday, February 13, 2004 6:30 PM > Why is it that the DRb and Rinda samples are not included by default in > the ruby-1.8.1 codebase, and only in the downloadable version of drb? I talked with the author. Imported now. > As a related question, is there a good tutorial on how to use drb with > ssl or not? Regards to drb with ssl, [ruby-talk:89917] explains step by step setup process. WARN: it's NOT good, it's NOT tutorial. The thread from [ruby-talk:89843] might help you to think about "is ssl needed?" Regards, // NaHi