using VB6
i want to send small amount of data (<50 bytes) between 2 computers on a network every 1 minute.
error checking will be in the data, so no security, etc required.

What is the best way ?
Any code examples ?

thanks