开发者

chat program as distributed

开发者 https://www.devze.com 2023-02-25 20:03 出处:网络
i have a chat program (as centralized) consist of two part, the first part is the server and the second part is the client.if one client want to participate in the chat,first he must connect to the se

i have a chat program (as centralized) consist of two part, the first part is the server and the second part is the client.if one client want to participate in the chat,first he must connect to the server,if client need to send a message he will send the message to the server then the server broadcast the message to all the clients that were connected to it. that was a chat system as centralized开发者_开发知识库

I want to create a chat system as distributed by using java RMI.how can i do that? can i let the client connect to the other clients directly? i want to see your suggestion? thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号