Click here to Skip to main content
15,887,875 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Dear All,
I want to send message from one pc to another.All systems are in LAN networking and work properly.Is there any possibility to display a message when i click a button and a message will display on another pc.
i use System.Diagnostics namespace

and i use processinfo and process class.
and run the send message command in command window.it work properly but in this method we must configure server and client pc messenger service.
and i want to send message without any configuration or configuring service(both server and client) in code.


Please help me to short out this.


Thanks in Advance.
Posted
Updated 7-Jul-11 22:51pm
v3

Check this link

http://ipmsg.org/index.html.en[^]

install this on two system and check how it works. it will solve your problem.
 
Share this answer
 
Comments
Prerak Patel 8-Jul-11 2:31am    
Though there are many IP messengers available, I guess OP wants to develop an IP messenger.
I don't vote for the answer anyways.
[no name] 8-Jul-11 5:44am    
Its an open source. OP will get a head to start his application. Or OP will analyse the prototype to create his application.

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