My application reads the data coming from the server and puts the data into a textbox. This seems to be working as I can see the scrollbar on the textbox move, but then the app just hangs. Here is my code:
Code:
Socket sck = new Socket(AddressFamily.InterNetwork, SocketType.Dgram, ProtocolType.Udp);
sck.Bind(new IPEndPoint(IPAddress.Any,