- Open Notepad and type the following:
@ echo off
:A
Cls
echo Messenger
set /p n=User:
set /p m=Message:
net send %n %m
Pause
Goto A
- 2Save the file as "messenger.bat", making sure the file type is All.
- 3Run the program by double clicking the file.
- 4A black window will appear where you will be shown:
User:
Message: - 5Input the IP address of the computer you want to send your mesaage to in the User field.
- 6Input your message in the Message field.
Learn All Networking Concept like Dynamic Host Configuration Protocol, Ethernet,DNS,Local area network,WAN,Router, Universal Serial Bus, Wide area network,Differences Between Hubs, Switches, and Routers,Capturing LAN Traffic,Install DMS and your 3G Modem on your PC,VPN,subnetting
Chat Using Lan
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment