| | |
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
actuate android api apple applet application arguments array arrays automation binary birt block bluetooth c# capture chat class classes client code color compile component count database defaultmethod design draw eclipse error event eventlistener exception expand file fractal game givemetehcodez graphics gui html ide if_statement image input integer interface j2me java javaarraylist javaprojects jetbrains jmf jni jpanel jtree julia keyword linux list loop macintosh map method methods mobile multithreading netbeans newbie number object oracle os print problem program programming project read recursion replaydirector scanner screen server set size sms socket sort sql string subclass swing test textfield threads time tree windows






