Click here to Skip to main content
15,889,867 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i have developed chat application over the LAN in java. In server side i took one vector which stored connected clients name (loginNames.add(lname);)here lname is a login name and loginNames is a vector.. so i want to display all connected clients name to the JList which is on Client Form, how can i do?
thnx..
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900