I want to know how can I send a textbox text through WAN and the other form open in another computer uses the text that I sent as his textbox text.
Basically it's sending a control data to another form that is open in another computer.
How can I do this? I thought on using TCP or something but I didn't understand so much that I could modify it to send large texts and use it.