C
C#14mo ago
tdboots

C# WinForms Chat

I'm looking to make a chat application where users can send chats over a server. I already have a server but looking to see how I will create the client side so multiple users can join and send and receive chats. just looking for a bit of help as a starting point.
4 Replies
Kringe
Kringe14mo ago
Look into SignalR👍
Ꜳåąɐȁặⱥᴀᴬ
help about what? the ui?
Pobiega
Pobiega14mo ago
how your server is implemented will very heavily affect how the client must be made so.. $details
MODiX
MODiX14mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)

Did you find this page helpful?