reset password
Author Message
SavinSachdev
Posts: 3
Posted 00:11 May 21, 2015 |

As it is mentioned in Jonathans mail that "When your module needs to communicate with another module, you create a new "Client" thread and pass the information to the destination module's "Server" " then I have to create Client thread for my module or for the module which I want to communicate to?  ,

jyoung18
Posts: 30
Posted 00:14 May 21, 2015 |
You create a new client thread of your module to talk to another module's server.