please be gentle. I'm very new to coding and finding my way as I go along.
I have created a set of client / server sockets in a class called communications which are all functioning OK.
How do I use the trigger of receiving a set of data to call a set of functions within a form to update the contents of the form?
thanks