Hi
I am trying to to send the message on LAN connection to another user
Can it be done without winsock and how?
thanks
asm
Printable View
Hi
I am trying to to send the message on LAN connection to another user
Can it be done without winsock and how?
thanks
asm
Hi
See NET SEND , to receive messages not need to a service running which is turn of on xp sp2.
Shell("net send 192.168.1.125 test", AppWinStyle.Hide)