i'm a student and not very good in java programming language.
my lecturer had asked me to develop a simple messenger that have basic features like chat, transfer file, add friend and so on.. anyone here can help me and give me the coding or explain to me how to do it?
thanks
missfidz 0 Newbie Poster
Recommended Answers
Jump to PostGet a book from school library Java How to Program 6th edition from Deitel and read chapter 24. That will give you an idea where to start
Jump to Post>can i use jave xml to the develop this
Can you justify why do you need to use XML and how you intend to use it?
Jump to PostXML simply describes data, you can't write a program with it. But you can do your communication through XML sent over your connected clients. If you're interested in using XML with chat clients, take a look at the Jabber protocol.
All 9 Replies
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
TheGathering 12 Junior Poster
missfidz 0 Newbie Poster
venomlash 55 Junior Poster
missfidz 0 Newbie Poster
TheGathering 12 Junior Poster
missfidz 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Phaelax 52 Practically a Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.