Objektorientierte Netzwerkprogrammierung: Grundlagen und erfolgreiche Praxis mit C++
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Braunschweig [u.a.]
Vieweg
1995
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XI, 270 S. Ill. 1 Diskette , 3,5" |
ISBN: | 3528054298 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV010013494 | ||
003 | DE-604 | ||
005 | 20231110 | ||
007 | t | ||
008 | 950123s1995 a||| |||| 00||| eng d | ||
016 | 7 | |a 943159555 |2 DE-101 | |
020 | |a 3528054298 |9 3-528-05429-8 | ||
035 | |a (OCoLC)633026461 | ||
035 | |a (DE-599)BVBBV010013494 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91 |a DE-20 |a DE-355 |a DE-29T |a DE-706 |a DE-523 |a DE-83 | ||
084 | |a ST 200 |0 (DE-625)143611: |2 rvk | ||
084 | |a ST 230 |0 (DE-625)143617: |2 rvk | ||
084 | |a ST 231 |0 (DE-625)143618: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
100 | 1 | |a Backer, Reiner |e Verfasser |0 (DE-588)120071886 |4 aut | |
245 | 1 | 0 | |a Objektorientierte Netzwerkprogrammierung |b Grundlagen und erfolgreiche Praxis mit C++ |c Reiner Backer. Zusammen mit Thomas Kregeloh |
264 | 1 | |a Braunschweig [u.a.] |b Vieweg |c 1995 | |
300 | |a XI, 270 S. |b Ill. |e 1 Diskette , 3,5" | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Rechnernetz |0 (DE-588)4070085-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Objektorientierte Programmierung |0 (DE-588)4233947-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Netzwerk |0 (DE-588)4171529-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Netzwerkverwaltung |0 (DE-588)4314339-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a C++ |0 (DE-588)4193909-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a C++ |0 (DE-588)4193909-8 |D s |
689 | 0 | 1 | |a Objektorientierte Programmierung |0 (DE-588)4233947-9 |D s |
689 | 0 | 2 | |a Netzwerkverwaltung |0 (DE-588)4314339-8 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Netzwerk |0 (DE-588)4171529-9 |D s |
689 | 1 | 1 | |a Objektorientierte Programmierung |0 (DE-588)4233947-9 |D s |
689 | 1 | |8 1\p |5 DE-604 | |
689 | 2 | 0 | |a Rechnernetz |0 (DE-588)4070085-9 |D s |
689 | 2 | 1 | |a C++ |0 (DE-588)4193909-8 |D s |
689 | 2 | |8 2\p |5 DE-604 | |
700 | 1 | |a Kregeloh, Thomas |e Verfasser |4 aut | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006640012&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-006640012 |
Datensatz im Suchindex
_version_ | 1807320888716034048 |
---|---|
adam_text |
INHALTSVERZEICHNIS
1
OBJEKTORIENTIERTE
PROGRAMMIERUNG
.
1
1.1
OBJEKTORIENTIERUNG
.
3
1.2
OBJEKTE
.
4
1.3
KLASSEN
UND
OBJEKTE
.
7
1.4
FORMATIERTE
EIN-/AUSGABE
.
8
1.4.1
ESCAPE-SEQUENZEN
.
11
1.5
FUNKTIONEN
.
13
1.5.1
ELEMENTFUNKTIONEN
.
13
1.5.2
KONSTRUKTOR
.
15
1.5.3
DESTRUKTOR
.
17
1.5.4
FUNKTIONEN
UND
ZEIGER
.
18
1.5.5
DYNAMISCHE
SPEICHERVERWALTUNG
.
20
1.6
VERERBUNG
.
22
1.6.1
DATEN
UND
FUNKTIONEN
DER
BASISKLASSE
.
26
1.6.2
ABLEITUNG
.
27
1.6.3
MEHRFACHVERERBUNG
.
28
1.7
UEBERLADEN
.
29
1.7.1
OPERATOREN
UEBERLADEN
.
30
1.8
I/O-STREAMS
FUER
DATEIEN
.
33
1.8.1
DATEIVERARBEITUNG
.
34
1.8.2
POSITION
DES
DATEIZEIGERS
ERMITTELN
.
40
1.8.3
AUSGABE
AUF
DEM
DRUCKER
.
42
1.8.4
WAS
MAN
SONST
NOCH
BRAUCHEN
KANN
.
43
1.9
ZUSAMMENFASSUNG
.
44
1.9.1
UEBUNG
.
45
1.9-2
LOESUNG
.
47
2
DAS
NETZWERK
.
51
2.1
NOVELL
NETWARE
.
52
2.2
TOPOLOGIE
EINES
NETZWERKS
.
53
2.2.1
STEMTOPOLOGIE
.
53
2.2.2
BUSTOPOLOGIE
.
53
2.2.3
RINGTOPOLOGIE
.
55
2.3
BESTANDTEILE
EINES
NETZWERKS
.
56
2.3.1
DER
SERVER
.
56
2.3.2
ARBEITSSTATIONEN
.
59
2.4
VERKABELUNGSARTEN
.
61
2.5
DAS
OSI-SCHICHTENMODELL
.
62
3
DIE
PROGRAMMIERUNG
UNTER
NOVELL
NETWARE
.
65
3.1
DER
AUFRUF
VON
NETZWERKFUNKTIONEN
.
65
3.2
DAS
DRUCKEN
IM
NETZWERK
.
70
3.2.1
PRINT-QUEUE
AUSWAEHLEN
.
72
3.2.2
DRUCKAUFTRAG
UMLENKEN
.
73
3
2.3
DRUCKUMLEITUNG
BEENDEN
.
75
3.2.4
DRUCKAUFTRAG
ABBRECHEN
.
TI
3.2.5
DRUCKAUFTRAG
ABSCHLIESSEN
.
77
3.2.6
CAPTURE-FLAGS
SETZEN
.
78
3.2.7
CAPTURE-FLAGS
ERMITTELN
.
81
3.2.8
BANNERNAME
DEFINIEREN
.
83
3-2.9
BANNEMAME
ERMITTELN
.
83
3-2.10
DRUCKER
FUER
CAPTURE
BESTIMMEN
.
84
3.2.11
LOKALE
DRUCKEREINSTELLUNG
ERMITTELN
.
85
3.2.12
STATION
MIT
EINER
QUEUE
VERBINDEN
.
85
3.2.13
STATION
VON
EINER
QUEUE
TRENNEN
.
87
4
WARTESCHLANGEN-/QUEUE-FUNKTIONEN
.
89
4.1
BESCHREIBUNG
DER
FUNKTIONEN
.
90
4.1.1
QUEUE
ANLEGEN
.
90
4.1.2
QUEUE
LOESCHEN
.
91
4.1.3
QUEUE-STATUS
SETZEN
.
93
4.1.4
STATUS
EINER
QUEUE
ERMITTELN
.
94
4.1.5
JOB-DATEI
ANLEGEN
.
95
4.1.6
JOB-DATEI
SCHLIESSEN
UND
STARTEN
.
98
4.1.7
GROESSE
DER
QUEUE-JOB-DATEI
ERMITTELN
.
99
4.1.8
QUEUE-JOB
ABBRECHEN
.
100
4.1.9
QUEUE-JOB
ABGEARBEITET
.
101
4.1.10
PRIORITAET
EINES
JOBS
VERAENDERN
.
101
4.1.11
POSITION
EINES
JOBS
IN
DER
QUEUE
VERAENDERN
.
102
4.1.12
JOB-INFORMATIONEN
VERAENDERN
.
103
4.1.13
ENDE
DES
JOBS
SIGNALISIEREN
.
105
5
DIE
KOMMUNIKATION
IM
NETZWERK
.
107
5.1
BESCHREIBUNG
DER
FUNKTIONEN
.
108
5.1.1
MELDUNG
AN
SERVER
SCHICKEN
.
108
5.1.2
MELDUNG
AN
ARBEITSSTATION
SCHICKEN
.
109
5.1.3
BROADCAST-MODUS
SETZEN
.
110
5.1.4
EMPFANG
VON
MELDUNGEN
UNTERBINDEN
.
110
5.1.5
EMPFANG
VON
MELDUNGEN
ZULASSEN
.
111
5.1.6
MELDUNG
ABRUFEN
.
112
5.1.7
BROADCAST-MODUS
ERMITTELN
.
113
VIII
6
DATEIEN
UND
VERZEICHNISSE
.
115
6.1
AFP-DATEIZUGRIFFE
.
119
6.1.1
AFP-VERZEICHNIS
ANLEGEN
.
119
6.1.2
AFP-DATEI
ERZEUGEN
.
120
6.1.3
AFP-DATEI
OEFFNEN
.
122
6.1.4
AFP-DATEI
UMBENENNEN
.
124
6.1.5
INFORMATIONEN
UEBER
AFP-DATEI
EINHOLEN
.
125
6.1.6
INFORMATIONEN
UEBER
AFP-DATEI
SETZEN
.
129
6.1.7
TEMPORAERES
AFP-LAUFWERK
ALLOKIEREN
.
131
6.1.8
LOESCHE
AFP-DATEI
.
132
6.1.9
ERMITTLE
AFP-VERZEICHNISNAME
.
133
6.1.10
ERMITTLE
ENTRY
ID
.
134
6.1.11
ERMITTLE
AFP-ENTRY-ID
.
136
6.2
VERZEICHNISSE
.
137
6.2.1
VERZEICHNIS
ANLEGEN
.
137
6.2.2
VERZEICHNIS
LOESCHEN
.
138
6.2.3
VERZEICHNISPFAD
UEBER
HANDLE
ERMITTELN
.
139
6.2.4
VERZEICHNISNAMEN
AENDERN
.
140
6.3
RECHTE
VERGEBEN
.
142
6.3.1
RECHTE
AN
EIN
VERZEICHNIS
VERGEBEN
.
143
6.3.2
ERWEITERTE
RECHTE
VERGEBEN
.
144
6.3-3
RECHTE
VON
EINEM
VERZEICHNIS
ENTZIEHEN
.
145
6.3.4
VERZEICHNISINFORMATIONEN
SETZEN
.
146
6.3.5
VERZEICHNISINFORMATIONEN
ERMITTELN
.
148
6.3.6
SPEICHERPLATZ
EINSCHRAENKEN
.
149
6.3.7
EINSCHRAENKUNG
AUFHEBEN
.
150
6.4
ALLGEMEINE
DATEIFUNKTIONEN
.
152
6.4.1
DATUM
UND
UHRZEIT
EINER
DATEI
SETZEN
.
152
6.4.2
DATEI
LOESCHEN
.
152
6.4.3
NACH
GELOESCHTEN
DATEIEN
SUCHEN
.
153
6.4.4
DATEI
YYENTLOESCHEN
"
.
155
6.4.5
DATEI
LOESCHEN
(PHYSIKALISCH)
.
156
6.4.6
DATEI-INFORMATIONEN
ERMITTELN
.
157
6.4.7
ANZAHL
DER
LOKALEN
LAUFWERKE
ERMITTELN
.
158
6.4.8
LAUFWERKSINFORMATIONEN
ERMITTELN
.
159
6.4.9
LAUFWERKSNAMEN
ERMITTELN
.
159
6.4.10
LAUFWERKSNUMMER
ERMITTELN
.
160
6.5
SPERREN
VON
DATEIEN
UND
DATENSAETZEN
.
162
6.5.1
SPERRKONFLIKTE
(DEAD-LOCK)
.
162
6.5.2
LOGISCHES
UND
PHYSIKALISCHES
SPERREN
.
165
6.5.3
LOCK-MODUS
SETZEN
.
166
6.5.4
DATEI
SPERREN
.
166
6.5.5
DATEIEN
IN
DER
LOCK-TABELLE
SPERREN
.
168
6.5.6
DATEI
ENTSPERREN
.
168
IX
6.5.7
DATEI
ENTSPERREN,
OHNE
SIE
AUS
DER
LOCK-TABELLE
ZU
ENTFERNEN
169
6.5.8
ALLE
EINGETRAGENEN
DATEIEN
AUS
DER
LOCK-DATEI
ENTSPERREN
.
170
6.5-9
ALLE
EINGETRAGENEN
DATEIEN
AUS
DER
LOCK-DATEI
ENTSPERREN,
OHNE
SIE
AUS
DER
LOCK-TABELLE
ZU
ENTFERNEN
.
171
6.5.10
DATENSATZ
SPERREN
(LOGISCH)
.
172
6.5.11
DATENSAETZE
SPERREN
(LOGISCH)
.
173
6.5.12
DATENSATZ
SPERREN
(PHYSIKALISCH)
.
174
6.5.13
DATENSAETZE
SPERREN
(PHYSIKALISCH)
.
175
6.5-14
DATENSATZ
ENTSPERREN
(PHYSIKALISCH)
.
176
6.5.15
DATENSATZ
ENTSPERREN
(LOGISCH)
.
176
6.5.16
DATENSAETZE
ENTSPERREN
(PHYSIKALISCH)
.
177
6.517
DATENSAETZE
ENTSPERREN
(LOGISCH)
.
178
6.5.18
DATENSATZINFORMATIONEN
ERMITTELN
.
178
7
SERVER
UND
ARBEITSSTATIONEN
.
181
7.1
BESCHREIBUNG
DER
FUNKTIONEN
.
182
7.1.1
ID
DES
FILE-SERVERS
ERMITTELN
.
182
7.1.2 LOGIN-STATUS
DES
FILE-SERVERS
ERMITTELN
.
182
7.1.3
FILE-SERVER-INFORMATIONEN
ERMITTELN
.
183
7.1.4
DATUM/UHRZEIT
DES
FILE-SERVERS
EINSTELLEN
.
185
7.1.5
DATUM/UHRZEIT
DES
FILE-SERVERS
ERMITTELN
.
186
7.1.6
EINLOGGEN
IN
DEN
FILE-SERVER
SPERREN
.
186
7.1.7
EINLOGGEN
IN
DEN
FILE-SERVER
ZULASSEN
.
187
7.1.8
FILE-SERVER
YYHERUNTERFAHREN
"
.
188
7.1.9
OBJEKT
AM
FILE-SERVER
ANMELDEN
.
189
7.1.10
ID
DER
ARBEITSSTATION
ERMITTELN
.
190
7.1.11
INFORMATIONEN
UEBER
DIE
ID
ERMITTELN
.
191
7.1.12
NUMMER
DER
ARBEITSSTATION
ERMITTELN
.
192
7-1.13
ABMELDEN
VOM
FILE-SERVER
.
192
8
DIEBINDERY
.
193
8.1
BESCHREIBUNG
DER
FUNKTIONEN
.
194
8.1.1
PASSWORT
AENDERN
.
194
8.1.2
PASSWORT
UEBERPRUEFEN
.
196
8.1.3
SICHERHEITSSTUFE
VERAENDERN
.
197
8.1.4
EIGENSCHAFTEN
VERAENDERN
.
199
8.1.5
ID
EINES
BINDERY-OBJEKTS
ERMITTELN
.
201
8.1.6
NAMEN
EINES
BINDERY-OBJEKTS
ERMITTELN
.
202
8.1.7
BINDERY-OBJEKT
UMBENENNEN
.
204
8.1.8
EIGENSCHAFT
LOESCHEN
.
205
8.1.9
BINDERY-OBJEKT
LOESCHEN
.
207
8.1.10
BINDERY
SCHLIESSEN
.
208
8.1.11
BINDERY
OEFFNEN
.
209
8.1.12
OBJEKT
IN
DER
BINDERY
ANLEGEN
.
210
8.1.13
SICHERHEITSSTUFE
DER
BINDERY
ERMITTELN
.
212
X
8.1.14
VERSION
UND
TYP
DER
SHELL
ERMITTELN
.
213
9
TRANSACTION
TRACKING
SYSTEM
(TTS)
.
215
9-1
BESCHREIBUNG
DER
FUNKTIONEN
.
218
9.1.1
UEBERPRUEFEN,
OB
TTS
INSTALLIERT
IST
.
218
9-1.2
TTS-TRANSAKTION
STARTEN
.
219
9.1.3
TTS-TRANSAKTION
BEENDEN
.
219
9-1.4
TTS-TRANSAKTION
ABBRECHEN
.
220
9.15
STATUS
DER
TTS-TRANSAKTION
ERMITTELN
.
221
9.1.6
ERLAUBTE
TTS-DATENSATZSPERREN
.
221
9.1.7
ANZAHL
DER
TTS-DATENSATZSPERREN
FESTSETZEN
.
222
9.1.8
ANZAHL
DER
TTS-DATENSATZSPERREN
ERMITTELN
.
223
9.1.9
ANZAHL
DER
TTS-DATENSATZSPERREN
FESTSETZEN
.
223
9-1.10
CONTROL-FLAG
ERMITTELN
.
224
9.1.11
CONTROL-FLAG
SETZEN
.
225
10
IPXUNDSPX
.
227
10.1
DER
ECB
.
229
10.2
BESCHREIBUNG
DER
FUNKTIONEN
.
234
10.2.1
UEBERPRUEFEN,
OB
IPX
INSTALLIERT
IST
.
234
10.2.2
EREIGNIS
STORNIEREN
.
234
10.2.3
SOCKET
OEFFNEN
.
235
10.2.4
SOCKET
SCHLIESSEN
.
235
10.2.5
IPX-VERBINDUNG
TRENNEN
.
236
10.2.6
ADRESSE
DER
ARBEITSSTATION
ERMITTELN
.
236
10.2.7
ZEITGEBER
ABFRAGEN
.
237
10.2.8
ROUTERADRESSE
ERMITTELN
.
237
10.2.9
IPX-PAKET
ANFORDERN
.
238
10.2.10
CPU-ZEIT
FREIGEBEN
.
239
10.2.11
PAKET
VERSENDEN
.
239
10.2.12
UEBERPRUEFEN,
OB
SPX
ISTALLIERT
IST
.
240
10.2.13
SPX-VERBINDUNG
ABBRECHEN
.
240
10.2.14
SPX-VERBINDUNG
AUFBAUEN
.
241
10.2.15
SPX-VERBINDUNGS-STATUS
ERMITTELN
.
242
10.2.16
SPX-PAKET
ANFORDEM
.
244
10.2.17
WARTEN
AUF
EIN
SPX-PAKET
.
245
10.2.18
SPX-PAKET
VERSENDEN
.
246
10.2.19
SPX-VERBINDUNG
BEENDEN
.
247
ANHANG
.
249
A.L
VERZEICHNIS
DER
FUNKTIONEN
.
249
A.2
DIE
DISKETTE
ZUM
BUCH
.
256
A.3
VERZEICHNIS
DER
ABBILDUNGEN
.
259
A.4
ASCII-TABELLE
.
260
STICHWORTVERZEICHNIS
.
269
XI |
any_adam_object | 1 |
author | Backer, Reiner Kregeloh, Thomas |
author_GND | (DE-588)120071886 |
author_facet | Backer, Reiner Kregeloh, Thomas |
author_role | aut aut |
author_sort | Backer, Reiner |
author_variant | r b rb t k tk |
building | Verbundindex |
bvnumber | BV010013494 |
classification_rvk | ST 200 ST 230 ST 231 ST 250 |
ctrlnum | (OCoLC)633026461 (DE-599)BVBBV010013494 |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV010013494</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20231110</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">950123s1995 a||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">943159555</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3528054298</subfield><subfield code="9">3-528-05429-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)633026461</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010013494</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-83</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 200</subfield><subfield code="0">(DE-625)143611:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 230</subfield><subfield code="0">(DE-625)143617:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 231</subfield><subfield code="0">(DE-625)143618:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Backer, Reiner</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)120071886</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Objektorientierte Netzwerkprogrammierung</subfield><subfield code="b">Grundlagen und erfolgreiche Praxis mit C++</subfield><subfield code="c">Reiner Backer. Zusammen mit Thomas Kregeloh</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Braunschweig [u.a.]</subfield><subfield code="b">Vieweg</subfield><subfield code="c">1995</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 270 S.</subfield><subfield code="b">Ill.</subfield><subfield code="e">1 Diskette , 3,5"</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="0" ind2="7"><subfield code="a">Rechnernetz</subfield><subfield code="0">(DE-588)4070085-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Objektorientierte Programmierung</subfield><subfield code="0">(DE-588)4233947-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Netzwerk</subfield><subfield code="0">(DE-588)4171529-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Netzwerkverwaltung</subfield><subfield code="0">(DE-588)4314339-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">C++</subfield><subfield code="0">(DE-588)4193909-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">C++</subfield><subfield code="0">(DE-588)4193909-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Objektorientierte Programmierung</subfield><subfield code="0">(DE-588)4233947-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Netzwerkverwaltung</subfield><subfield code="0">(DE-588)4314339-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Netzwerk</subfield><subfield code="0">(DE-588)4171529-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Objektorientierte Programmierung</subfield><subfield code="0">(DE-588)4233947-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Rechnernetz</subfield><subfield code="0">(DE-588)4070085-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2="1"><subfield code="a">C++</subfield><subfield code="0">(DE-588)4193909-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kregeloh, Thomas</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</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=006640012&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006640012</subfield></datafield></record></collection> |
id | DE-604.BV010013494 |
illustrated | Illustrated |
indexdate | 2024-08-14T00:31:51Z |
institution | BVB |
isbn | 3528054298 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006640012 |
oclc_num | 633026461 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-20 DE-355 DE-BY-UBR DE-29T DE-706 DE-523 DE-83 |
owner_facet | DE-91 DE-BY-TUM DE-20 DE-355 DE-BY-UBR DE-29T DE-706 DE-523 DE-83 |
physical | XI, 270 S. Ill. 1 Diskette , 3,5" |
publishDate | 1995 |
publishDateSearch | 1995 |
publishDateSort | 1995 |
publisher | Vieweg |
record_format | marc |
spelling | Backer, Reiner Verfasser (DE-588)120071886 aut Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ Reiner Backer. Zusammen mit Thomas Kregeloh Braunschweig [u.a.] Vieweg 1995 XI, 270 S. Ill. 1 Diskette , 3,5" txt rdacontent n rdamedia nc rdacarrier Rechnernetz (DE-588)4070085-9 gnd rswk-swf Objektorientierte Programmierung (DE-588)4233947-9 gnd rswk-swf Netzwerk (DE-588)4171529-9 gnd rswk-swf Netzwerkverwaltung (DE-588)4314339-8 gnd rswk-swf C++ (DE-588)4193909-8 gnd rswk-swf C++ (DE-588)4193909-8 s Objektorientierte Programmierung (DE-588)4233947-9 s Netzwerkverwaltung (DE-588)4314339-8 s DE-604 Netzwerk (DE-588)4171529-9 s 1\p DE-604 Rechnernetz (DE-588)4070085-9 s 2\p DE-604 Kregeloh, Thomas Verfasser aut DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006640012&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Backer, Reiner Kregeloh, Thomas Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ Rechnernetz (DE-588)4070085-9 gnd Objektorientierte Programmierung (DE-588)4233947-9 gnd Netzwerk (DE-588)4171529-9 gnd Netzwerkverwaltung (DE-588)4314339-8 gnd C++ (DE-588)4193909-8 gnd |
subject_GND | (DE-588)4070085-9 (DE-588)4233947-9 (DE-588)4171529-9 (DE-588)4314339-8 (DE-588)4193909-8 |
title | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ |
title_auth | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ |
title_exact_search | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ |
title_full | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ Reiner Backer. Zusammen mit Thomas Kregeloh |
title_fullStr | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ Reiner Backer. Zusammen mit Thomas Kregeloh |
title_full_unstemmed | Objektorientierte Netzwerkprogrammierung Grundlagen und erfolgreiche Praxis mit C++ Reiner Backer. Zusammen mit Thomas Kregeloh |
title_short | Objektorientierte Netzwerkprogrammierung |
title_sort | objektorientierte netzwerkprogrammierung grundlagen und erfolgreiche praxis mit c |
title_sub | Grundlagen und erfolgreiche Praxis mit C++ |
topic | Rechnernetz (DE-588)4070085-9 gnd Objektorientierte Programmierung (DE-588)4233947-9 gnd Netzwerk (DE-588)4171529-9 gnd Netzwerkverwaltung (DE-588)4314339-8 gnd C++ (DE-588)4193909-8 gnd |
topic_facet | Rechnernetz Objektorientierte Programmierung Netzwerk Netzwerkverwaltung C++ |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006640012&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT backerreiner objektorientiertenetzwerkprogrammierunggrundlagenunderfolgreichepraxismitc AT kregelohthomas objektorientiertenetzwerkprogrammierunggrundlagenunderfolgreichepraxismitc |