Communicator Class
For communicator class i have used a TCPListner class in .net framework. This class has two methods. Read() and sendData(). Read will call in a separate thread which will be called from main thread in main class of the game.
For communicator class i have used a TCPListner class in .net framework. This class has two methods. Read() and sendData(). Read will call in a separate thread which will be called from main thread in main class of the game.
No comments:
Post a Comment