How to design a Program to run on a localized system

Asked By 90 points N/A Posted on -
qa-featured

My friend and I do have a small business consultant firm in Guinea that we started not too long ago. We are in search for a programmer who can help us to design a program which can run on our laptops one way or the other on a localized system or centralized system as well as being able to run all through the internet on ping devices performing a task of sending information on every event of failure inceptions to a central point via the computer. We can be classified as neither beginners nor experts or gurus in computer usage and therefore we require a very simple easy to use graphical interface with the option of fill in and check boxes. Thank you.

SHARE
Answered By 0 points N/A #189036

How to design a Program to run on a localized system

qa-featured

You can use latest version of oracle for database and oracle developer for developing user interface. Oracle is very much suitable for embedded systems. The applications developed in oracle can be used both in local computer, internet, distributed computer systems, ping devices, etc. You can use an identical database among all the systems. Actually, you can develop platform independent application in oracle. You can get some more ideas from here:

Oracle Website

Related Questions