Hi everyone,
how can I send data from one application to another. Something like a chat. I have 2 applications opened and then I want to send some data, for example label1.text, to the other opened application and then for example show it with a MSGBOX.
Do I nees a server to where both apps will connect?
Where can I find some code example todo it?
thanks.