Thanks Hiroaki. I've seen discussions about the polling method, and want to stay away from that due to security. The other method you mention is to send
PUT http://jabber.org:5222/ HTTP/1.0 User-Agent: test Host: jabber.org:5222 I'm currently sending CONNECT servername serverport HTTP/1.0 What's the real difference between the two? If the CONNECT fails should I assume that the PUT will fail too? It's entirely possible that I implemented it wrong. Hiroaki Nakamura wrote: > Hi Justin. > > Have you looked at a thread of messages at jdev archive site? > http://mailman.jabber.org/pipermail/jdev/2002-July/012593.html > Partilularly, Mr. Matthias Wimmer's message: > http://mailman.jabber.org/pipermail/jdev/2002-July/012596.html > > I hope this helps. > > -- > )Hiroaki Nakamura) [EMAIL PROTECTED] > > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev -- Justin Georgeson UnBound Technologies, Inc. http://www.unboundtech.com Main 713.329.9330 Fax 713.460.4051 Mobile 512.789.1962 5295 Hollister Road Houston, TX 77040 Real Applications using Real Wireless Intelligence(tm) _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
