Which architecture to use to develop Chat in Java?

Asked

Viewed 83 times

1

And ae personal,

Next, I’m starting a project to do a chat, a widget actually. It’s still all on paper. The idea is that any ERP system can implement this chat... but I am at the beginning, and I have no way to do the architecture of this app since it will have to be something "dynamic". Do you have any hints, any examples, any success case using this line of thought?

  • When I studied socktes, the examples were chat-related.

  • I was reading, to make a web chat, the interesting thing would be to study about Websocket, I’m doing a google search anyway, do you have any material to indicate? Who knows a book @Macario1983?

  • This book TCP/IP Sockets in Java: Practical Guide for Programmers is quite reputable, can help you

  • It wouldn’t be web then?

  • @Leonvillardoela yes it would be a webapp, wanted to make a communication plugin, to integrate in any webapp

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.