Get your solutions done all tech related reviews tips and tricks...

Trends

Follow on FaceBook

Most Rated

Techno Mesh ©

Chatting with cmd 100% Working


Most of the times when we are upto a personal chat we worry about downloading the messenger but there is no longer need to download any yahoo messenger..
Just Find your friends IP address and Command Prompt.
Open Notepad and type:


@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

Save it with "Messenger.bat". Open .bat file and in Command prompt you would see:

MESSENGER
User:
In "User" type the IP address of the system you want to chat with.

Message:
Now type in message you want to send.It should look like the following:
MESSENGER
User:27.196.391.193
Message: Hi
Now just press "Enter" and start chatting ,Follow my Blog for more wonderful techniques

0 comments:

Post a Comment

If You have any queries about how to use or install the software or any other problem,just feel free to ask below in the comments section..