|Aangeboden in rubriek:
Hebt u iets om te verkopen?

TCP/IP Illustrated: v. 3: TCP for Transactions, HTTP, NNTP and the Unix Domain,

Laatste beschikbare object
Objectstaat:
Goed
Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!
Laatste stuk / 1 verkocht
Prijs:
US $32,99
OngeveerEUR 30,47
Verzendkosten:
US $9,99 (ongeveer EUR 9,23) Voordelige verzending. Details bekijkenvoor verzending
Bevindt zich in: Multiple Locations, Verenigde Staten
Levering:
Geschatte levering tussen do, 30 mei en di, 4 jun tot 43230
De levertijd wordt geschat met onze eigen methode op basis van onder meer de nabijheid van de koper ten opzichte van de objectlocatie, de geselecteerde verzendservice, en de verzendgeschiedenis van de verkoper. De leveringstermijnen kunnen variëren, vooral gedurende piekperiodes.
Retourbeleid:
30 dagen om te retourneren. Koper betaalt voor retourzending. Details bekijken- voor meer informatie over retourzendingen
Betalingen:
     

Winkel met vertrouwen

Geld-terug-garantie van eBay
Ontvang het object dat u hebt besteld of krijg uw geld terug. 

Verkopergegevens

Ingeschreven als zakelijke verkoper
De verkoper neemt de volledige verantwoordelijkheid voor deze aanbieding.
eBay-objectnummer:186277547076
Laatst bijgewerkt op 24 mei 2024 19:53:46 CESTAlle herzieningen bekijkenAlle herzieningen bekijken

Specificaties

Objectstaat
Goed
Een boek dat is gelezen, maar zich in goede staat bevindt. De kaft is zeer minimaal beschadigd (er zijn bijvoorbeeld slijtplekken), maar er zijn geen deukjes of scheuren. De harde kaft heeft mogelijk geen stofomslag meer. De boekband vertoont minimale slijtage. De meeste bladzijden zijn onbeschadigd. Er zijn weinig vouwen en scheuren en er is vrijwel geen tekst met potlood onderstreept of met een accentueerstift gemarkeerd. Er is niet in de kantlijn geschreven. Er ontbreken geen bladzijden. Bekijk de aanbieding van de verkoper voor de volledige details en een beschrijving van gebreken. Alle staatdefinities bekijkenwordt in nieuw venster of op nieuw tabblad geopend
Opmerkingen van verkoper
“Used book in good condition. Shows typical wear. Quick shipping. Satisfaction guaranteed!”
ISBN
9780201634952
Publication Name
Tcp/IP Illustrated Vol. 3 : Tcp for Transactions, Http, Nntp, and the Unix (R) Domain Protocols
Item Length
9.3in
Publisher
Addison Wesley Professional
Series
Addison-Wesley Professional Computing Ser.
Publication Year
1996
Type
Textbook
Format
Hardcover
Language
English
Item Height
1.1in
Author
W. Richard Stevens
Item Width
7.5in
Item Weight
32.8 Oz
Number of Pages
360 Pages

Over dit product

Product Information

Volume 3 provides detailed coverage of four essential topics with which todays TCP/IP programmers and network administrators must be thoroughly familiar: * T/TCP (TCP for Transactions), an extension to TCP that makes client-server transactions faster, more efficient, and more reliable; * HTTP (Hypertext Transfer Protocol), the foundation for the rapidly expanding World Wide Web; * NNTP (the Network News Transfer Protocol), the basis for the Usenet news system; and * UNIX Domain Protocols, a set of protocols used heavily in UNIX implementations. As in the previous two volumes, the book is filled with examples and implementation details within the 4.4BSD-Lite networking code. The TCP/IP Illustrated series provides a complete picture of the protocol suite that drives the Internet, and gives programmers, system administrators, and serious users the information, understanding, and skills they need to remain at the forefront of networking technology.

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0201634953
ISBN-13
9780201634952
eBay Product ID (ePID)
67941

Product Key Features

Author
W. Richard Stevens
Publication Name
Tcp/IP Illustrated Vol. 3 : Tcp for Transactions, Http, Nntp, and the Unix (R) Domain Protocols
Format
Hardcover
Language
English
Series
Addison-Wesley Professional Computing Ser.
Publication Year
1996
Type
Textbook
Number of Pages
360 Pages

Dimensions

Item Length
9.3in
Item Height
1.1in
Item Width
7.5in
Item Weight
32.8 Oz

Additional Product Features

Number of Volumes
3 Vols.
Lc Classification Number
Tk5105.55.S74 1994
Table of Content
( Most chapters open with "Introduction" and conclude with "Summary". ) Preface. I. TCP FOR TRANSACTIONS. 1. T/TCP Introduction. Introduction. UDP Client-Server. TCP Client-Server. T/TCP Client-Server. Test Network. Timing Example. Applications. History. Implementations. Summary. 2. T/TCP Protocol. Introduction. New TCP Options for T/TCP. T/TCP Implementation Variables. State Transition Diagram. T/TCP Extended States. Summary. 3. T/TCP Examples. Introduction. Client Reboot. Normal T/TCP Transaction. Server Receives Old Duplicate SYN. Server Reboot. Request or Reply Exceeds MSS. Backward Compatibility. Summary. 4. T/TCP Protocol (Continued). Introduction. Client Port Numbers and TIME_WAIT State. Purpose of the TIME_WAIT State. TIME_WAIT State Truncation. Avoiding the Three-Way Handshake with TAO. Summary. 5. T/TCP Implementation: Socket Layer. Introduction. Constants. sosend Function. Summary. 6. T/TCP Implementation: Routing Table. Introduction. Code Introduction. radix_node_head Structure. rtentry Structure. rt_metrics Structure. in_inithead Function. in_addroute Function. in_matroute Function. in_clsroute Function. in_rtqtimo Function. in_rtqkill Function. Summary. 7. T/TCP Implementation: Protocol Control Blocks Introduction. in_pcbladdr Function. in_pcbconnect Function. Summary. 8. T/TCP Implementation: TCP Overview Introduction. Code Introduction. TCP protosw Structure. TCP Control Block. tcp_init Function. tcp_slowtimo Function. Summary. 9. T/TCP Implementation: TCP Output Introduction. tcp_output Function. Summary. 10. T/TCP Implementation: TCP Functions Introduction. tcp_newtcpcb Function. tcp_rtlookup Function. tcp_gettaocache Function. Retransmission Timeout Calculations. tcp_close Function. tcp_msssend Function. tcp_mssrcvd Function. tcp_dooptions Function. tcp_reass Function. Summary. 11. T/TCP Implementation: TCP Input Introduction. Preliminary Processing. Header Prediction. Initiation of Passive Open. Initiation of Active Open. PAWS: Protection Against Wrapped Sequence Numbers. ACK Processing. Completion of Passive Opens and Simultaneous Opens. ACK Processing (Continued). FIN Processing. Summary. 12. T/TCP Implementation: TCP User Requests. Introduction. PRU_CONNECT Request. tcp_connect Function. PRU_SEND and PRU_SEND_EOF Requests. tcp_usrclosed Function. tcp_sysctl Function. T/TCP Futures. Summary. II. ADDITIONAL TCP APPLICATIONS. 13. HTTP: Hypertext Transfer Protocol. Introduction. Introduction to HTTP and HTML. HTTP Protocol. An Example. HTTP Statistics. Performance Problems. Summary. 14. Packets Found on an HTTP Server. Introduction. Multiple HTTP Servers. Client SYN Interarrival Time. RTT Measurements. listen Backlog Queue. Client SYN Options. Client SYN Retransmissions. Domain Names. Timing Out Persist Probes. Simulation of T/TCP Routing Table Size. Mbuf Interaction. TCP PCB Cache and Header Prediction. Summary. 15. NNTP: Network News Transfer Protocol. Introduction. NNTP Protocol. A Simple News Client. A More Sophisticated News Client. NNTP Statistics. Summary. III. THE UNIX DOMAIN PROTOCOLS. 16. Unix Domain Protocols: Introduction. Introduction. Usage. Performance. Coding Examples. Summary. 17. Unix Domain Protocols: Implementation. Introduction. Code Introduction. Unix domain and protosw Structures. Unix Domain Socket Address Structures. Unix Domain Protocol Control Blocks. uipc_usrreq Function. PRU_ATTACH Request and unp_attach Function. PRU_DETACH Request and unp_detach Function. PRU_BIND Request and unp_bind Function. PRU_CONNECT Request and unp_connect Function. PRU_CONNECT2 Request and unp_connect2 Function. socketpair System Call. pipe System Call. PRU_ACCEPT Request. PRU_DISCONNECT Request and unp_disconnect Function. <div
Copyright Date
1996
Target Audience
Scholarly & Professional
Topic
Networking / General, Networking / Network Protocols
Lccn
93-040000
Dewey Decimal
004.6/2
Dewey Edition
20
Illustrated
Yes
Genre
Computers

Objectbeschrijving van de verkoper

omgtextbooks

omgtextbooks

95,5% positieve feedback
1,4K objecten verkocht

Gedetailleerde verkopersbeoordelingen

Gemiddelde van de afgelopen 12 maanden

Nauwkeurige beschrijving
4.7
Redelijke verzendkosten
4.4
Verzendtijd
4.8
Communicatie
4.7
Ingeschreven als zakelijke verkoper

Feedback verkoper (282)

r***d (197)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
The book is as described, and in really good condition. It was packaged very securely and shipped very fast! Thank you! Would buy from this buyer again :)
t***t (598)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
Great product at a good price
v***t (563)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
A great find!!! Thank you omgtextbooks!!! I've been looking for this book for a long time!!! I recommend them highly!!!