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
Look into SignalRđź‘Ť
help about what? the ui?
how your server is implemented will very heavily affect how the client must be made
so.. $details
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)