TCP/IP sockets in C practical guide for programmers /
For example code from the text, Winsock adaptations of text code, sample programming exercises and more, click on the grey "COMPANION SITE" button to the right. Note: This title was formerly known as Pocket Guide to TCP/IP Socket Programming in C, ISBN 1-55860-686-6. TCP/IP Sockets in C: P...
Κύριος συγγραφέας: | Donahoo, Michael J. |
---|---|
Άλλοι συγγραφείς: | Calvert, Kenneth L. |
Μορφή: | Ηλεκτρονική πηγή |
Γλώσσα: | English |
Στοιχεία έκδοσης: |
San Francisco :
Morgan Kaufmann Publishers,
c2001.
|
Σειρά: |
Morgan Kaufmann practical guides series.
|
Θέματα: | |
Διαθέσιμο Online: |
http://www.sciencedirect.com/science/book/9781558608269 |
Ετικέτες: |
Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
|
Πίνακας περιεχομένων:
- I Tutorial
- 1 Introduction
- 2 Basic Sockets
- 3 Constructing Messages
- 4 Using UDP Sockets
- 5 Socket Programming
- 6 Under The Hood
- 7 Domain Name Service
- II API Reference
- Data Structures
- Socket Setup
- Socket Connection
- Socket Communication
- Socket Control
- Binary/String Conversion
- Host and Service Information.