|
Answer» Dear SIR, I have the IP of a Gateway PC, and I have the (3D Party) IPs of the network users, now how can I SEND a (NET SEND) to one of the USERS. in other words, lets say that the Gateway IP is: 555.555.555.555 The USER IP is: 192.168.666.666 now if I write: net send 555.555.555.555 teste, the MSG will reach the gateway, and if I write: net send 192.168.666.666, it will not reach anywhere, coz I'm not inside that network, so please do write me the command to send a MSG to a user inside the network.. Thank you. JIINNXXX
i am pretty sure it is:
net send 192.168.666.666 [MESSAGE]
i am only 16 but i am assuming that would send it to the person involved as the IP is significant to that user and it should find it on the network and display the message intended.
good luck Mr_Skullstype net send /? and follow the instructions
net send gateway ip message.
If you know the name of the domain and the computer you can type the name. Its EASIER than typing ip adresses. ;-)
hope this helps
uliThe 192.168 addresses are on a private network and you won't have a way to get to those.
Unless you have some type of VPN or other connection to that network, about your only chance would be to use the route command to add a route through the gateway to one of those IP addresses. Even then it would still depend on the gateway/router forwarding that type of traffic to that address.
uli_glueck - where do you find that you can supply a gateway address for that command?
|