Tagged Questions

0
votes
3answers
256 views

TCP Freezing with VB .Net

I made a game in VB .Net that uses tcp and sends messages back and forth. What is happening is, every so often, the message cannot be sent quickly enough, so then the TCPObj.connect() method goes ...