Hello everyone,
I trying connect from a client application on a server application using LTCP from LNET, I can do that....my doubt is:
In the event onClick of a button, if I try to Connect and SendMessage doesn't work.....but if I have a button with Connect and another button with SendMessage work perfectly.
So, can I connect and send a message in the same event of a button? If yes, how can I do that?
Thanks