how to chat using "cmd"

ssparikshya

Member
Joined
2 May 2011
Messages
3,307
Reaction score
789
for widowsxp or lower:)
open notepad
type
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
and save it as nameyouwant.bat file
in user type friend's ip
in massage :your massage
then enter





for widows7

go to cmd and msg then , enter and know process
 
see this
6vnIA.png
 
C:\Users\GUDU>msg
Send a message to a user.

MSG {username | sessionname | sessionid | @filename | *}
[/SERVER:servername] [/TIME:seconds] [/V] [/W] [message]

username Identifies the specified username.
sessionname The name of the session.
sessionid The ID of the session.
@filename Identifies a file containing a list of usernames,
sessionnames, and sessionids to send the message to.
* Send message to all sessions on specified server.
/SERVER:servername server to contact (default is current).
/TIME:seconds Time delay to wait for receiver to acknowledge msg.
/V Display information about actions being performed.
/W Wait for response from user, useful with /V.
message Message to send. If none specified, prompts for it
or reads from stdin
:)
 
Mr Sudhansu
can u please explain in pics to we can understand easliy
 
yes its wokring.i know every comment in dos.
 
Back
Top Bottom
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock