Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Net::Jabber inquiry

by vaevictus (Pilgrim)
on Sep 28, 2005 at 16:58 UTC ( [id://495836]=note: print w/replies, xml ) Need Help??


in reply to Net::Jabber inquiry

  1. You need a method of maintaining persistant connections outside of each cgi request. TIMTOWDI. (make a mysql driven script that checks for new inputs periodically, maybe, and handles messaging on the fly. It's possible this has been done already.)
  2. IIRC, Net::Jabber is deprecated, and you need to use POE ... which may be beyond the a fledgling perl programmer, unless you've got experience in signal/event driven coding in other languages. It *is*, however, worth the experience to learn such a thing.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://495836]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found