How can i send text messages server to client computer on LAN ?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I want to write a program in .net C#, for sending a text messages from server to client computer on LAN in certainty time duration (like after 1 hours). give me the concept how does it work and how can i use the sokect programming in my application Please help me ...!
Pavan Pareta
-
Hi All, I want to write a program in .net C#, for sending a text messages from server to client computer on LAN in certainty time duration (like after 1 hours). give me the concept how does it work and how can i use the sokect programming in my application Please help me ...!
Pavan Pareta
Check this article on codeproject: Send Messages Using The Net Send Command - Syed M Hussain
Mikail Çetinkaya . The C# DEveloper