I am working on a project , client server based live meeting. I connected two systems in same network. The system is sending mail to each other but cannot join in chat at same time . I don't know exactly how to configure and connect web browser with server so that it can communicate. What will be the problem not allowing to chat and please suggest any method to overcome this fault. In desperate need of help.. Database is connected
Asked
Active
Viewed 76 times
1
-
what does this have to do with sql-server? – S3S Apr 29 '18 at 07:32
-
Back end is sql server – Probustr Apr 30 '18 at 08:26
1 Answers
0
You could use SignalR as a possible solution. It allows real-time functionality on your web site.
Take a look here: IM using SignalR

Asaf Epelbaum
- 556
- 1
- 9
- 22