Super Simple TCP Server Messenger Application C#
After watching this video from Fox Learn (https://www.youtube.com/watch?v=QrdfegS3iDg) I read a comment requesting a way to list Client Computer names in the list box of the Server. In this video I develop a method to do that, which: ~ gives the client the ability to get their own computer name ~ adds a call from the server to request that name ~ returns the computer name from the client ~ adds the client's name to the list (instead of their ip address) ~ removes the name when the client disconnects If you haven't watched the above video from Fox Learn (https://www.youtube.com/@foxlearn) I recommend you do that first, as this video builds off of that concept. The code for this video can be found here: https://github.com/lorenarms/Messenger-App ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Check out my personal website and Github here: http://artllj.com https://github.com/lorenarms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Add me on LinkedIn! https://www.linkedin.com/in/lorenarms95/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks for watching!
Download
0 formatsNo download links available.