Advantages of Application Server
- December 15, 2009
- by
- Pravin
A software framework which dedicated to the proficient execution of procedures like routines, scripts e.t.c. in order to support construction of applications is called Application Server. This term was first coined in relation to web applications. In web applications application server acts as a set of components accessible to the software developer through...
What is RS-232?
- December 15, 2009
- by
- Pravin
RS-232 is quite famous term in telecommunications, RS-232 stands for Recommended Standard 232. RS-232 is a standard used for serial binary data signals which connects DCE (Data Circuit-terminating Equipment) to DTE (Data Terminal Equipment), most commonly used in my today’s horoscope computer serial ports. In today’s computers RS-232 is replaced with USB for local communications....
Logical Partition or LPAR
- December 13, 2009
- by
- Pravin
When Hardware resources of many computer’s are Virtualized as a separate computer, this whole process is called Logical Partition or LPAR. A single physical machine can be portioned into multiple LPAR’s with each accommodating a separate operating system. Mostly Logical portioning is performed on the hardware layer. Two LPARs can access...
Usage of Terminal Server
- December 13, 2009
- by
- Pravin
Serial Server or Terminal Servers allows companies to connect with RS485, RS422 or RS232 serial interface to Ethernet LANs. Often products which are available as Terminal Server are simple devices without any security functionality like user authentication and data encryption. Key feature of terminal servers is to enable serial devices to access network...
Data Migration a review
- December 12, 2009
- by
- Pravin
Often you came across the term Data Migration, specially is its about web world and Internet. The process of Data transferring data between computer systems, or any other storage types is called Data Migration. To decrease human work data migration is often performed programmatically known as automated migration. Data migration is...