[#13775] Problems with racc rule definitions — Michael Neumann <neumann@...>

15 messages 2001/04/17
[#13795] Re: Problems with racc rule definitions — Minero Aoki <aamine@...> 2001/04/18

Hi,

[#13940] From Guido, with love... — Dave Thomas <Dave@...>

52 messages 2001/04/20

[#13953] regexp — James Ponder <james@...>

Hi, I'm new to ruby and am coming from a perl background - therefore I

19 messages 2001/04/21

[#14033] Distributed Ruby and heterogeneous networks — harryo@... (Harry Ohlsen)

I wrote my first small distributed application yesterday and it worked

15 messages 2001/04/22

[#14040] RCR: getClassFromString method — ptkwt@...1.aracnet.com (Phil Tomson)

It would be nice to have a function that returns a class type given a

20 messages 2001/04/22

[#14130] Re: Ruby mascot proposal — "Conrad Schneiker" <schneik@...>

Guy N. Hurst wrote:

21 messages 2001/04/24
[#14148] Re: Ruby mascot proposal — Stephen White <spwhite@...> 2001/04/24

On Tue, 24 Apr 2001, Conrad Schneiker wrote:

[#14188] Re: Ruby mascot proposal — matz@... (Yukihiro Matsumoto) 2001/04/25

Hi,

[#14193] Re: Ruby mascot proposal — "W. Kent Starr" <elderburn@...> 2001/04/25

On Tuesday 24 April 2001 23:02, Yukihiro Matsumoto wrote:

[#14138] Re: python on the smalltalk VM — Conrad Schneiker <schneik@...>

FYI: Thought this might be of interest to the JRuby and Ruby/GUI folks.

27 messages 2001/04/24
[#14153] Re: python on the smalltalk VM — Andrew Kuchling <akuchlin@...> 2001/04/24

Conrad Schneiker <schneik@austin.ibm.com> writes:

[#14154] array#flatten! question — Jim Freeze <jim@...> 2001/04/24

Hello.

[#14159] Can I insert into an array — Jim Freeze <jim@...> 2001/04/24

Ok, this may be a dumb question, but, is it possible to insert into an

[#14162] Re: Can I insert into an array — Dave Thomas <Dave@...> 2001/04/24

Jim Freeze <jim@freeze.org> writes:

[#14289] RCR: Array#insert — Shugo Maeda <shugo@...> 2001/04/27

At Wed, 25 Apr 2001 01:28:36 +0900,

[#14221] An or in an if. — Tim Pettman <tjp@...>

Hi there,

18 messages 2001/04/25

[#14267] Re: Ruby mascot proposal — "Conrad Schneiker" <schneik@...>

Danny van Bruggen,

16 messages 2001/04/26

[#14452] How to do it the Ruby-way 3 — Stefan Matthias Aust <sma@3plus4.de>

First a question: Why is

21 messages 2001/04/30

[ruby-talk:13655] Re: resolver class

From: meredith <msnomer@...>
Date: 2001-04-13 21:11:24 UTC
List: ruby-talk #13655
In article 
<Pine.LNX.4.30.0104122234340.4040-100000@leannan.knavery.net>, rise 
<rise@knavery.net> wrote:

> On Fri, 13 Apr 2001, meredith wrote:
> 
> > > If you're on a Unix-ish[1] platform I'm working on a Ruby 
> > > interface to the Libnet portable packet generation library which 
> > > includes resolver functions.  I can package them up separately if 
> > > they'll do the trick (mainly they do straight host <-> IP 
> > > lookups, plus some hardware identification) for you.
> 
> > I'm on Linux and OSX/BSD, so should be useful. Windows? Bletch.
> 
> I'm trying not to be a Unix chauvinist[2].  There are some poor 
> benighted souls still living in the outer darkness, and I'd rather 
> not exclude them from the fun.
> 
ROFL

> What functionality do you need?  I'm assuming the IPSocket/TCPSocket 
> resolver functionality isn't up to what you're doing and thus you 
> probably need to do something funky.  If it's not too strange maybe I 
> can extract the code from Libnet[1] and write a patch for socket.c 
> that will have some hope of making it into the core.
> 
> [1] it's a BSD style license, so that shouldn't be an issue. [2] It's 
> not easy - after a few brain dead NT problems you don't respect
>     it in the morning...
>
Oh, probably using TCPSocket would be fine, if I knew how to use 
sockets. *blush*.

Actually I'll I'm really looking for is something equivalent to the 
Net::DNS::Resolver class. You know, a resolver object that I could use 
to access the various parts of a domain? My s2bx wrote something for me 
in Perl using the N::D::R class, which makes the porting a bit difficult.

I know, I know, I should learn how to use sockets, but right now I'm 
trying to focus on learning Ruby, administering my Linux box and 
fighting spam.

-- 
meredith
--Half a wit is better than none.

In This Thread

Prev Next