Blog

What are Design Patterns ? Tutorials

Design Patterns Overview Design Patterns is a way to record experience in designing object oriented software.The experience is primarily captured and documented with details such as Pattern Name: A word or two, to describe a design problem, its solutions, and consequences. It establishes a vocabulary …

What is Wireless Communication ? Wireless Communication – Types

Wireless Communication Wireless Communication -The transmission of information signals without a physical connection, through technologies such as cordless telephones, cellular telephones or microwave is also defined as the transfer of electromagnetic signals from one location to another without cables, often using infrared light or radio …

What is Job Scheduler and Batch Processing ?

Job Scheduler Job scheduler has the facility for improving system productivity by organizing and automating theĀ  workload.It provides Automatic job submission based on date, time, completion of predecessor jobs and availability of resources.It has time driven and event driven facilities used to schedule work station …

What is DMS ? – Distribution Management System

Distribution Management System A Distribution Management System (DMS) is a collection of applications designed to monitor & control the entire distribution network efficiently and reliably. DMS is used for tracking and maintaining the inventory (i.e. Prepaid/Post paid SIM cards, Prepaid Vouchers, Handsets etc) that is …

Various Mobile OS available In the market

Various Mobile OS available In the market Mobile OS are used to control mobile hardware to perform some specific tasks.Below are the Mobile operating system available in the market. Android from Google Inc BlackBerry OS from Research In Motion (RIM) iOS from Apple Inc Symbian …

Porting – How To Port Your Mobile Number To Another Network Operator

Porting MNP – The agents that offer telecommunications services to users are termed as service providers. The service providers give each user an unique identification number. This unique identification number is called Mobile Station Integrated Services Digital Network (MSISDN). Global System for Mobile Communications phones …

What is AutoIT ? AutoIT Options and Functions

AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages Features …

What is XML – eXtensive Markup Language ?

XML – eXtensive Markup Language As the name suggests, XML is a markup language.XML allows you to create your own tags to describe the data between them. You’re not particularly interested in how the data will be presented. Your main focus is ensuring that the …

What is Messaging ?

WebSphere MQ WebSphere MQ Series allows application programs to communicate with each other using messages and queues.This form of communication is also known as commercial messaging.   Communication Types There are 2 types of communication models Synchronous Communication model Asynchronous Communication model Synchronous application design …