Monday, 14 July 2014

Massaging between two systems windows-xp:-

Massaging between two systems windows-xp:-
Requirements for start chatting:-
Ø  You should have a windows-xp system
Ø  The system should come under the network area; the system should be connected throw LAN or any network but should be connected.
Firstly open a notepad and write the following command:-
@echo off
iA
cls
echo MESSENGER
Set /pn=user:
Set /p m=message:
Net send %n% %m%
Pause
Goto A
Save this message as:”messenger.bat”.
Open this bat file in command prompt type port name whom you want to send massage for example:192.168.200.6.






No comments:

Post a Comment