Now you can chat with your friends without opening any browser
Just follow these simple steps and create your own messenger 100% free
No other softwares will be required..
Requirement:
1) You must have access to (command prompt) cmd.2)Internet Connectivity.
3)I.P address of your friend.
Lets Start:
1 :-Press win key and type "Notepad"
or
Go To run and type "Notepad"
(you can also manually open notepad)
2 :-
Now copy & paste the following code below :
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
3 :-
Save the file with name "messenger.bat" on your desktop.
4 :-
Open "Command prompt"
(Simply type "cmd" in search box and press enter)
5 :-
Drag & Drop your "messenger.bat" file to cmd and press Enter.
or
Double click to "messenger.bat" and choose open with command prompt.
6 :-
Now type the I.P address of your friend, press enter and start chatting.
Note :-
To get I.P address of your friend you can use ping or netstat command or wait for our next post to get a detailed description about getting someone's I.P address..
Enjoy the trick and don't forget to give us a like
Your feedbacks are welcomed below in comments!!
0 comments:
Post a Comment