net send to ip address
Results 1 to 5 of 5

Thread: net send to ip address

  1. #1
    Join Date
    Aug 1998
    Location
    Boston, MA , USA
    Posts
    103

    net send to ip address

    On my windows 2000 machine, this works fine:
    "net send 10.10.3.4 this is a test"
    But on windows NT it gives me an error saying it couldn't find the message alias, can anyone show me how to get the net send command to work with an ipaddress in NT?
    PS
    the lmhosts file and hosts file have correct addresses in it but it still does not work


    Thanks, John

  2. #2
    Join Date
    Mar 1999
    Location
    mpls
    Posts
    408
    I think you need the workstation name, instead of the ip address. ie-

    net send hank75 Hello there mister Hank 75!

    I tested it on my NT machine (well, slightly different text) and it worked.

    ------------------
    ...this one goes to 11...
    ...this one goes to 11...

  3. #3
    Join Date
    Aug 1998
    Location
    Boston, MA , USA
    Posts
    103
    That is my problem, I need to do it via the ip address, not the workstation name because of the fact I am doing it through a program.

    The thing is, on a Windows 2K machine, it works fine, there is something different between the windows 2000 and windows NT when it comes to the net send command, just wanted to know if anybody knew what that difference is.

  4. #4
    Join Date
    May 2000
    Location
    London
    Posts
    120
    You could do nbtstat -A to the ip address and get the name of the person logged on. Then you could direct the message to them.

  5. #5
    Join Date
    Nov 2001
    Location
    Dallas, TX
    Posts
    284
    The command is the same for Win2k or NT. If you send by IP then the HOST and LMHOSTS files are irrelevant. Does this work when you Net Send by computer name? Any event IDs being logged? This error may occur if you send several messages to the same machine is quick succession (this is because the messenger service delays the listener for 5 seconds before it listens again).


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •