C
C#•11mo 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
Kringe•11mo ago
Look into SignalRđź‘Ť
FestivalDelGelato
FestivalDelGelato•11mo ago
help about what? the ui?
Pobiega
Pobiega•11mo ago
how your server is implemented will very heavily affect how the client must be made so.. $details
MODiX
MODiX•11mo 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?