Thursday, November 19, 2009

Basic System

i guess we'll have describe how a system work,what makes the data,cos it will always the same whether you work at network operation division,billing or any data related job in telco.a system is always consist of hardware and software to control or process the data generated by the hardware.

a system in telco operation usualy deals with data generated from the network elements it self whether its in form of a file or a memory buffer for real time processing such as for real time charging.

the chalenge came from the software side as it always changes as software technology changes and the demand of more complex services and real time processing required.

basicly the software consist :
1. an Operating System.
it will work as the server/hardware controller.normally from what i've seen they use Unix based application as they are very reliable,customizable and also their network connection unlike windows based who has problem with keeping alive the networking service,but it could also Vendor generated operating system for their specific hardware,usually use native MML (man machine language) for their operation.

- an Application,backend or frontend developed software that was use to control the hardware and also as user interface for operation.
these application that will differ from developer and changes of technology. New technology such as the use of xml,web service even web based scripting language such as PHP,JSP,ASP,ajax can be used,as their main purpose to deliver better service.so if you know these web based application it will be a good advantages in telco as you may also have used sql based databases which also generally used in a basic system.

- a database for data storage (sql,ldap,etc).
bla...bla..bla

- and a standard interworking/network protocol for data collection and distribution (IP,ATM,etc).

..........bla.........bla.............bla.......
safar learn to write and communicate...

0 Comment :