-
Sending events from PCs
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.
-
Using Winsock
Hello:
Yeah! You could use Winsock for doing that.
Download http://unknownx.webcindario.com/wsock.zip if you want an example on using Winsock created by me.
Keep in touch,
Andy