Thanks
to the rapid networking and Internet development in last years, it's now
possible to implement client/server solutions from the level of single
office up to the global level using Internet. With present technologies
distance is not important. You could be separated from your server by
single door, or by oceans or continents. For us, the technological difference
is subtle. For you, the potentials are endless...
In order to achieve this goal we can build several components:

Components in a typical target architecture
- Database: by using professional techniques and methodologies
such as Structural System Analysis, Entity-Relationship modeling,
table normalization, performance analysis and tuning, your database
system will work smoothly. Good database will be a heart of your information
system.
- Web Content: graphical design, content structuring, template
design for Web-based applications, and dynamic content with JavaScript
and other client-side technologies can make your data available and
attractive to everyone.
- Web Applications: to provide dynamic Web content we can develop
both CGI (Windows and Unix) or ISAPI (Windows IIS) based applications.
You can send a request to Web application through the Web browser
and server, and see the results. Together with database integration,
Web-based applications will provide your customers with valuable information
regardless of their physical location.
- Client-side Application: developed for your specific needs,
mostly in LAN environment.
- Web-based User Interface: if your goal is to provide access
to your data from any point in the World with access to the Internet,
Web-based applications together with Web-based user interface is the
answer. Also, in LAN environment by using this technology we can build
an Intranet solution for you. In both cases there is no client-side
specific software installed, so client-side maintenance effort is
reduced to zero.
Security problems are also addressed. Several levels are provided,
from the physical data security (backups), user and password validation,
secured network connections, up to the access control based on network
addresses. Working together, all security technologies and procedures
will make your data available only to the right eyes.
|