• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TuT]Chat with command promt[TuT]
#1
Maybe , you've wondering , is it's possible to chat someone with Command promt? Yes it is


Firstly, open Notepad and enter:

Code:
@echo off:A Clsecho MESSENGER set /p n=User: set /p m=Message: net send %n% %m% PauseGoto

A Now save this as "Messenger.bat".Or whatever you like , then Open the .bat file and in Command Prompt you should see:

#######
MESSENGER
User:
#######
After "User" type the IP address of the computer you want to contact.
Example : User : 192.169.4.423
After that, you should see this:
Message:
Now type in the message you wish to send.
Before you press "Enter" it should look like this:

########
MESSENGER
User: 56.108.104.107
Message: Hi , how are you?
#######
Now you just need to press "Enter" and start chatting with your friend!
  Reply


Messages In This Thread
[TuT]Chat with command promt[TuT] - by xghost - 16-11-2011, 04:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Free IM Chat Witihin Networked WIN XP Computers WARLORDTF 0 4,114 28-11-2011, 09:37 AM
Last Post: WARLORDTF

Forum Jump: