• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to send messages from computer to computer in Windows NT?

so if i have a computer on my network, and the computer's name is AMOS, how can i find the IP ...
or can i use net send to do that?

txh

 


<< so if i have a computer on my network, and the computer's name is AMOS, how can i find the IP ...
or can i use net send to do that?

txh
>>

You don't need the IP to do net send. You can just type "ping AMOS" and hit enter. That will give you the IP of that computer, though.
 
If you have the computers name (net bios name) you dont need the IP address.
Just type net send Amos message and hit enter.
 


<< Oh and winpopup doesn't work (says it isn't a valid command), though net send does work.

I am using WinXP pro
>>

Winpopup is Win9x only, I believe.
 
Back
Top