Relative Content

Tag Archive for c#socketsnetworkingnetwork-programming

crashing the app in c# socket programming

Hope you all doing great.
I wrote this code in C# win.Form but it crashes in line 41 and the will be freezed and not responding.
I put the Whole code in the button click so that when i click the button the server runs and the client could connect to that.
I would be happy if you solve this with your solution.