send message in vb.net
-
Creating Desktop Application Remote Controls with the .NET Compact Framework (Part 1) By CJCraft.com. Here[^] in CP will Help you.
Regards, Satips.:rose:
-
Define "message". Are you thinking of writing both the client and server applications? Is this a chat application? Are you interacting with another application that you did or didn't write? More information is needed to answer this question.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
Define "message". Are you thinking of writing both the client and server applications? Is this a chat application? Are you interacting with another application that you did or didn't write? More information is needed to answer this question.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007Hi Dave Thank for ur reply Actualy i wanted to create desktop application where administrator can view his department employees work status, if he found anybody is taking long time then he can communicate to that employee through application. Only Administrator and employee can communicate through application . Hope this will clear ur doubt regards ravi
-
Hi Dave Thank for ur reply Actualy i wanted to create desktop application where administrator can view his department employees work status, if he found anybody is taking long time then he can communicate to that employee through application. Only Administrator and employee can communicate through application . Hope this will clear ur doubt regards ravi
This is no different than any other chat application. You just have to add a little bit of security. The way you describe it, it's just another tool for a bad manager to become worse by micro-managing.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
This is no different than any other chat application. You just have to add a little bit of security. The way you describe it, it's just another tool for a bad manager to become worse by micro-managing.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007