عرض مشاركة واحدة
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
قديم 31-12-2015, 03:59 PM   #197

Ror20

جامعي

 
تاريخ التسجيل: Nov 2015
كلية: كلية الحاسبات وتقنية المعلومات
نوع الدراسة: متخرج - انتظام
المستوى: متخرج
البلد: منطقة تبوك
الجنس: أنثى
المشاركات: 35
افتراضي

المشاركة الأصلية كتبت بواسطة Al-Abeer2015 مشاهدة المشاركة
السلام عليكم

لدي سؤال في شابتر 23 في الشبكات
9In Ch 23: Connection termination of active-close i/o device:
a)only FIN
b) FIN+ACK

حاولت افهم من الشبتر مين ممكن يغلق الالت الاخراج والادخال لم توضح معي ياريت احد يوضحه لي وجزاكم الله خيييييييييييييرا

سؤال في الداتا بيس مو واضح
اذا كان عندي y strong entity ومعتمد عليها x weak entity
a) if delete y , s is deleted
b) if x delete , y will deleted
c) if y delete , x remain
انا ارى ان سي هي الصح؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟

سؤال أخر في الداتا بيس
ماهو
alternate key
هل هو الكانتد كي مع برايماري كي

سؤال أخر في الداتا بيس

هو
10) Multivalue attribute has:
a)domain
b)set
c) value set
هل الدومين هو الصح لأن الدومين مجموعة قيم وهذه الصفة هي مجموعة قيم؟؟؟؟؟؟؟؟؟؟؟ أرجو التوضيح ولكم جزيل الشكر نقرتين لعرض الصورة في صفحة مستقلة

بالنسبة للاسئلة الداتا مادرست المادة للحين
بس بالنسبة لسوال الشبكات
السوال هذا خاص ب شابتر TCP
الجواب هذا فهم مو موجود بالكتاب المحدد معنا
المسؤول عن انهاء عملية الاتصال في TCP
هو Pair
ACK+FIN

هذا مقطع استنتاجي من الويكبيديا بخصوص السوال هذا

The connection termination phase uses a four-way handshake, with each side of the connection terminating independently. When an endpoint wishes to stop its half of the connection, it transmits a FIN packet, which the other end acknowledges with an ACK. Therefore, a typical tear-down requires a pair of FIN and ACK segments from each TCP endpoint. After the side that sent the first FIN has responded with the final ACK, it waits for a timeout before finally closing the connection, during which time the local port is unavailable for new connections; this prevents confusion due to delayed packets being delivered during subsequent connections.

A connection can be "half-open", in which case one side has terminated its end, but the other has not. The side that has terminated can no longer send any data into the connection, but the other side can. The terminating side should continue reading the data until the other side terminates as well.

هذا رابط الموقع لو حابة تقرأي اكثر عن العمليات
https://en.wikipedia.org/wiki/Transm...ntrol_Protocol

 

Ror20 غير متواجد حالياً   رد مع اقتباس