While working on a local area network(LAN) we often need to talk to our colleagues on the same network. its easy send messages through internet messaging services lake Gtalk etc. but what if there is no internet connection available,we can’t just walk to that person every few minutes or make phone calls.
well windows NT provides us a simple and effective service to send messages across a network.
what you need to do is open your command prompt and type the command with this syntax:
Net Send <computername> <message>
the message will be displayed to the system whose name you specified in the command prompt

I hope this will help you with your network messaging problems.
Tags: LAN TOOL, network tool

February 7, 2008 at 5:33 am |
Good work. Keep up!