Free Essay

Business Data Communications and Networking

In:

Submitted By shetlog
Words 1962
Pages 8
Business Data Communications and Networking
9th Edition

Jerry Fitzgerald and Alan Dennis
1-1

Introduction to Data Communications

1-2

Outline
• Brief history of Data Communications
– Communications, Information Systems and the Internet

• Data Communications Networks
– Network components, network types

• Network Models
– OSI model, Internet model, transmission via “layers”

• Network Standards
– Standards making, common standards

• Future Trends
– Pervasive networking, integration of voice, video, and data, new information services
1-3

Information Age
• First Industrial Revolution
– Introduction of machinery – New organizational methods – Changed the way people worked

• Second Industrial Revolution – Information Age
– Introduction of computers – Introduction of networking and data communication – Changed the way people worked again • Faster communication  Collapsing Information lag • Brought people together  Globalization
1-4

The Collapsing Information Lag
Historical developments in electronic communications telegraph sped up the rate and volume of transmission of information

1850
Information took days or weeks to be transmitted

1900
Information transmitted in minutes or hours

1950

2007 large quantities of information transmitted in a fraction of a second

growth of telecommunications and especially computer networks

Globalization of networks
1-5

Advances in Phone Technology
Phone invented
1876

first transcontinental and transatlantic phone connections

1915 1919

Packet-switched Telstar data (Telecommunications communications via satellite), Fax services, digital transmission (Tcarriers) 1962 1976 1948
1969 1984

Strowger (stepper) switch, rotary dial phones (enabling automatic connections)

Microwave trunk lines (Canada)

Picturefone (failed commercially)

Cellular telephone
1-6

Regulation of Inventions
FCC established
A time for technological change Regulation began in the USA (ICC) Carterfone court decision allowing non-Bell CPE

Deregulation period
1996

1876

1885
AT&T

1900

1910

1934

1968 1970 1984

Phone invented (rapid acceptance)

Bell System: de facto monopoly

Consent decree by US federal court 1996 US Telecom Act
1-7

millions of phones in use in the US

MCI wins court case; begins providing some long distance services

1984 Consent Decree
Divestiture of 1/1/84: RBOC’s
• AT&T broken up into one long distance company (AT&T) and 7 Regional Bell Operating Companies (RBOC’s)
South Western Bell US West AT&T Bell Atlantic

Pacific Bell

NYNEX Ameritech Bell South

AT&T

Deregulation: IXC’s and LEC’s
• Competitive long distance (IXC) market; MCI & Sprint enter long distance telephone market (among others) • Local Exchange Carrier (LEC) service markets remained under RBOC monopoly
1-8

US Telecom Act of 1996
• Replaced all current laws, FCC regulations, 1984 consent decree, and overrules state laws • Main goal: open local markets to competition • To date, though, local and long distance competition slow to take hold
– Large IXCs expected to move into the local markets, happening only recently – Likewise, RBOCs expected to move into long distance markets, happening only recently
1-9

Worldwide Competitive Markets
• Internet market
– Extremely competitive with more than 5000 Internet Service Providers (ISPs) in the US alone. – Heavy competition in this area may lead to a shake out in the near future.

• World Trade Organization (WTO) agreement (1997)
– commitments by 68 countries to open, deregulate or lessen regulation in their telecom markets

• Multi-national telecom companies
– US companies offering services in Europe, South America – European companies offering services in USA

1 - 10

History of Information Systems
Batch processing mainframes Online real-time, transaction oriented systems (replaced batch processing. DBMSs become common) PC LANs become common

1950

1960

1970

1980

1990

2000

Data communications over phone lines (became common and mainframes became multiuser systems)

PC revolution
Networking everywhere

1 - 11

Internet Milestones
Originally called ARPANET, the Internet began as a military-academic network NSFNet created as US Internet backbone commercial access to the Internet begins

1969

1983

1986

1990

1994

2007

ARPANET splits: • Milnet - for military • Internet - academic, education and research purposes only

Government funding of the backbone ends

Worldwide: Over 1 billion Internet users

1 - 12

Datacom Basics
Telecommunications =
Transmission of voice, video, and/or data - Implies longer distances - Broad term

Data Communications =
Movement of computer information by means of electrical or optical transmission systems

convergence

Broadband Communications
1 - 13

Three Parts to Understanding Networking
1. Concepts of networking
– – How data moves from one computer to another over a network Theories of how networks operate

2. Technologies in use today
– –
– – –

How theories are implemented, specific products How do they work, their use, applications
Security Network Design Managing the network
1 - 14

3. Management of networking technologies

Components of a Local Area Network
To other networks (e.g., Internet)

Servers
File Server

Router

HUB

Web Server

Client
Computers

Circuits
Print Server Printer
1 - 15

Network Types (based on Scale)
• Local Area Networks (LAN) - room, building
– a group of PCs that share a circuit.

• Backbone Networks (BN) -

less than few kms

– a high speed backbone linking together organizational LANs at various locations.

• Metropolitan Area Networks (MAN) - (more than a few kms) – connects LANs and BNs across different locations – Often uses leased lines or other services used to transmit data.

• Wide Area Networks (WANs) - (far greater than 10 kms)
– Same as MAN except wider scale

1 - 16

LANs and Backbones, Wide Area and Metropolitan Area Networks

1 - 17

Intranet vs. Extranet
• Intranet
– A LAN that uses the Internet technologies within an organization – Open only those inside the organization – Example: insurance related information provided to employees over an intranet

• Extranet
– A LAN that uses the Internet technologies across an organization including some external constituents – Open only those invited users outside the organization – Accessible through the Internet – Example: Suppliers and customers accessing inventory information in a company over an extranet

1 - 18

Layered Implementation of Communications Functions
Applications Applications

Single layer implementation
-Networking with large components is complex to understand and implement

OS

OS

Applications

Applications

Multi layer implementation
-Breaking down into smaller components -Easier to implement
1 - 19

OS

OS

Multi-layer Network Models
• The two most important such network models: OSI and Internet • Open Systems Interconnection Model
– Created by International Standards Organization (ISO) as a framework for computer network standards in 1984 – Based on 7 layers

• Internet Model
– – – – Created by DARPA originally in early 70’s Developed to solve to the problem of internetworking Based on 5 layers Based on Transmission Control Protocol/ Internet Protocol (TCP/IP) suite
1 - 20

7-Layer Model of OSI
Physical DataLink Network Transport Session Presentation Application “Please Do Not Touch Steve’s Pet Alligators”

• Application Layer
– set of utilities used by application programs

• Presentation Layer
– formats data for presentation to the user – provides data interfaces, data compression and translation between different data formats

• Session Layer
– initiates, maintains and terminates each logical session between sender and receiver 1 - 21

7-Layer Model of OSI
• Transport Layer
– deals with end-to-end issues such as segmenting the message for network transport, and maintaining the logical connections between sender and receiver

• Network Layer
– responsible for making routing decisions

• Data Link Layer
– deals with message delineation, error control and network medium access control

• Physical Layer
– defines how individual bits are formatted to be transmitted through the network

1 - 22

Internet’s 5-Layer Model
Physical DataLink Network Transport Application “Please Do Not Touch Alligators”

• Application Layer
– used by application program

• Transport Layer
– responsible for establishing end-to-end connections, translates domain names into numeric addresses and segments messages

• Network Layer - same as in OSI model • Data Link Layer - same as in OSI model • Physical Layer - same as in OSI model
1 - 23

Comparison of Network Models

1 - 24

Message Transmission Using Layers sender receiver
Applications Applications

A receiving layer wraps incoming message with an envelope • Adds layer related addressing information

A receiving layer removes the layer related envelope and forwards the message up
1 - 25

Protocols
• Used by Network model layers • Sets of standardized rules to define how to communicate at each layer and how to interface with adjacent layers
Layer N+1
Layer N Layer N-1 sender receiver
1 - 26

Layer N+1

Layer N
Layer N-1

Message Transmission Example

1 - 27

Points about Network Layer View
• Layers allow simplicity of networking in some ways
– Easy to develop new software that fits each layer – Relatively simple to change the software at any level

• Matching layers communicate between different computers and computer platforms

• Somewhat inefficient

– Accomplished by standards that we all agree on – e.g., Physical layer at the sending computer must match up with the same layer in the receiving computer – Involves many software packages and packets – Packet overhead (slower transmission, processing time) – Interoperability achieved at the expense of perfectly streamlined communication

1 - 28

Standards
• Importance
– Provide a “fixed” way for hardware and/or software systems (different companies) to communicate – Help promote competition and decrease the price

• Types of Standards
– Formal standards (de jure) • Developed by an industry or government standards-making body – De-facto standards • Emerge in the marketplace and widely used • Lack official backing by a standards-making body

1 - 29

Standardization Processes
• Specification
– Developing the nomenclature and identifying the problems to be addressed

• Identification of choices
– Identifying solutions to the problems and choose the “optimum” solution

• Acceptance
– Defining the solution, getting it recognized by industry so that a uniform solution is accepted
1 - 30

Major Standards Bodies
• ISO (International Organization for Standardization)
– Technical recommendations for data communication interfaces – Composed of each country’s national standards orgs. – Based in Geneva, Switzerland (www.iso.ch)

• ITU-T (International Telecommunications Union –Telecom Group
– Technical recommendations about telephone, telegraph and data communications interfaces – Composed of representatives from each country in UN – Based in Geneva, Switzerland (www.itu.int)
1 - 31

Major Standards Bodies (Cont.)
• ANSI (American National Standards Institute)
– Coordinating organization for US (not a standards- making body) – www.ansi.org

• IEEE (Institute of Electrical and Electronic Engineers)
– Professional society; also develops mostly LAN standards – standards.ieee.org

• IETF (Internet Engineering Task Force)
– Develops Internet standards – No official membership (anyone welcome) – www.ietf.org

1 - 32

Some Data Comm. Standards
Layer
5. Application layer

Common Standards
HTTP, HTML (Web) MPEG, H.323 (audio/video) IMAP, POP (e-mail) TCP (Internet) SPX (Novell LANs) IP (Internet) IPX (Novell LANs) Ethernet (LAN) Frame Relay (WAN) PPP (dial-up via modem for MAN) RS-232c cable (LAN) Category 5 twisted pair (LAN) V.92 (56 kbps modem)

4. Transport layer 3. Network layer

2. Data link layer

1. Physical layer

1 - 33

Emerging Trends in Networking
• Pervasive Networking • Integration of Voice, Video and Data • New Information Services

1 - 34

Pervasive Networking
• Means “Networks will be everywhere” • Exponential growth of Network use • Many new types of devices will have network capability • Exponential growth of data rates for all kinds of networking • Broadband communications
– Use circuits with 1 Mbps or higher (e.g., DSL)
1 - 35

Relative Capacities of Telephone, LAN, BN, WAN, and Internet Circuits.

1 - 36

Integration of Voice, Video & Data
• Also called “Convergence”
– Networks that were previously transmitted using separate networks will merge into a single, high speed, multimedia network in the near future

• First step largely complete
– Integration of voice and data

• Next step
– Video merging with voice and data – Will take longer partly due to the high data rates required for video
1 - 37

New Information Services
• World Wide Web based
– Many new types of information services becoming available • Services that help ensure quality of information received over www

• Application Service Providers (ASPs)
– Develop specific systems for companies such as providing and operating a payroll system for a company that does not have one of its own

• Information Utilities (Future of ASPs)
– Providing a wide range of info services (email, web, payroll, etc.) (similar to electric or water utilities)
1 - 38

Implications for Management
• Embrace change and actively seek to use new aspects of networks toward improving your organization
– Information moved quickly and easily anywhere and anytime – Information accessed by customers and competitors globally

• Use a set of industry standard technologies
– Can easily mix and match equipment from different vendors – Easier to migrate from older technologies to newer technologies – Smaller cost by using a few well known standards

1 - 39

Similar Documents

Premium Essay

Course Syllabus Cmgt 554

...logged into the student website to view this document. • Instructor policies: This document is posted in the Course Materials forum. University policies are subject to change. Be sure to read the policies at the beginning of each class. Policies may be slightly different depending on the modality in which you attend class. If you have recently changed modalities, read the policies governing your current class modality. Course Materials Fitzgerald, J. & Dennis, A. (2009). Business data communications & networking (10th ed.). Hoboken, NJ: Wiley. Iniewski, K., McCrosky, C., & Minoli, D. (2008). Network infrastructure and architecture: Designing high-availability networks. Hoboken, NJ: Wiley-Interscience. Turban, E. & Volonino, L. (2009). Information technology for management: Improving performance in the digital economy (7th ed.). Hoboken, NJ: Wiley. Supplemental Resources Element K. (2010). Fundamentals of Data Communication: Level 1. Element K. (2010). Fundamentals of Data Communication: Level 2. Element K. (2010). Network Security Fundamentals. Article References Aird, C. L. & Sappenfield, D. (2009, June). IT the 'enabler' of global outsourcing. Financial Executive, 25(5), 62. Chtioui, T. (2009,...

Words: 2439 - Pages: 10

Premium Essay

Marketing

...ĐỒNG QUỐC TIẾN The Impact of Social Networking in Traveling Websites Introduction As has been noted by different authors, the advent of information technology and the internet has gave way to different changes on the way how business, marketing and other transaction or social networking is done. Since, different industries and business wanted to gain competitive advantage through the use of information technology, most of these enterprises are considering changes. There is a notion that users surf the internet, there are many enterprises that have their own website and thousands of advertisement are open with just a blink of an eye (Donthu & Garcia, 1999).  The use of websites is available for any enterprise who wants to make each and every target consumer aware of their existence. In addition website development may enable the enterprise to be known worldwide since more and more users are being independent on the internet as a tool to get essential information.  It is considered today as the most significant part of the travel marketing strategy in the world where competition is very stiff, and that is the market environment. In today’s generation, travelers or visitors are not only visiting a specific place or events, simply just for fun. Most of them are looking for excitement, and more importantly learning process and tourists and travelers are looking for new products and services that would satisfy their needs.  This is one of the reasons why, more and more countries...

Words: 2405 - Pages: 10

Premium Essay

Dfdfasdfa

...networks and key networking technologies? Answer: The principal components of telecommunications networks: Telecommunications are the means of electronic transmission of information over distances. The information may be in the form of voice telephone calls, data, text, images, or video. Today, telecommunications are used to organize more or less remote computer systems into telecommunications networks. These networks themselves are run by computers. A telecommunications network is an arrangement of computing and telecommunications resources for communication of information between distant locations. A telecommunications network includes the following components: Figure: principal components of a simple computer network 1. Computer: Computers that process information and are interconnected by the network 2. Network Interface: Each computer on the network contains a network interface device called a network interface card (NIC). 3. A Connection medium: The connection medium for linking network components can be a telephone wire, Coaxial cable or radio signal in the case of cell phone and wireless local area networks. 4. Network operating System software: The network operating system (NOS) routes and manages communications on the network and coordinates network resources. 5. Hub or switch: Hubs are very simple service that connects network components, sending packet of data to all other connected data. Figure:...

Words: 1634 - Pages: 7

Premium Essay

Important Docs

...Sam’s network security | Network Security | Reliable and Convenient Secured Systems | | MIRZA | 4/4/2015 | Company basically deals with the secured database system which provides data with security systems. These Secured systems were implemented from network security and the main motivation of this project was to focus on the designing of the secured systems. These systems helps in communication in all kinds of business such as the small scale business industries to the large scale business industries. | Table of Contents Abstract 3 Company Framework: 4 Business Problems in Communication/Networking: 5 High Focus Clarification: 5 Advantages of Solving Problems: 6 Business/Technical Access: 7 Network Computing Infrastructure Impact 7 Communication Infrastructure Impact: 9 Database Impact to the Organization 9 Change in Process 11 Technology or Business Practices Used to Augment the Solution 11 Conclusions 12 Implementation Plan 12 Summary 12 Abstract Network securest helps the business industries to provide the secured data such as the transactions done in the CRM(customer relationship management) where the customers provide their personal details to the companies and the companies use their details with our secured transaction systems. Company’s main motivation on this project is to provide the security to the user database systems so that the third party is not involved when the process is done. Generally, when we go for shopping...

Words: 2489 - Pages: 10

Free Essay

It Infrastructure

...Tiffany’s Networking Request for Proposal for a Technology Network Infrastructure May 6, 2011 1 Purpose The purpose of this Request for Proposal (RFP) is to invite prospective vendors to submit a proposal to supply a Structured Cabling solution to Tiffany’s networking. The RFP provides vendors with the relevant operational, performance, and architectural requirements for the solution. 2 Coverage & Participation The intended coverage of this RFP, and any agreement resulting from this solicitation, shall be for the use of all departments at Tiffany’s networking along with any satellite offices. Tiffany’s networking reserves the right to add and/or delete elements, or to change any element of the coverage and participation at any time without prior notification and without any liability or obligation of any kind or amount. General Information The Enterprise Insert Enterprise Description Here Describe the enterprise in a few brief paragraphs. State the core business of the enterprise, the number of employees and the general size of the IT infrastructure: number of workstations, servers, etc. Include a description of the business and location including any satellite offices that will be involved in the project. Describe the overall objectives of the Structured Cabling solution purchase. Focus on larger business goals, not technical specifications. For example, most enterprises put the purchase of a Structured Cabling solution...

Words: 2282 - Pages: 10

Premium Essay

Introduction to Data Communication

...Introduction to Data Communication As the world of data communication and networking is changing a transformation of the marketing world is a challenge to stay connected with real world through devices in real time such as mobile phone, tablets, computers and laptops. The modern day marketing have to combine the creative side of discipline and this could be a huge challenge. Three areas of the changing transformation within the market of data communication are by speed, relevance and the reaches within campaigns which has increased greatly through different ways in which people may access the media, like through Facebook, YouTube, cell phones and computers. The changing system bring about a particular tool or system and for any brand of systems to work together in the networking world and brand teams of technologizes be placed to implement new systems. One such resource is “Organizational Challenges to the Adoption of the Internet” gives important update of the changes within the networking community. (www.ncbi.nlm.nih.gov). Current trends that affect the data communication are market trends in which these they show opportunities on how to grow business successfully and take advantages of the many positive changes and guard against the negative ones. While the market trend does effectively also inform it also save organizations from reacting to late when it comes to surprises that may occur while keeping ahead of the many competitors when developing business growth strategies...

Words: 661 - Pages: 3

Premium Essay

Case Study Just to Join

...DATA COMMUNICATIONS First Semester 2012-2013 CMSC 137 Data Communications and Networking ICS-UPLB JAC Hermocilla Data Communications ● Communication involves information sharing : local or remote Telecommunication – communication at a distance – ● telephony, telegraphy, television ● Data communications – the exchange of data between devices via some form of transmission medium such as wire cable – data - information presented in whatever form agreed upon by parties creating and using data ● Devices must be part of a data communications system (DCS) , a combination of hardware and software First Semester 2012-2013 CMSC 137 Data Communications and Networking ICS-UPLB JAC Hermocilla Effective DCS ● Delivery – Must deliver data to the correct destination Must deliver data accurately Must deliver data in a timely manner Must consider variations in the packet arrival time CMSC 137 Data Communications and Networking ICS-UPLB JAC Hermocilla ● Accuracy – ● Timeliness – ● Jitter – First Semester 2012-2013 Components of a DCS (1) ● Message – Information to be communicated Device that sends the message: computer, phone Device that receives the message: computer, phone Physical path by which a message travels from sender to receiver: twisted-pair wire, coaxial cable, fiber optics, radio waves A set of rules that govern data communications An agreement between the communicating devices ● ...

Words: 2060 - Pages: 9

Premium Essay

Information Technology

...We use social networks to establish business relationship and our presence can help to contact customer. We also contribute to a blog to discuss topics related to business. These social media tools can be effective way to reach a customer, but it is also important to keep the potential challenges. Social media is a form of peer to peer communication, has become a popular way to connect new and existing customers. Knowledge of the pros and concerns of social networks can help in most effectively use these tools for your business. We often are great for social media, but in our excited we sometimes neglect the dark side of social media. Overall social media have good and bad side to business. Online networking instruments, for example, Facebook and twitter have turned into an imperative gathering of people. An organization's current and potential buyer base like, not care for, taste and patterns arrive, experienced investigation, focusing on and maintenance. Purchaser to keep up the relative dynamism of informal organizations. Firstly, there are a percentage of the worries may have when utilizing online networking that is manager of organization need to think how to deal with a negative input in online networking. That is genuine online networking permit client was upset to leave remark in openly, don't imagine that there is no online networking, it won't in any case happen in a sure place on the system. We have to make a strategy, how to manage negative remark or criticism before...

Words: 1271 - Pages: 6

Free Essay

Abc Business

...CBC80001-FS1 A Complete System for Business Communications from Verizon and Cisco A Cisco Smart Business Communications System from Verizon offers everything you need for more secure voice and data networking. Start Your Business the Right Way Whether you are starting up or branching out, the Cisco Smart Business Communications System gives you an affordable, all-in-one solution. Built-in voice, messaging, and mobility features let you stay in touch with local, regional, and overseas suppliers easily and cost-effectively. Wired and wireless data networking supports all your business operations and data needs, enabling you to start your business as a paperless office. Simple, Secure, Complete The Cisco Smart Business Communications System is a complete solution that replaces your traditional telephone system. It also gives you highly secure Internet capabilities with a data network and wireless connectivity to support powerful business applications. Best of all, it’s easy to use. And when you are ready to add new users and new capabilities, the system can easily accommodate changes and upgrades. Hardware to Connect Phones and Computers At the heart of the solution is an intelligent IP network. Cisco offers a suite of proven, industry-leading products for wired and wireless voice and data communications. An all-in-one system combines connections to the public telephone network and the Internet with integrated network security, ports to plug in Cisco Unified IP phones and...

Words: 874 - Pages: 4

Premium Essay

Unit 1 Assignment 1: Effects of Routing on Current Communication Methods Used by Organizations

...| | | | | | | | | ------------------------------------------------- Graded Discussion/Assignment Requirements Discussion or Assignment Requirements documents provided below must be printed and distributed to students for guidance on completing the discussions and assignments and submitting them for grading. Instructors must remind students to retain all handouts and assignment documents issued in every unit, as well as student-prepared documentation and graded deliverables. Some or all these documents will be used repeatedly across different units. Unit 1 Assignment 1: Effects of Routing on Current Communication Methods Used by Organizations Learning Objectives and Outcomes * Explore the effects of routing on current communication methods used by organizations. Assignment Requirements The Johnson Company provides networking components and services. It sounds simple, but management knows it takes a lot of planning to get it right. Retail product and service businesses operate in a crowded market. There is intense competition for customers. Today's businesses have found that the pursuit and retention of customers is the primary goal and Johnson is concerned that their methods are too antiquated to keep them competitive. Currently, Johnson used analog phone lines and takes all customer orders by...

Words: 3601 - Pages: 15

Premium Essay

Computer Networks

...| Table of Contents Introduction 3 Computer and Networking. 3 Characteristics of Computer Networks. 3 Types of Computer Networks. 4  PAN (Personal Area Network) 4  LAN (Local Area Network) 5  MAN (Metropolitan Area Network) 5  WAN (Wide Area Network) 5  CAN (Campus Area Network) 5  SAN (Storage Area Network) 5 Why do we network our computers? 6 Peer-to-peer networking. 6 Computer Network Technologies 7 Conclusion: 8 Reference: 9 Introduction The purpose of the report is to survey and monitor the current state of computer network and the types of computer networks. This report is written by examining a range of recent published articles, magazine articles, and internet sites on the topic of computer networks used which are used commonly. The report is mainly about the types of computer network and their functions. Computer and Networking. A computer is a programmable machine, which is designed to sequentially and arithmetically carry out a sequence of logical operations. The particular sequence of operation allowing to solve more than one kind of problem. It responds to a specific set of instructions in a well defined manner. It can execute a pre-recorded list of instructions. Main components of computers are input, output and process. (Thakur) According to (Mitchell, What is (Wireless / Computer) Networking?) networking is linking or joining two or more computers with the purpose of sharing data. It consists of computers, wiring, and other devices...

Words: 1669 - Pages: 7

Premium Essay

The Effects of Social Media Marketing on Online Consumer Behaviour

...Methods for Business and Management Referred/Deferred Coursework Critique: The Effects of Social Media Marketing on Online Consumer Behaviour Table of Contents Summary 2 Main Critique 2 Research Approaches 5 Conclusion 7 Reference 8 Summary The paper is providing a critical review of “The Effects of Social Media Marketing on Online Consumer Behaviour” by Simona Vinerean, Iuliana Cetina, Luigi Dumitrescu,and Mihai Tichindelean. The article is reviewing the communication of brand with consumers (Vinerean, Cetina, Dumitrescu, & Tichindelean, 2013). Internet and social media is proved to be the most effective platform for consumers and businesses to socialize or communicate. Organizations can access a wide array of consumers throughout the globe, as social media is a platform to publicize the personal evaluation of consumers. The article is focusing on 236 social media users to examine different measures reflecting positive influence of networking websites on the consumers’ perception about advertising through this platform (Vinerean, Cetina, Dumitrescu, & Tichindelean, 2013). It is found in the paper that the social media marketing provides the evidence of virtual presence of online consumers for organization reflecting the positive outlook on sales and reputation. The aim of this research is to empirically investigate, determine the communication with social media marketing, and have a positive outlook regarding advertising on social networking websites...

Words: 1880 - Pages: 8

Premium Essay

Ndas

...(Q1) NDAS starts their long journey since 1985. Currently state of NDA office automation, system integration and networking differs from one department to another while some departments work manually. The payroll department currently carries out its own data processing using a mini computer. Due to expansion of the business and complexity of the billing process these processes are automated throughout Florida offices. The marketing and sales department which is headed by Bob Jones runs as a Local Area Network limited the sales and marketing division itself. This connects every personal computer of each account representative. When we come to Accounts receivable division which is headed by Jane Van Dyke, a powerful microcomputer server provides database for both customer billing and bad debts. The accounts payable division that is led by john Lawson functions with its own vender data base stored on an old minicomputer server. This data base holds billing details such as billings of ODI to NDAS and also this division is responsible for the payroll process. A LAN can be established as well since employees here also got PC’s on their desk similar to accounts receivable division. Peter Browne, the maintenance supervisor of the fleet maintenance division refuses to automate his division’s record keeping processes and satisfied with the usual way. Therefore this division has no computer capability. Fleet maintenance division has another part which is ‘Dispatch’. This section...

Words: 2218 - Pages: 9

Premium Essay

Sss Bn Nwteotk

...UNIT DESCRIPTION Bachelor of Networking (BNet) Bachelor of Engineering Technology (Telecommunications) BEng(Tel) BN106-Networking Fundamentals Trimester 1, 2016 1. ENTRY REQUIREMENTS AND SUBJECT WEIGHTING Prerequisites: N/A Co-requisites: BN103 Platform Technologies Credit Points: 15 credit points Level: Year 1, Core Workload: Timetabled hours/week: 4 (Lecture = 2 hours, Tute/Lab = 2 hours) Personal study hours/week: 5 2. STAFF Moderator: Unit Coordinator: Lecturer (Melb): Lecturer (Syd): 3. BRIEF DESCRIPTION This is a second trimester core unit out of a total of 24 units in the Bachelor of Networking (BNet) and Bachelor of Engineering Technology (Telecommunications) BEngTech(Tel). This unit addresses the BNet and BEngTech(Tel) course learning outcomes and complements other courses in a related field by developing students’ knowledge and skills in networks. For further course information refer to: http://www.mit.edu.au/courses/bachelor-networking and http://www.mit.edu.au/courses/bachelor-engineering-technology-telecommunications Computer Networks are built with a combination of computer hardware and computer software. Networks can be categorized in different ways such as according to the geographic area (LAN, WAN, MAN etc) or based on topology or on the types of protocols they support. This unit covers design, networking equipments, protocols and technologies essential to build computer networks. You will also learn principles, benefits...

Words: 2135 - Pages: 9

Premium Essay

Mcdm Case Study

...Information technology are evaluated using a score card which will be used to establish a portfolio Application Model Matrix which will be used in comparing the projects, some of the proposed infrastructure projects for MDSCM include standard computing hardware and software, website and data warehousing. The website is the project with the highest likelihood to succeed and also will add value to the business. Introduction: The following is a summary of the information technology projects appropriate for the MDCM Company, IT infrastructure required include networking, standard computing hardware and software, data warehousing, messaging system and a website. A score card is also established in order evaluate each project and these scores are represented in a Portfolio Application Model Matrix. IT infrastructure: Networking: This project involves the use of internet and networking resources available to enable the sharing of information across the subsidiaries and also within the subsidiaries, networking will improve quality of products given that it will enable sharing of information with the various departments and subsidiaries and therefore add value to products. Computing hardware and software: According to the case study the company different hardware platform systems including AIX, UNIX, Windows NT, windows 2000, adoption of a standardized operating system will help reduce both support costs and maintenance costs. This will enable the company gain competitive advantage...

Words: 1095 - Pages: 5