Good morning everyone I come here today with some questions in hopes that someone can help me through.
The problem:
At my work, I am requiered to create a chat app for mobile using html5 and websockets.
We have a custom made chat app for desktop in the company which works fine, on a server there is an application that is listening to the clients requests. There, everything works fine.
What I need is to be able to communicate the mobile app to the desktop apps. But i don't know where to begin.
Can someone provide some information or some links on how to do this.
Thanks in advance.