Developing distributed and E-commerce applications:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Harlow [u.a.]
Addison-Wesley
2004
|
Ausgabe: | 2. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XX, 465 S. Ill. 1 CD-ROM, 12 cm |
ISBN: | 0321154223 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV021698748 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 060817s2004 xxua||| |||| 00||| eng d | ||
010 | |a 2002032966 | ||
020 | |a 0321154223 |c pbk |9 0-321-15422-3 | ||
035 | |a (OCoLC)50669178 | ||
035 | |a (DE-599)BVBBV021698748 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-739 | ||
050 | 0 | |a QA76.9.D5 | |
082 | 0 | |a 658.054678 |2 21 | |
082 | 0 | |a 005.1 |2 21 | |
084 | |a ST 520 |0 (DE-625)143678: |2 rvk | ||
100 | 1 | |a Ince, Darrel |d 1948- |e Verfasser |0 (DE-588)123876478 |4 aut | |
245 | 1 | 0 | |a Developing distributed and E-commerce applications |c Darrel Ince |
250 | |a 2. ed. | ||
264 | 1 | |a Harlow [u.a.] |b Addison-Wesley |c 2004 | |
300 | |a XX, 465 S. |b Ill. |e 1 CD-ROM, 12 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 7 | |a E-commerce |2 gtt | |
650 | 7 | |a Gedistribueerde gegevensverwerking |2 gtt | |
650 | 7 | |a Internet |2 gtt | |
650 | 7 | |a Programmeertalen |2 gtt | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Application software |x Development | |
650 | 4 | |a Electronic commerce |x Computer programs | |
650 | 4 | |a Electronic data processing |x Distributed processing | |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014912713&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-014912713 |
Datensatz im Suchindex
_version_ | 1804135528550891520 |
---|---|
adam_text | Contents
Preface
Acknowledgements
xix
xxi
An Introduction to E-commerce and Distributed
Applications
Introduction
1.1
1.2
1.3
1.4
1.5
E-commerce applications
2.1
2.2
2.3
2.4
2.5
2.6
The facilities of the Internet
3.1
3.2
3.3
3.4
3.5
Issues and problems in e-commerce development
4.1
4.2
4.3
2
2
3
3
4
4
6
6
8
10
11
11
14
15
15
16
17
17
18
19
19
22
24
viii Contents
4.4
4.5
4.6
4.7
5
5.1
5.2
5.3
6
6.1
6.2
7
References
The Internet and TCP/IP
1
2
3
3.1
3.2
3.3
3.4 Internetaddresses 45
3.5
3.6
3.7
4
4.1
4.2
5
6
References
Clients and Servers
1
2
2.1
2.2
viii Contents
4.4
4.5
4.6
4.7
5
5.1
5.2
5.3
6
6.1
6.2
7
References
The Internet and TCP/IP
1
2
3
3.1
3.2
3.3
3.4 Internetaddresses 45
3.5
3.6
3.7
4
4.1
4.2
5
6
References
Clients and Servers
1
2
2.1
2.2
Contents ix
3 Middleware 61
3.1
4
4.1
4.2
4.3
4.4
5
5.1
5.2 nie
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.10
6
6.1
6.2
6.3
6.4
7
8
9
References
Distributed Paradigms
1
80
2
80
2.1
80
2.2
82
2.3
83
2.4
83
3
84
4
86
4.1
86
4.2
87
4.3
89
Contents
5 Remote
5.1
5.2
5.3
6
6.1
6.2
7
References
Database Servers
1
2
3
4
4.1
4.2
4.3
4.4
5
5.1
5.2
5.3
6
6.1
6.2
6.3
6.4
6.5
6.6
7
8
8.1
8.2
8.3
9
10
References
Contents xi
Web Servers
1
2
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3
3.1
3.2
3.3
3.4
4
5
5.1
5.2
5.3
5.4
6
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
7
8
9
10
References
xii Contents
Programming Web Servers
181
182
183
185
190
193
193
194
196
197
198
198
199
199
200
201
201
202
203
6
6.1
6.2
6.3
6.4
7
References
XML
1
2
2.1
2.2
3
4
4.1
4.2
1
Introduction
2
Servlets
2.1
Serviet
2.2
The
2.3
Persistence at the client
3
Java Server Pages
3.1
Introduction
3.2
A forms processing program
3.3
A page counter
3.4
Using control structures
4
Per
1
4.1
Data types
4.2
Control constructs
4.3
String processing
4.4
Perl and Web server programming
5
Web services
5.1
Introduction
5.2
Web service architecture
5.3
The role of SOAP
Contents
5
5.1
5.2
5.3
5.4
5.5
6
6.1
6.2
6.3
7
8
References
RMI and Distributed Objects
1
2
3
4
5
5.1
5.2
5.3
6
6.1
6.2
6.3
7
7.1
7.2
8
9
References
CORBA
1
2
xiv Contents
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
4
4.1
4.2
4.3
4.4
5
6
7
References
Internet Security
1
2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4
4.1
4.2
4.3
4.4
5
5.1
5.2
Contents xv
5.3 Digital
5.4
5.5
6
6.1
6.2
6.3
6.4
7
7.1
7.2
7.3
7.4
7.5
8
8.1
8.2
9
9.1
9.2
10
11
References
Concurrency
1
2
2.1
3
3.1
3.2
3.3
4
4.1
4.2
5
6
References
xvi Contents
Transactions
1
1.1
1.2
2
2.1
2.2
2.3
3
4
4.1
4.2
4.3
4.4
5
References
Designing Distributed Systems
1
2
2.1
2.2
2.3
2.4
2.5
3
3.1
3.2
3.3
4
5
References
Bots,
1
1.1
1.2
Contents xvii
2
2.1
2.2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.11
4
4.1
4.2
4.3
5
5.1
5.2
6
References
Ubiquitous and Mobile Computing
1
2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
4
4.1
4.2
4.3
xviii Contents
5
6
References
Case Study
1
2
3
4
5
5.1
6
6.1
6.2
6.3
6.4
7
7.1
7.2
7.3
7.4
8
8.1
8.2
8.3
8.4
8.5
8.6
9
10
References
Glossary
Index
|
adam_txt |
Contents
Preface
Acknowledgements
xix
xxi
An Introduction to E-commerce and Distributed
Applications
Introduction
1.1
1.2
1.3
1.4
1.5
E-commerce applications
2.1
2.2
2.3
2.4
2.5
2.6
The facilities of the Internet
3.1
3.2
3.3
3.4
3.5
Issues and problems in e-commerce development
4.1
4.2
4.3
2
2
3
3
4
4
6
6
8
10
11
11
14
15
15
16
17
17
18
19
19
22
24
viii Contents
4.4
4.5
4.6
4.7
5
5.1
5.2
5.3
6
6.1
6.2
7
References
The Internet and TCP/IP
1
2
3
3.1
3.2
3.3
3.4 Internetaddresses 45
3.5
3.6
3.7
4
4.1
4.2
5
6
References
Clients and Servers
1
2
2.1
2.2
viii Contents
4.4
4.5
4.6
4.7
5
5.1
5.2
5.3
6
6.1
6.2
7
References
The Internet and TCP/IP
1
2
3
3.1
3.2
3.3
3.4 Internetaddresses 45
3.5
3.6
3.7
4
4.1
4.2
5
6
References
Clients and Servers
1
2
2.1
2.2
Contents ix
3 Middleware 61
3.1
4
4.1
4.2
4.3
4.4
5
5.1
5.2 nie
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.10
6
6.1
6.2
6.3
6.4
7
8
9
References
Distributed Paradigms
1
80
2
80
2.1
80
2.2
82
2.3
83
2.4
83
3
84
4
86
4.1
86
4.2
87
4.3
89
Contents
5 Remote
5.1
5.2
5.3
6
6.1
6.2
7
References
Database Servers
1
2
3
4
4.1
4.2
4.3
4.4
5
5.1
5.2
5.3
6
6.1
6.2
6.3
6.4
6.5
6.6
7
8
8.1
8.2
8.3
9
10
References
Contents xi
Web Servers
1
2
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3
3.1
3.2
3.3
3.4
4
5
5.1
5.2
5.3
5.4
6
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
7
8
9
10
References
xii Contents
Programming Web Servers
181
182
183
185
190
193
193
194
196
197
198
198
199
199
200
201
201
202
203
6
6.1
6.2
6.3
6.4
7
References
XML
1
2
2.1
2.2
3
4
4.1
4.2
1
Introduction
2
Servlets
2.1
Serviet
2.2
The
2.3
Persistence at the client
3
Java Server Pages
3.1
Introduction
3.2
A forms processing program
3.3
A page counter
3.4
Using control structures
4
Per
1
4.1
Data types
4.2
Control constructs
4.3
String processing
4.4
Perl and Web server programming
5
Web services
5.1
Introduction
5.2
Web service architecture
5.3
The role of SOAP
Contents
5
5.1
5.2
5.3
5.4
5.5
6
6.1
6.2
6.3
7
8
References
RMI and Distributed Objects
1
2
3
4
5
5.1
5.2
5.3
6
6.1
6.2
6.3
7
7.1
7.2
8
9
References
CORBA
1
2
xiv Contents
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
4
4.1
4.2
4.3
4.4
5
6
7
References
Internet Security
1
2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4
4.1
4.2
4.3
4.4
5
5.1
5.2
Contents xv
5.3 Digital
5.4
5.5
6
6.1
6.2
6.3
6.4
7
7.1
7.2
7.3
7.4
7.5
8
8.1
8.2
9
9.1
9.2
10
11
References
Concurrency
1
2
2.1
3
3.1
3.2
3.3
4
4.1
4.2
5
6
References
xvi Contents
Transactions
1
1.1
1.2
2
2.1
2.2
2.3
3
4
4.1
4.2
4.3
4.4
5
References
Designing Distributed Systems
1
2
2.1
2.2
2.3
2.4
2.5
3
3.1
3.2
3.3
4
5
References
Bots,
1
1.1
1.2
Contents xvii
2
2.1
2.2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.11
4
4.1
4.2
4.3
5
5.1
5.2
6
References
Ubiquitous and Mobile Computing
1
2
3
3.1
3.2
3.3
3.4
3.5
3.6
3.7
4
4.1
4.2
4.3
xviii Contents
5
6
References
Case Study
1
2
3
4
5
5.1
6
6.1
6.2
6.3
6.4
7
7.1
7.2
7.3
7.4
8
8.1
8.2
8.3
8.4
8.5
8.6
9
10
References
Glossary
Index |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Ince, Darrel 1948- |
author_GND | (DE-588)123876478 |
author_facet | Ince, Darrel 1948- |
author_role | aut |
author_sort | Ince, Darrel 1948- |
author_variant | d i di |
building | Verbundindex |
bvnumber | BV021698748 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D5 |
callnumber-search | QA76.9.D5 |
callnumber-sort | QA 276.9 D5 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 520 |
ctrlnum | (OCoLC)50669178 (DE-599)BVBBV021698748 |
dewey-full | 658.054678 005.1 |
dewey-hundreds | 600 - Technology (Applied sciences) 000 - Computer science, information, general works |
dewey-ones | 658 - General management 005 - Computer programming, programs, data, security |
dewey-raw | 658.054678 005.1 |
dewey-search | 658.054678 005.1 |
dewey-sort | 3658.054678 |
dewey-tens | 650 - Management and auxiliary services 000 - Computer science, information, general works |
discipline | Informatik Wirtschaftswissenschaften |
discipline_str_mv | Informatik Wirtschaftswissenschaften |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01573nam a2200445zc 4500</leader><controlfield tag="001">BV021698748</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">060817s2004 xxua||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2002032966</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0321154223</subfield><subfield code="c">pbk</subfield><subfield code="9">0-321-15422-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)50669178</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV021698748</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.D5</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.054678</subfield><subfield code="2">21</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 520</subfield><subfield code="0">(DE-625)143678:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Ince, Darrel</subfield><subfield code="d">1948-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123876478</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Developing distributed and E-commerce applications</subfield><subfield code="c">Darrel Ince</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Harlow [u.a.]</subfield><subfield code="b">Addison-Wesley</subfield><subfield code="c">2004</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XX, 465 S.</subfield><subfield code="b">Ill.</subfield><subfield code="e">1 CD-ROM, 12 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">E-commerce</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Gedistribueerde gegevensverwerking</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Internet</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Programmeertalen</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic commerce</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic data processing</subfield><subfield code="x">Distributed processing</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014912713&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-014912713</subfield></datafield></record></collection> |
id | DE-604.BV021698748 |
illustrated | Illustrated |
index_date | 2024-07-02T15:16:36Z |
indexdate | 2024-07-09T20:41:56Z |
institution | BVB |
isbn | 0321154223 |
language | English |
lccn | 2002032966 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-014912713 |
oclc_num | 50669178 |
open_access_boolean | |
owner | DE-739 |
owner_facet | DE-739 |
physical | XX, 465 S. Ill. 1 CD-ROM, 12 cm |
publishDate | 2004 |
publishDateSearch | 2004 |
publishDateSort | 2004 |
publisher | Addison-Wesley |
record_format | marc |
spelling | Ince, Darrel 1948- Verfasser (DE-588)123876478 aut Developing distributed and E-commerce applications Darrel Ince 2. ed. Harlow [u.a.] Addison-Wesley 2004 XX, 465 S. Ill. 1 CD-ROM, 12 cm txt rdacontent n rdamedia nc rdacarrier E-commerce gtt Gedistribueerde gegevensverwerking gtt Internet gtt Programmeertalen gtt Datenverarbeitung Application software Development Electronic commerce Computer programs Electronic data processing Distributed processing Digitalisierung UB Passau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014912713&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Ince, Darrel 1948- Developing distributed and E-commerce applications E-commerce gtt Gedistribueerde gegevensverwerking gtt Internet gtt Programmeertalen gtt Datenverarbeitung Application software Development Electronic commerce Computer programs Electronic data processing Distributed processing |
title | Developing distributed and E-commerce applications |
title_auth | Developing distributed and E-commerce applications |
title_exact_search | Developing distributed and E-commerce applications |
title_exact_search_txtP | Developing distributed and E-commerce applications |
title_full | Developing distributed and E-commerce applications Darrel Ince |
title_fullStr | Developing distributed and E-commerce applications Darrel Ince |
title_full_unstemmed | Developing distributed and E-commerce applications Darrel Ince |
title_short | Developing distributed and E-commerce applications |
title_sort | developing distributed and e commerce applications |
topic | E-commerce gtt Gedistribueerde gegevensverwerking gtt Internet gtt Programmeertalen gtt Datenverarbeitung Application software Development Electronic commerce Computer programs Electronic data processing Distributed processing |
topic_facet | E-commerce Gedistribueerde gegevensverwerking Internet Programmeertalen Datenverarbeitung Application software Development Electronic commerce Computer programs Electronic data processing Distributed processing |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014912713&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT incedarrel developingdistributedandecommerceapplications |