delphi - How to send message to another computer in Workgroup -


i using delphi xe3.

i want send message pc in workgroup (lan connection). how can it? , component should use?

hey remember old days use

write on command prompt:

net send  [machine name]  message    

this works smile :)

if machine name doesn't work try ip.

just check if using directory services permission of cmd command , net send command should there. if no directory services, works charm.


Comments

Popular posts from this blog

php - Array to string conversion smarty template -

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -