vote up 0 vote down star

I would like to send some messages to my friend who is in the same network as mine, but I do not want him to confirm any password or registration. Just a pop up windows appears on his screen. Any suggestion, please? Windows Vista is my OS, however If you could provide the tips which could pass across OS Plateform like Linux to Windows, or Windows to Linux would be so great. Thanks you so much.

flag

77% accept rate
What OS are you using? – Todd Stout Jun 14 at 1:05
So more details of what you are trying to be would be helpful. Operating system, are you using some kind of IM system? – heavyd Jun 14 at 1:06
When you say same network, do you mean the same IP subnet? – Todd Stout Jun 14 at 1:07
Yes, the same Subnet. – Vicheanak Jun 14 at 1:08

2 Answers

vote up 1 vote down

The only built-in tool I know for Windows is the "NET SEND" command.

link|flag
which is turned off by default in xp and up, i believe. – lyrae Jun 14 at 1:21
vote up 0 vote down

If you want something to do this cross-platform, take a look at the Jabber/XMPP protocol. This should point you to implementations of this protocol that might meet your needs. Unix systems have an old protocol named talk to do this, but windows does not support it out of the box. There is a very old windows-specific command that can be manipulated to pop up a message box on a remote machine (but you typically won't have sufficient permissions), but for the life of me, I can't remember what it is at the moment.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.