Mrezne poruke - run komanda

Poruka
11
Jedno pitanje - kako se salju poruke na neki racunar u mrezi (lan mreza) preko komande "run"? Naime, nemogu da instaliram nista na komp - pa ni ICQ ako se ne ulogujem kao administrator, a preko mreze bi mi bilo lakse da komuniciram sa kolegama. Secam se da smo to radili na fakultetu pre par godina ali sam zaboravio caku...

unapred hvala....
 
ako si mislio na slanje poruka iz command prompta:


NET SEND {name | * | /DOMAIN[:name] | /USERS} message

Sends messages to other users, computers, or messaging names on the network. The Messenger service must be running to receive messages.

You can send a message only to an name that is active on the network. If the message is sent to a username, that user must be logged on and running the Messenger service to receive the message.
name Is the username, computername, or messaging name to send the message to. If the name is a computername that contains blank characters, enclose the alias in quotation marks (" ").
* Sends the message to all the names in your group.
/DOMAIN[:name] Sends the message to all the names in the workstation domain. If name is specified, the message is sent to all the names in the specified domain or workgroup.
/USERS Sends the message to all users connected to the server.
message Is text to be sent as a message.
 

Back
Top