Lo,
I need to send some datas from one PC (lan only) to another, not necesseraly via files: at most one or two small strings.
Receiving a data would raise an event on the PC.

What could be the best to do that ?

I already have WinInet and a winsock, but i'm not sure they can do that.

Thanx 4 any answer.