Web Development
im.txt
Associated article: Instant Messaging: A Programmer's Tool?
Tags: Web Development
Published source code accompanying the article by William Wright and Dana Moore in which they examine Jabber's client-side protocol, putting Python, Perl, and Ruby to work.
Instant Messaging: A Programmer's Tool?
by William Wright and Dana Moore
Example 1:
<message
id='JCOM_3'
to='dana@localhost'
type='chat'
from='bill@localhost/work'>
<thread>1178F4323360E2F9514D13BED89B9F6D</thread&...


