Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
I need to send a message to the client (I have the IP address, MAC address, Usr name of the client) from server.
I do not have any kind of agent at this client who can listen from server.

I do not want to use "Net Send" or "Msg.exe".


Thanks
Posted

1 solution

Be logical: if you don't have any software on client which can handle a network message, its useless to send anything to it. From the standpoint of your network, such "client" does not even exist.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900