Using resolv.rb

S

SmallFries

------=_Part_17776_22985679.1140858727924
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello All


I am working on developing an application that does mx/a/ns lookups .
I was looking into the resolv.rb lib.

http://www.eng.dmu.ac.uk/~hgs/ruby/RUBY_SNAPSHOT_RDOC/files/lib/ruby/1_8/re=
solv_rb.html

Also I would like to be able to easy open a socket to a port/ip and get/sen=
d
a response.
What lib would be easiest to use ?


I am new to Ruby/Rails, but come from a OOP background.



Thank You

------=_Part_17776_22985679.1140858727924--
 
E

Eric Hodel

I am working on developing an application that does mx/a/ns lookups .
I was looking into the resolv.rb lib.

Resolv::DNS does that quite well.
d like to be able to easy open a socket to a port/ip and get/send
a response.
What lib would be easiest to use ?

Use the built-in socket library.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,665
Latest member
salkete

Latest Threads

Top