UNIX Network Programming Volume 1, Third Edition [Electronic resources] : The Sockets Networking API نسخه متنی

This is a Digital Library

With over 100,000 free electronic resource in Persian, Arabic and English

UNIX Network Programming Volume 1, Third Edition [Electronic resources] : The Sockets Networking API - نسخه متنی

Addison Wesley

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










Exercises


9.1

In what situation would an application programmer be most likely to use the

sctp_peeloff function?

9.2

We say "the server side will automatically close as well" in our discussion of the one-to-many style; why is this true?

9.3

Why must the one-to-many style be used to cause data to be piggybacked on the third packet of the four-way handshake? (Hint: You must be able to send data at the time of association setup.)

9.4

In what scenario would you find data piggybacked on both the third and fourth packets of the four-way handshake?

9.5

Section 9.7 indicates that the local address set may be a proper subset of the bound addresses. In what circumstance would this occur?


/ 450