NET SEND & RISK
#1
Posted 14 February 2009 - 03:41 PM
"Caution Do not enable the Messenger service if your computer is connected to the Internet?"
http://support.microsoft.com/kb/839018
Does anybodoy know why? Is it dangerous to have messenger service up and running while connected to inernet?
---
P.S. My second problem with net send is that while the command "net send * message" works, the commands "net send IP message" or "net send NAME message" generally won't work. My two PC are conned via a router.
#2
Posted 14 February 2009 - 03:59 PM
Also, you will need to enable the messenger service on both computers to succuessfully send messages back and fourth. Even though net send * message may appear to send, it will not sucessfully send to your other computer unless its messenger.exe service is enabled on both.
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#3
Posted 14 February 2009 - 04:36 PM
---
This is funny, net send * sends the message also to the other PC, but net send IP does not work. I can not even net send IP to myself.
if I do this
ping MY_PC_NAME
I get a ping on my own pc
but if I do this
net send MY_PC_NAME hello
I get an error 2273.
This is really strange!!!
---
Finally, if I do net send * hello, will I send the message only to my workgroup or to the whole LAN or even the whole city? =)
#4
Posted 14 February 2009 - 05:21 PM
And you may have typed the wrong ip address into net send. If you goto Start>Control Panel>Classic View>Network Connections and goto the LAN connection, click properties, and goto IP/TCP properties, you'll see the ip address of your computer. thats the ip address you would use on your other pc to send message to your computer, and vise versa.
Note that you may not see your ip address if DHCP (automatic) is selected, so instead go back to your network connections screen, goto your LAN connection, right click and select "Status", and click the support tab, you'll see your IP address, however that may only be temporarily.
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#5
Posted 14 February 2009 - 05:36 PM
I can go to Start/Run/cmd and then type hostname. The PC will return the name of my PC, which is say PC1.
Then I type net send PC1 hello and it does not work. It can not send a message to myself. (writes like I can not access such pc)
So next, I do ping PC1 the ping will execute with no problem. And the PC will return my IP address, which is say IP1.
Next, I type net send IP1 hello and I get again an error. (like I can not access such IP).
Next to make sure, that the net send commands works, I type net send * hello and finally I get the hello message (but everybody else in the LAN too).
#6
Posted 14 February 2009 - 05:41 PM
---
other thing I dont understand, in the network settings I will indeed find my IP (which is IP1), but if I use the website (ip.apper.de) for telling you IPs the website claims my IP is different. I am sure you got this too, try to check your IP and then check ip.apper.de. You get two different IPs, but if you tracert this two different IPs you find out that both are allocated to your PC.
#7
Posted 14 February 2009 - 06:48 PM
On the other hand, the ip address you see "on" your computer is your computer ip address used for connecting to local area networks (LAN). And so your Internet Ip address (assigned by your router) is the one used for connecting to the internet.
In order to troubleshoot your problem with "net send [IP Address/Hostname] [Message]", i'll need you to perform the following:
1.Open Command Prompt
Start>Run>Cmd.Exe>ok
2. In the command prompt window, type "nbtstat -n"
3. If you recieve any results with the status as "Unregistered", then continue to step 4, otherwise tell me what your results are.
If you recieved a "unregistered" status result, One possible reason is that your network adapter was Disabled and Enabled.
4. Restart the messenger service, which can be done by typing "net stop messenger" to stop the service, and "net start messenger" to start the service.
After performing the steps, you should beable to type in your LAN IP address and it will send to your computer.
This post has been edited by Desion: 14 February 2009 - 07:15 PM
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#8
Posted 14 February 2009 - 06:58 PM
#9
Posted 14 February 2009 - 07:27 PM
I also would advise try these steps that i edited to my post, right after i got your reply. lol.
Desion, on Feb 14 2009, 06:48 PM, said:
1.Open Command Prompt
Start>Run>Cmd.Exe>ok
2. In the command prompt window, type "nbtstat -n"
3. If you recieve any results with the status as "Unregistered", then continue to step 4, otherwise tell me what your results are.
If you recieved a "unregistered" status result, One possible reason is that your network adapter was Disabled and Enabled.
4. Restart the messenger service, which can be done by typing "net stop messenger" to stop the service, and "net start messenger" to start the service.
After performing the steps, you should beable to type in your LAN IP address and it will send to your computer.
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#10
Posted 14 February 2009 - 07:57 PM
But when I use net send PC_NAME hello it will not work.
Then I need to run net stop messenger, wait until it stops, and then type again net start messenger.
There after when I type net send PC_NAME hello it will work and deliver the message.
The problem is that after booting the service starts automatically, but it does not work. Any idea why???
#11
Posted 14 February 2009 - 08:09 PM
NOTE:You will need administrator permissions to do this.
1. Open the "services" window.
Start>Control Panel>Classic View>Administrator Tools>Services
2. Scroll down to "messenger"
3. Right click, select properties
4. Click on the "Dependencies" Tab.
5. Post what items are listed in the first big white box.
This post has been edited by Desion: 14 February 2009 - 08:10 PM
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#12
Posted 14 February 2009 - 08:24 PM
Arbeitsstationdienst (sounds like Working Station Service)
NetBIOS Snittstelle
Plug and Play
Remoteprocesduraufruf (Remote process call?)
Hah, hate my german windows, but they told me there is no way to upgrade it to english without having to pay.
#13
Posted 14 February 2009 - 08:45 PM
-Work Station
-NetBIOS interface
-Plug and Play
-Remote procedure call (rpc)
Ok, try to perform the following steps and make changes if needed:
1. Open Services window
2. Open messenger properties
3. Select the "Logon" tab, make sure "Local system account" and "allow services to interact with desktop" is checked as well.
4. Apply any changed you may of made. Click ok to close that dialog window.
If you made any changes to logon properties, try performing another "Net Send EEEPC Test", otherwise continue below.
1. Open Command Prompt (cmd.exe)
2. Type "Ping EEEPC"
3. You should get something like this:
Microsoft Windows XP [Version XXXX] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\USER>ping EEEPC Pinging EEEPC [LAN IP ADDRESS] with 32 bytes of data: Reply from IPADDRESS: bytes=32 time<1ms TTL=128 Reply from IPADDRESS: bytes=32 time<1ms TTL=128 Reply from IPADDRESS: bytes=32 time<1ms TTL=128 Reply from IPADDRESS: bytes=32 time<1ms TTL=128 Ping statistics for IPADDRESS: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\Documents and Settings\USER>
4. If you didnt get something like above, then tell me your results. If you recieved "Received = 4" as a result and still cannot use net send eeepc TEST, then try restarting computer. Try logging on with administrator permissions for better performace with messenger.
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."
#14
Posted 14 February 2009 - 09:12 PM
#15
Posted 14 February 2009 - 09:55 PM
1. NetBios (Ports 137-139 (TCP))
2. Remote Procedure Call - RPC (Port 135 (TCP))
If they aren't listed, try adding them as allowed/enabled and try "Net Send EEEPC Test". I hope this works, lol.
Softpedia - Online downloads encyclopedia
W3Schools - Website Programming Tutorials
PC World - Everything about technology
Wikipedia - Online Encyclopedia
Photobucket - Free Image Hosting
"I don't support network bridges, they support me."

Help



Back to top








