Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > XML in chatting software

Reply
Thread Tools

XML in chatting software

 
 
Sameer Shinde via JavaKB.com
Guest
Posts: n/a
 
      03-26-2005
Hello, I am new to XML and I want to know how can I improve my Chatting
software written in Java using XML? In chatting software there is a lot of
data transfer along with formatting infomation. It is suggested to me that
using XML I may do it easily. How to proceed? -Sameer

--
Message posted via http://www.javakb.com
 
Reply With Quote
 
 
 
 
Bjorn Borud
Guest
Posts: n/a
 
      05-06-2005
["Sameer Shinde via JavaKB.com" <>]
| Hello, I am new to XML and I want to know how can I improve my Chatting
| software written in Java using XML? In chatting software there is a lot of
| data transfer along with formatting infomation. It is suggested to me that
| using XML I may do it easily. How to proceed? -Sameer

have a look at XMPP:

http://www.xmpp.org/

I am not very fond of XML as a transport protocol, but to format
messages I guess you could do a lot worse.

-Bjørn
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use of JTextPane in Chatting Application Sameer Java 6 09-05-2005 11:45 AM
XML in chatting software Sameer Java 1 03-30-2005 09:53 AM
XML in chatting software Sameer XML 3 03-27-2005 07:05 PM
About Polling Chat Server (Personal Chatting) Sameer Java 0 02-13-2005 05:27 PM
best way to do some sort of a chatting between two hosts Sunil Java 1 02-09-2004 08:04 AM



Advertisments