[JDEV] Jabber DevZone News - Drink some Java, Eat some JXTA

Jabber DevZone webmaster at jabber.org
Fri Jun 22 15:12:30 CDT 2001


Drink some Java, Eat some JXTA

The following was posted by ericmurphy at jabber.org via the Jabber DevZone web site (http://dev.jabber.org/):

Here is one of their classes in the JXTA source:





public class MessageProto {
    public static String XmlHeader = "&lt?xml version=\"1.0\"
standalone='yes'?&gt";
    public static String JxtaVersion = "&ltJxtaMessageVersion1.0

Obviously they are using XML to route their data, either over a raw
TCP socket, or HTTP. It looks like their protocol is very large.




Hmm, maybe Jabber could fit into JXTA very well. Maybe this should be
investigated further, if anyone is interested.




http://jabber.org/?oid=1714



More information about the JDev mailing list