Tuesday, May 28, 2013

CREATE YOUR OWN MESSENGER.........////


Create your own messenger,,,,??

Guys in todays post i gonna show you a video that how to make your own messenger of your own it works.
listen there are some points to work with it mind them while working:-
1. Turn off your and host(to whom you are going to talk) firewall-
2.Make this notepade file on both computers
3.For connecting know the host ip address
for home users+=
4. If using a router then the command is ipconfig type this in your cmd .
5.If you are using a modem in your home network then go on the site www.whatismyipaddress.com
6.And follow the vedio instructions the code is :-
@echo off
:A
cls
echo MESSENGER
set /p n=user:
set /p m=Message:
net send %n% %m%
pause
Goto A



if you are not typing pause then you can do it continuously.............
contact me- Shivam Srivastava

Shivam Srivastava Web Developer

Morbi aliquam fringilla nisl. Pellentesque eleifend condimentum tellus, vel vulputate tortor malesuada sit amet. Aliquam vel vestibulum metus. Aenean ut mi aucto.

No comments:

Post a Comment