Honore With His Spouce IGA KUBUNTU! OWNER. BLOG SITE. This is My Child FUTURE COMPUTER TECHNOLOGY
blogger JavaScript Rocks.

Wednesday, 11 September 2013

Chat with Friends through Command Prompt

Chat with Friends through Command Prompt

                                                     Hello friends Now U Can Chat With Command Prompt THrough So Here IS A Trick.....

1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....!

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


3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:


 
7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:
 


8) Now all you need to do is type your message and press Enter.
Start Chatting.......!

DONE....ENJOY.~!!

Related Posts:

  • HOW TO REMOTE MONITOR ANOTHER COMPUTER?? Maybe you have multiple computers, Macbook or a PC, in office or in home. You want to make sure no one touches your PC or Mac when you are not there. So you need to remotely spy on your Mac or PC. Steps 1 Fir… Read More
  • CSS POWERFUL TOOLS FOR DESIGNER CSS needs no introdcution. While it's a handy resource for designers looking to style web pages and user interfaces written in HTML and XHTML, the fact that it can be applied to any kind of XML document goes on to show… Read More
  • TO BLOCK WEBSITE IN WINDOWS STEP BY STEP Sometimes it may be necessary to block a website for privacy,due to adult content or simply to avoid websites which use a large amount of bandwidth. Here is the simplest and most effective way to block all acces… Read More
  • COOL HTML5 VIDEO PLAYER HTML5, Adobe's Flash Player had no competition whatsoever. However, with the arrival of HTML5 things started to change for the once much preferred standard for displaying video/playing games online. Not that Flash Playe… Read More
  • HOW TO FIND ANY WEBSITE IP ADDRESS ? v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false false EN-US X… Read More

0 comments:

Post a Comment