+ 1

How to create a messanger in C#

I want to create a messanger with C#.Net Can you help me?

20th Jun 2018, 4:53 PM
Amir Rahmani
Amir Rahmani - avatar
1 Antwort
+ 4
Hello, Amir Rahmani ! Here is a sample chat application with SignalR in ASP.NET that user can login and select user to chat: https://www.dropbox.com/s/en8nzf.... It is a very basic example for one on one chat I created, but can be extended to group chat, or broadcasting. https://www.quora.com/What-do-I-need-to-create-an-instant-messenger-using-C-and-ASP-NET
20th Jun 2018, 4:55 PM
Alexander Sokolov
Alexander Sokolov - avatar