| | |
match login user to my userlist
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
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.
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.
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.
Its tedius but its straight forward.
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.
![]() |
Similar Threads
- how to get network login user name (ASP.NET)
- how to get network login user name (ASP)
- XP anf Novell Client Dual Login (Novell)
- Problem in IIS when Login into Power User (Windows Servers and IIS)
- Problem in IIS when login Power User (Networking Hardware Configuration)
Other Threads in the Java Forum
- Previous Thread: Loading classes from a .jar file
- Next Thread: Computer Science for beginners
| Thread Tools | Search this Thread |
Tag cloud for Java
affinetransform android api append apple applet application arguments array arrays automation bi binary bluetooth businessintelligence busy_handler(null) chat class classes client code component database draw eclipse encryption equation error event exception fractal game givemetehcodez graphics gui html ide image input integer intersect j2me java javaexcel javaprojects jmf jni jpanel julia linked linux list loop main map method methods mobile netbeans newbie number open-source oracle oriented panel print problem program programming project properties qt recursion reference replaysolutions repositories return robot scanner screen scrollbar se server set singleton size sms socket sort sql string swing test threads time tree utility windows xor xstream






