I made this widget at MyFlashFetish.com.


Saturday 12 November 2011

Software BlackBerry


Jika sebelumnya Paseban telah membahas mengenai BlackBerry Hardware, pada artikel kali ini Paseban akan membahas software BlackBerrydari smartphone popular ini. Selain teknologi push, BlackBerry memerlukan berbagai software pada unit genggamnya itu sendiri dan pada server dan desktopnya. Perangkat tersebut merupakan bagian dari jaringan yang meliputi handheld, handheld software, desktop software dan server software.
Unit software BlackBerry menggunakanoperating system milik BlackBerry dan biasanya termasuk email, browsing web, instant messaging dan software personal information management (PIM). Pengembang pihak ketiga telah menciptakan berbagai program lain untuk BlackBerry, seperti game danaplikasi produktivitas.
Pihak ketiga lainnya disesuaikan dengan program aplikasi yang memungkinkan orang mendapatkan data dan update dari penjualan, pengumpulan data dan software BlackBerry bisnis lainnya. Banyak dari mereka menggunakan browser interface dan emailuntuk pengambilan data. Pengguna mendapatkan pesan email dengan link yang mereka dapat klik untuk membuat panggilan telepon, melihat data atau log in ke layanan. Terdapat pula SSL dan enkripsi TLS untuk melindungi informasi dan data.
Karena BlackBerry memiliki sedikit memori dan processing power dari pada komputer, masing-masing program harus relatif kecil dan efisien. Halaman web harus sederhana dan tidak bergantung pada frame atau applet, dan lebih efektif jika menggunakan warna yang sedikit. Pengembang BlackBerry ini menggunakan Java Development Environment yang memungkinkan mereka mensimulasikan BlackBerry dan memastikan program-program mereka kompatibel.
Pengguna BlackBerry yang berurusan dengan bisnis sering menggunakan softwareBlackBerry Enterprise Server untuk mengelola setiap koneksi BlackBerry dengan jaringan perusahaan. software ini juga berjalan di belakang firewall perusahaan, dan mendorong informasi ke unit genggam. Sistem administrator juga dapat menggunakan software server-side untuk memperbarui unit BlackBerry secara wireless.
Masing-masing pengguna dapat menjalankan software BlackBerry Desktop Redirector padakomputer mereka, yang memainkan peran yang sama sebagai Enterprise Server tetapi pada skala yang lebih kecil. Redirector Desktop mengirimkan informasi dalam potongan-potongan kecil sehingga tidak membebani koneksi seseorang atau memberikan informasi yang tidak perlu. Untuk dapat menggunakannnya, komputer harus dalam keadaan hidup dan berjalan sehingga redirector dapat bekerja. [ND]


Friday 11 November 2011

telecommunication n networks

chapter 6 : telecommunication n networks
1. bus topology
In local area networks where bus topology is used, each node is connected to a single cable. Each computer or server is connected to the single bus cable. A signal from the source travels in both directions to all machines connected on the bus cable until it finds the intended recipient. If the machine address does not match the intended address for the data, the machine ignores the data. Alternatively, if the data matches the machine address, the data is accepted. Since the bus topology consists of only one wire, it is rather inexpensive to implement when compared to other topologies. However, the low cost of implementing the technology is offset by the high cost of managing the network. Additionally, since only one cable is utilized, it can be the single point of failure. If the network cable is terminated on both ends and when without termination data transfer stop and when cable breaks, the entire network will be down.
                                                                  figure 1 : bus topology


2. star topology
In local area networks with a star topology, each network host is connected to a central hub with a point-to-point connection. The network does not necessarily have to resemble a star to be classified as a star network, but all of the nodes on the network must be connected to one central device. All traffic that traverses the network passes through the central hub. The hub acts as a signal repeater. The star topology is considered the easiest topology to design and implement. An advantage of the star topology is the simplicity of adding additional nodes. The primary disadvantage of the star topology is that the hub represents a single point of failure.
                                                                 figure 2 : star topology
3. ring topology
A network topology that is set up in a circular fashion in which data travels around the ring in one direction and each device on the right acts as a repeater to keep the signal strong as it travels. Each device incorporates a receiver for the incoming signal and a transmitter to send the data on to the next device in the ring. The network is dependent on the ability of the signal to travel around the ring.
                                                                   figure 3 : ring topology