How to send messages using my cellphone?

How do i send messages to different computers using cmd?

  • how do i send messages through cmd to different computers on different networks?! i have a notebook thing saved as this code under Messenger.bat: @echo off :A echo Messenger set /p n=User/IP: set /p M=message: net send %n% %m% pause goto A but i cant only send this stuff to computers on my network which i don't really know if i have any cause i have one computer at my house. But i want to send messages to my friend who lives not even a mile away from me to pull a prank on him but i don't know how and i haven't got his ip number yet but i don't think i could send it to him anyway cause were not like Connected to each other. so i don't know i need advice. I also want some more codes for cmd i only know a few off of youtube.

  • Answer:

    it will not be possible to send this message via "net send" outside of your network. Also you are trying to use this command through the internet which is definitely not possible. Also there is a service that has to be enabled on a computer in order to receive "net send" messages and I believe that it is disabled by default in Windows XP now. I do not recall the name of the Service.

blakeim1... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.