Your Ad here for free! (click here)


YOUR AD HERE FOR FREE(click here)

   
 
  CMD Chat
 Here is a simple batch program that you can use to chat in a networked environment using command prompt….
 
1. Open up a notepad.
 
2. Copy and paste the following code.
 
3. Save it with the extension .bat.
 
4. Execute the file.
 
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
 
 
5. You have to specify the IP Address or hostname of the person whom you want to chat with, when it prompts for User.
 
6. You have to type the message and hit enter when it prompts you for message.
 
7. That’s it the message is now sent to the destination.
 
 
Search JuiceBox:
SEARCH JUICEBOX SITE


Website Updates:
---Photoshop online Link UPDATED!


Subscribe CLICK HERE
Subscribe to JuiceBox's YouTube NOW! for more vids on computer and intnernet tricks.
 
CLICK NOW!
 
Check out my blog! JuiceBox - blog
 
YOUR AD HERE FOR FREE!
Available sizes(click on the images):





 
© Copyright JuiceBox.

This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free