• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Jabber server configuration

 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From the earlier posts, I gather I can run my own personal Jabber server. How do I configure to talk to Yahoo IM?
Thanks,
Latha
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jabber server configuration is very implementation specific. You have to consult the documentation for the particular server you're using. if you're using jabberd from www.jabber.org there is a mailing list and several guides dedicated to answering these questions.
-iain
 
Latha Kalaga
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Iain. I found a jabberd-howto. Is there a URL where I can find the table of contents of your book. I am curious as to what all is covered. Amazon does not seem to have the table of contents.
Thanks
 
Iain Shigeoka
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check out http://www.manning.com/shigeoka
-iain
 
Iain Shigeoka
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oops. I should note that my doesn't cover Jabberd other than in passing. Instead, I concentrate on the protocols and how you can implement them in Java.
If you're interested specifically in Jabberd configuration, you really want to buy/inspect Programming Jabber: Extending XML Messaging (O'Reilly XML) -- by D. J. Adams.
-iain
 
keep an eye out for scorpions and black widows. But the tiny ads are safe.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic