You are on page 1of 3

Evolution and involution of web

services
Prvulescu Gheorghe Irinel
Universitatea din Craiova, Facultatea de Stiinte

Abstract

A web service is any service available on the Internet that uses a standardized XML message system
and is not linked to any operating system or computer. A few years ago, web services were not fast
enough to be considered interesting. But due to the major development of technologies in recent years,
most people and most companies have broadband (broadband) connections and have used the Web more
and more. When major platforms were able to access the Web using Web browsers, different platforms
could intercept. For these platforms to interact, Web applications have been developed.

eb services have delivered Web ap- - reuse of existing services

W plications to the next level of de-


velopment. By using web services,
your application can publish its features or
- easy distribution of information among
consumers
- rapid development
messages to everyone using the Web. Folsind
web services, the economic department based
on a Windows server can connect to another
Unix-running server. Types of architectures
Web services have two types of use. First, There are many standards and protocols,
the components of a web service are reusable. the most used being HTTP, designed to build
There are things that applications need very web services. These standards are called the
often. So why do we always build these things WS- * stack. These include WS-Notification,
when we can reuse them? Thats why web ser- WS-Security, WSDL, and SOAP. But they add
vices were created. Web services can provide a great deal of complexity to web services.
component applications such as currency con- Thats why the simplicity of web technolo-
version, weather reports and even the trans- gies (HTTP protocol, URI name standard, and
lation of a service language. Secondly, web XML protocol) has led to the construction of
services connect existing applications already. some other services, the web services architec-
They help solve the interoperability problem tures being divided into two main categories:
by allowing data sharing between different - RPC architecture (Big Web Services-
applications and platforms. These are two oriented)
major benefits of web services. - Resource-Oriented Architecture (REST)
Based on a common XML language (eX-
tensible Markup Language) and a common
The advantages of web services are: transport protocol - HTTP (HyperText Trans-
- interoperability between applications fer Protocol), Web services act as an interme-

1
diary between the two entities that want to activities, such as the construction of Inter-
communicate with each other. XML is the net connections for commercial purposes, are
engine that makes it possible to transfer data part of the internet economy, but they are
over the Internet, and is also the foundation not necessarily e-commerce. The digital econ-
of Web services. omy is based on digital technologies such as
The RPC architecture allows sending and computer, software and digital networks. In
receiving the message in a wrapper. This most cases, the digital economy is the same
wrapper can be of several types: SOAP, XML- as e-commerce. However, not all activities in
RPC and even HTTP. Because of this coating, the digital economy are e-commerce activities.
this web service style is complex. Why use a E-commerce was probably one of the most
complex type when we can use an architec- prevalent terms in this digital age. Although
ture as easy as the WEB architecture: REST e-commerce was once regarded simply as a
architecture. motorway of wealth, it actually transformed
Lately, more and more people are using the way people work.
the Internet to make various shopping. E- E-commerce can be extremely useful and
commerce means much more than mere ex- can provide us with many advantages, for ex-
change of goods between two people. Next, ample, the buyer can quickly make purchases
an introduction to e-commerce. on any day and at any time, the flexibility
to choose products and services, the ability
Do you wonder what electronic commerce to compare them, Of products, etc. The ad-
means? vantages of e-commerce are much more, both
Electronic commerce is the transaction of companies and traders can win.
goods and services through electronic com- In Romania, e-commerce is at the begin-
munications. Although the general public ning, there are very few sites where products
has become familiar with e-commerce only in can be ordered. The main products that are
the last decade or so, e-commerce is in fact marketed as well in Romania are hardware,
around 30 years old. There are two types of software, household equipment, music, books
e-commerce: business-to-business (B2B) and and computer equipment . In conclusion, Ro-
business-to-consumer (B2C). In B2B, compa- mania is very low compared to other East-
nies operate with their suppliers, distribu- ern European countries, but e-commerce in
tors, and other partners through electronic Romania is growing. The number of Inter-
networks. In B2C, companies sell products net subscribers increases, the number of card
and services to consumers. Although B2C is users, mobile telephony, Internet bandwidth,
better known to the general public, B2B is the distance learning.
form that actually dominates e-commerce in The most popular ecommerce sites are:
terms of revenue. www.okazii.ro
www.emag.ro
www.price.ro
The concept of e-commerce is related to the
www.librarie.net
notions of internet economy and digital econ-
www.dol.ro
omy. All these concepts refer to the use of new
www.dc-shop.ro
information and communication technologies
In conclusion, e-commerce is growing
for economic activities but with different con-
more and more, offering new opportunities
centrations. The internet economy refers to
for both buyers and retailers or manufactur-
economic activities that generate revenue from
ers. For example, Okazii.ro to improve secu-
the internet or products, Internet-related ser-
rity, offers buyers and sellers, free of charge,
vices. Therefore, pre-internet e-commerce, as
the "Okazii.ro Guarantee" service. "Okazii.ro
detailed in the next section, can not be called
Guarantee" offers buyers the return of costs
Internet economy. On the other hand, some

2
for all purchased products that are part of 5. PC Magazine article by Damon Poeter; http:
their program. //www.pcmag.com/article2/0,2817,2383278,
00.asp.
References 6. Richard A. Clarke, Robert Knake, Cyber War: The
1. AFP article (Sep. 2007); http://afp.google.com/ Next Threat to National Security and What to Do
article/ALeqM5izkiUz-8u1rsvfDH29rJEsd17clw. About It (April 2010)
2. CNET article by Steven Musil (May 2012); http: 7. The Daily Telegraph article by Alex Spillius
//news.cnet.com/8301-1009_3-57442473-83/ (May 2010); http://www.telegraph.co.uk/news/
massive-targeted-cyber-attack-in-middle- worldnews/northamerica/usa/7691500/Cyber-
east-uncovered/. attack-could-fell-US-within-15-minutes.
3. Gizmodo article by Sam Biddle on How to de- html.
stroy the internet (May 2012); http://gizmodo. 8. The Daily Telegraph article by Andrew Hough
com/5912383/how-to-destroy-the-internet. (Jun. 2010); http://www.telegraph.co.uk/
4. io9 article by George Dvorsky (Sep. 2012); http: science/space/7819201/Nasa-warns-solar-
//io9.com/5944558/could-someone-really- flares-from-huge-space-storm-will-cause-
destroy-the-whole-internet. devastation.html.

You might also like