no IPv6 libraries in the RAA?
···
–
tom sawyer, aka transami
transami@transami.net
no IPv6 libraries in the RAA?
–
tom sawyer, aka transami
transami@transami.net
Tom Sawyer transami@transami.net writes:
no IPv6 libraries in the RAA?
My understanding is that Ruby supports IPv6 natively if the platform
it is running on do.
–
matt
/usr/local/lib/ruby/1.8 > ruby -e “puts (require ‘ipaddr’)”
true
/usr/local/lib/ruby/1.8 > ruby -v
ruby 1.8.0 (2003-01-30) [i686-linux]
http://raa.ruby-lang.org/list.rhtml?name=shim-ruby16_18
[ipaddr] Manipulates an IP address/usr/local/lib/ruby/1.8 > grep IPv6 ipaddr.rb | head -3 | tail -1
this looks promising - i’ve never used it though
-a
On Mon, 10 Feb 2003, Tom Sawyer wrote:
no IPv6 libraries in the RAA?
–
====================================
Ara Howard
NOAA Forecast Systems Laboratory
Information and Technology Services
Data Systems Group
R/FST 325 Broadway
Boulder, CO 80305-3328
Email: ahoward@fsl.noaa.gov
Phone: 303-497-7238
Fax: 303-497-7259
====================================
Yep, with the usualy dual stack gotchas, for example if you don’t have
an IPv4 mapped IPv6 address, you must listen on both IPv4 and IPv6
sockets. Works great on all my boxes, I once had somebody from IRC type
a naughty thing on a simple test server via IPv6
Matt Armstrong (matt@lickey.com) wrote:
Tom Sawyer transami@transami.net writes:
no IPv6 libraries in the RAA?
My understanding is that Ruby supports IPv6 natively if the platform
it is running on do.
–
Eric Hodel - drbrain@segment7.net - http://segment7.net
All messages signed with fingerprint:
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04