Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~143 People Reached
Favorite Tags
java x 1
Member Avatar for dinjo

Hi I am trying to design a chat room using netbeans, I have been able to get 1 client to communicate with the server..please how do I create multiple clients and then enable them to broadcast messages to all other clients using UDP. My codes are below: [code]package MobileServer; import …

0
73
Member Avatar for initialone1

hi guys, im currently working on an assignment where i have to create a secure chat room program, it works by one main chat server and then each client can log in and send messages to the server and the server will send the messages back to everyone that is …

Member Avatar for peter_budo
0
70