943,484 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 3656
  • Java RSS
Sep 5th, 2004
1

match login user to my userlist

Expand Post »
i have a project is something like instant messaging, how to know who logged in and check wheather the user is in my userlist (e.g user.txt)

Anyone can help me?
Similar Threads
Reputation Points: 11
Solved Threads: 0
Newbie Poster
izaki is offline Offline
2 posts
since Sep 2004
Sep 5th, 2004
0

Re: match login user to my userlist

You havnt been able to explain your question well ... but if you are planning to make a messenger like msn or yahoo ... you'll have one server running at all times .... and then when the user signs in ... it'll request the server ... and the server will determine who in his buddy list is active and who is not....

If you are planning a lan messenger .. then its so easy ... study the basic networking concepts of java and you'll be on a flying start on your messenger. If you have any probs ... post them here ... you'll be helped.
Team Colleague
Reputation Points: 45
Solved Threads: 56
Unauthenticated Liar
nanosani is offline Offline
1,767 posts
since Jul 2004
Sep 5th, 2004
0

Re: match login user to my userlist

yah my messager is something like msn, n i have a server model to do the peocessing part. but i do not know how the server determine who in his buddy list is active and who is not
Reputation Points: 11
Solved Threads: 0
Newbie Poster
izaki is offline Offline
2 posts
since Sep 2004
Sep 6th, 2004
0

Re: match login user to my userlist

make a file of online user ids ... when the user gets online ... the file is updated... attach a listener to it ... check it whenever it changes for all the users....

Its tedius but its straight forward.
Team Colleague
Reputation Points: 45
Solved Threads: 56
Unauthenticated Liar
nanosani is offline Offline
1,767 posts
since Jul 2004
Sep 6th, 2004
1

Re: match login user to my userlist

go to www.seclude.org it's an entire messaging system, like aim or msn or whatnot. It's written in Java, and it's fully open source and free to download. It also implements some very advanced encryption techniques. It's quite possibly the safest way to talk over the internet. Download it and see how they conquered this problem.
Reputation Points: 46
Solved Threads: 2
Junior Poster
Iron_Cross is offline Offline
117 posts
since Jul 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Loading classes from a .jar file
Next Thread in Java Forum Timeline: problem with TicTacToe..somebody help me!!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC