Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
how to send new database entry notification in vb.net


e.g.

i have 2 or more computer named 1,2,3 so On if computer 1 is make an new purchase entry and send to notification / message computer 2 only (Like Facebook friend request notification )
system


how to create this functionality in vb.net desktop application

please help me......
Posted

1 solution

You need to implement push server.

Show below page and see the answers. It may help you.

http://stackoverflow.com/questions/17986907/push-notification-mechanism-between-a-server-and-a-client-app[^]
 
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