Ask a Question related to Ruby, Design and Development.
-
Joey Gibson #1
Jabber4r With Ruby 1.8.0
Is anyone using Jabber4r (or the latest CVS version) with the PragProg
install of Ruby 1.8.0? When I try to connect to my local Jabber server,
the Ruby program seems to hang, but I can look in the log on my server
and see that the user in the script properly authenticated. Here's the
script:
require 'jabber4r/jabber4r'
sess = Jabber::Session.bind("test123@172.16.9.86/Gaim", "mst3k")
puts sess.is_authenticated?
sess.close
It never makes it beyond the first statement. I'm on a Win2k box using
the MSVC-compiled PragProg version of Ruby 1.8.0.
Advice, anyone?
--
Never trust a girl with your mother's cow,
never let your trousers go falling down in the green grass...
[url]http://www.joeygibson.com[/url]
[url]http://www.joeygibson.com/blog/life/Wisdom.html[/url]
Joey Gibson Guest
-
[ba-rb] BA-rb ( Bay Area Ruby Users Group ) - 'Generating Code in Ruby' by Jack Herrington.
Count me in again, too. -- Jos Backus _/ _/_/_/ Sunnyvale, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos at... -
BA-rb ( Bay Area Ruby Users Group ) - 'Generating Code in Ruby' by Jack Herrington.
BA-rb (Bay Area Ruby language Users Group) is pleased to announce that it will begin meeting again. The topic for the first meeting will be a... -
Debian package for jabber4r
I am here...sorry for the delay in reply, I have been socked in work wise. It would be great to get a Debian package of jabebr4r. Please feel... -
Fwd: Debian package for jabber4r
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm attempting to contact Richard Kilmer, the upstream maintainer of jabber4r package for more... -
[ANN] ruby-freedb, ruby-serialport, ruby-mp3info moved to Rubyforge
http://ruby-freedb.rubyforge.org/ http://ruby-serialport.rubyforge.org/ http://ruby-mp3info.rubyforge.org/ bye! --...



Reply With Quote

