Hi Guys I am looking for some small program that could be installed on PC's running on Windows or Mac. I need the program to be able to connect to the internet and check two MySQL databases on my website. If there are new entries in the databases, the software must pop up an alert on the user's PC stating that new information is available on the website. If you can do this, please just PM me with your price and when you can start on it. Thanks
Well, I can create it for you but I am concerned about the security of your website, if you are going to distribute it to your users I advise you to find another way to fetch the information rather than connecting directly to the database. The Database credentials like username and password can be extracted from the codes after reversing the software code.
you can always install a small php script to retrieve the information from database and send it to this application, for additional security there may be a random variable encrypted by a custom algorithm and then decoded at server side to authenticate the request made by the application. Can we please talk about this over PM ?