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