Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hi
I need to create a multiple chat groups and admin will allocate the user corresponding to a group. To achieve this i chose SignalR , I tried reading multiple articles which helps me to do it in Asp.net 4.5 , Since my project is in asp.net 4.0 I could not use them.

Kindly suggest me some way to achieve the above mentioned requirement in asp.net 4.0.
If SignalR is not achievable please let me know some other idea .

Thanks in advance.

What I have tried:

I read some articles like
http://www.codeproject.com/Articles/562023/Asp-Net-SignalR-Chat-Room
http://www.codeproject.com/Articles/524066/SignalR-Simple-Chat-Application-in-Csharp
http://www.codeproject.com/Articles/889257/Chat-Application-using-ASP-NET-SignalR
Posted
Updated 8-Mar-18 1:16am
Comments
Suvendu Shekhar Giri 16-Feb-16 2:55am    
Looks like SignalR 1.x are still supported with ASP.Net 4.0.
SignalR Older Versions | The ASP.NET Site[^]
FeroseKhan 16-Feb-16 6:54am    
Thanks for your suggestion ,I hope it will work let me try and tell you
Suvendu Shekhar Giri 16-Feb-16 8:34am    
sure :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900