3 Technology For Online Business
3 Technology For Online Business
3 Technology For Online Business
forms of markets to the consumer and also to the industry and has
brought the byers and sellers together regardless of their physical
location.
ISPs are connected to larger ISPs and the largest ISPs maintain fiber-
optic “backbones” for an entire nation or region. Backbones around
the world are connected through fiber-optic lines, undersea cables or
satellite links. And thus every computer on the Internet is connected
to every other computer on the Internet.
The “glue” that holds the Web together is called Hypertext and
Hyperlinks. This feature allows electronic files on the Web to be
linked so that one can easily jump between them. Web pages are
written in a computer language called Hypertext Markup
Language or HTML.
Fig: Internet Service Provider (ISP)
www: The World Wide Web, also referred to as the www and “the
Web”, is the universe of information available via Hypertext Transfer
Protocol (HTTP).
Users viewing the web page can select the hypertext link and retrieve
or connect to the information resource that the link points to.
Hypertext “links” can lead to other documents, sounds, images,
databases, e-mail addresses, etc.
The Internet uses the numeric IP address to send data. For example,
one may be connecting to a www server with the domain name
“rs.internic.net”, but as far as the network is concerned, the
connection to the Web server is with the IP address associated with
that domain name.
For example, to check the account balance of one’s bank account from
his computer, a client program in his computer forwards the request
to a server program at the bank. That program may in turn forward
the request to its own client program that sends a request to a
database server at another bank computer to retrieve the account
balance. The balance is returned back to the bank data client, which
in turn serves it back to the client in his personal computer, which
displays the information.
Client: In Client / Server architecture, client is a computer or process
that request from a server. It is often an application that uses a
graphical user interface and each instance of the client software can
send requests to a server.
Characteristics of a Client:
• Client is an active (master) computer or process in client / server
architecture.
• Client sends requests to server.
• Client waits for and receives server replies.
Characteristics of a Server:-
A server, like any computer, consists of two parts, the hardware and
the software.
• All Network Operating System will have many in-built features like
file serving, print serving, backup, and some way to secure those
resources.
• Some Network Operating Systems also include a Web server or mail
server, while in some these have to be bought separately.
• The IP stack can be roughly fitted to the four layers of the original TCP
/ IP model:-
• In many cases this model has also been divided into five layers where
the Network access layer is splitted into a Data link layer on top of a
Physical layer, and the Internet layer is Called Network layer.
Fig: Layers in TCP/IP
Web Server: Web server delivers web pages on a computer. It is
responsible for accepting HTTP requests from clients, which are
known as Web browsers, and serving them HTTP responses along
with optional data contents, which usually are Web pages such as
HTML documents and linked objects.
Every Web server has an IP address and possibly a domain name. For
example, if we enter the URL http://www.abc.com/index.html in
our browser, this sends a request to the server whose domain name is
abc.com. The server then fetches the page named index.html and
send it to our browser.
o Usually Web servers have also the capability of logging some detailed
information, about client requests and server responses, to log files;
this allows the Webmaster to collect statistics by running log
analyzers on log files.
In practice, many Web servers implement the following features
too:-
• Large file support to be able to serve files whose size is greater than 2
GB on 32 bit OS.
Unlike FTP, where entire files are transferred from one device to
another and copied into memory, HTTP only transfers the contents
of a web page into a browser for viewing.
Fig: Middleware
Some middleware services are:-
Sometimes the term refers only to the most visible service, the
internal website. The same concepts and technologies of the Internet
such as clients and servers running on the Internet protocol suite are
used to build an intranet.
Advantages of Intranet:-
Disadvantages of Intranet:-
ii. There could be security concerns viz. who accesses the intranet,
abuse of the intranet by users.
iii. Intranets may cause “information overload”, i.e. delivering too much
information to handle.
Fig: Internet, Intranet, Extranet
Extranet: An extranet is a private network that uses Internet
technology and the public telecommunication system to securely
share part of a business’s information for operations with suppliers,
vendors, partners, customers, or other businesses.
The linking of hyper text (to external and internal hypertext files)
can be accomplished in a variety of ways.
Fig: Hypertext
Hypermedia: Hypermedia is a term used for hypertext, which is not
constrained to be text: it can include graphics, video and sound.
Apparently Ted Nelson was the first to use this term too.
It is used to prepare documents for the World Wide Web. A web page
is a single unit of information, often called a document, that is
available on the World Wide Web.
The server accepts the connection initiated by the client and sends
back a response. The HTTP request identifies the resource that the
client is interested in and tells the server what ‘action’ to take on the
resource.
• WAIS
• Gopher