Electronic Data Interchange :-
Abbreviated EDI. A method of electronically exchanging business documents, including bills of materials, purchase orders, and invoices. Customers and suppliers can establish an EDI network by means of Open Systems Interconnect (OSI) standards, or by using proprietary products. Widely accepted standards include ANSI X.1'2, ISC) 9735, and CCITT X.435.
E-mail:-
The use of a network to transmit text messages, memos, and reports, also called electronic mail. Users can send a message to one or more individuals, to a predefined group, or to all users on the system. When you receive a message, you can read, print, forward, answer, or delete it. An e-mail system may be implemented on a peer-to-peer network, a client/server architecture, a mainframe computer, or on a dial-up service, such as CompuServe, GEnie, or MCI Mail. E-mail is by far the most popular Internet application, with well over 80 percent of Internet users taking advantage of the service.
E-mail has several advantages over conventional mail systems, including:
• E-mail is fast-very fast when compared to conventional mail.
• If something exists on your computer as a file-text, graphical images, even program files and video segments-you can usually send it as e-mail. The problems associated with e-mail are similar to those associated with online communications in general: security, privacy (always assume that your e-mail is not private), and the legal status of documents exchanged electronically.
Emulator:-
A device built to work exactly like another device-hardware, software, or a combination of both. For example, a terminal emulation program lets a PC pretend to be a terminal attached to a mainframe computer or to an online service by providing the control codes that the remote system expects to receive.
Enable Login:-
A Novell NetWare server utility used to re-enable a login after it has been disabled with the DISABLE LOGIN command.
Encryption:-
The process of encoding information in an attempt to make it secure from unauthorized access. The reverse of this process is known as decryption. There are two main encryption schemes in common use:
• Private (Symmetrical) Key Schemes: An encryption algorithm based on a private encryption key known to both the sender and the recipient of the information. The encrypted message is unreadable, and can be transmitted over non-secure systems.
• Public (Asymmetrical) Key Schemes: An encryption scheme based on using the two halves of a long bit sequence as encryption keys. Either half of the bit sequence can be used to encrypt the data, but the other half is required to decrypt the data. |