لخّصلي

خدمة تلخيص النصوص العربية أونلاين،قم بتلخيص نصوصك بضغطة واحدة من خلال هذه الخدمة

نتيجة التلخيص (50%)

Introduction to networking Section_ 3 E.M.A Medium MediumAccessAccessControlControl(MAC),(MAC),alsoalsoknownknownasasMediaMediaAccessAccessControl,Control,isisaasetsetofofrulesrulesandandproceduresproceduresthatthatgoverngovernhowhowmultiplemultipledevicesdevicesshareshareaasinglesinglesharedsharedtransmissiontransmissionmediummediumininaanetworknetwork..It'sIt'saacrucialcrucialcomponentcomponentofofthethedatadatalinklinklayerlayer(Layer(Layer22))ofofthetheOSIOSImodelmodel..?Function:Function:Packages data into frames, adds error detection and correction mechanisms (like checksums), Packages data into frames, adds error detection and correction mechanisms (like checksums), and controls access to the physical medium using protocols like Carrier Sense Multiple Access with and controls access to the physical medium using protocols like Carrier Sense Multiple Access with Collision Detection (CSMA/CD).Collision Detection (CSMA/CD).?ProtocolsProtocols::DefinesDefinesthetheelectrical,electrical,mechanical,mechanical,andandoperationaloperationalspecificationsspecificationsforfortransmittingtransmittingdata,data,includingincludingvoltagevoltagelevels,levels,cablecablepinouts,pinouts,andandsignalsignalencoding/decodingencoding/decoding..?CarrierCarrierSenseSenseMultipleMultipleAccessAccesswithwithCollisionCollisionAvoidanceAvoidance(CSMA/CA)(CSMA/CA)::UsedUsedininWiWi--FiFiandandotherotherwirelesswirelessnetworks,networks,wherewheredevicesdevicesavoidavoidcollisionscollisionsbybysendingsendingaarequestrequesttototransmittransmit(RTS)(RTS)beforebeforesendingsendingdatadataandandwaitingwaitingforforaaclearcleartotosendsend(CTS)(CTS)responseresponse..?TransmissionTransmissionControlControlProtocolProtocol((TCPTCP)): TCPTCPisisaaconnectionconnection--orientatedorientatedprotocolprotocolthatthatoffersoffersgreatergreaterreliabilityreliabilitywhenwhenititcomescomestototransportingtransportingdatadatathanthanwhatwhatUDPUDPprovidesprovides..WithWithTCP,TCP,thetheapplicationapplicationwhichwhichsendssendsthethedatadatareceivesreceivesacknowledgmentacknowledgmentororverificationverificationthatthatthethedatadatawaswasactuallyactuallyreceivedreceived..ItItisisusedusedforformanymanyprotocols,protocols,includingincludingHTTPHTTPwebwebbrowsingbrowsingandandemailemailtransfertransferwherewherelosslesslosslessdatadatatransfertransferisisimportantimportant..IndividualIndividualunitsunitsofofdatadatatransmissiontransmissionininthetheTCPTCPprotocolprotocolarearereferredreferredtotoasassegmentssegments..?Protocols:Protocols:Ethernet, WiEthernet, Wi--Fi (IEEE Fi (IEEE 802.11802.11), Frame Relay, Point), Frame Relay, Point--toto--Point Protocol (PPP).Point Protocol (PPP).?UserUserDatagramDatagramProtocolProtocol((UDPUDP))::UDPUDPisisaaconnectionlessconnectionlessprotocolprotocolthatthatdoesdoesnotnotprovideprovidereliablereliabledatadatatransporttransport..NoNoacknowledgmentsacknowledgmentsarearetransmittedtransmitted..ThisThisprotocolprotocolgivesgivesaahigherhigherthroughputthroughputandandshortershorterlatencylatencyandandisisoftenoftenusedusedforformulticasting,multicasting,broadcastingbroadcastingandandrealreal--timetimemultimediamultimediacommunicationcommunicationwherewhereoccasionaloccasionalpacketpacketlosslossisisacceptableacceptable..MessagesMessagessentsentwithwithUDPUDParearereferredreferredtotoasasdatagramsdatagrams..The OSI The OSI 77--layers modellayers model The TheOSIOSImodel,model,alsoalsoknownknownasasthetheOpenOpenSystemsSystemsInterconnectionInterconnectionmodel,model,isisaaconceptualconceptualframeworkframeworkusedusedtotodescribedescribenetworknetworkcommunicationcommunication..ItItdefinesdefinessevensevendifferentdifferentlayers,layers,eacheachwithwithspecificspecificfunctionalitiesfunctionalitiesandandresponsibilitiesresponsibilities..?TheTheSessionSessionLayerLayerprovidesprovidesprocessprocesstotoprocessprocesscommunicationscommunicationsbetweenbetweentwotwoorormoremorenetworkednetworkedhostshosts..ThisThislayerlayerisisresponsibleresponsibleforformaintainingmaintainingproperpropercommunicationcommunicationbybyestablishing,establishing,managingmanagingandandterminatingterminatingsessionssessions(a(apropertypropertyofofTCP)TCP)betweenbetweentwotwonodesnodes..ItIttakestakescarecareofofgracefullygracefullyclosingclosingsessionssessionsandandforforsessionsessioncheckcheckpointingpointingandandrecoveryrecovery..?ConnectionConnection--oriented:oriented:Guarantees inGuarantees in--order delivery of data packets and errororder delivery of data packets and error--free transmission (e.g., free transmission (e.g., TCP).TCP).Uses routing protocols like Open Shortest Path First (OSPF) or Border Gateway Protocol (BGP) to determine the best path for data to travel.(BGP) to determine the best path for data to travel.?Additional functionalities:Additional functionalities:Performs network address translation (NAT) to allow private IP addresses to Performs network address translation (NAT) to allow private IP addresses to communicate on the public internet.communicate on the public internet.?Additional functionalities:Additional functionalities:Provides logical addressing (MAC addresses) for identifying devices on the same Provides logical addressing (MAC addresses) for identifying devices on the same network segment.network segment.?Protocols:Protocols:Transmission Control Protocol (TCP), User Datagram Protocol (UDP), port numbers.Transmission Control Protocol (TCP), User Datagram Protocol (UDP), port numbers.Uses routing protocols like Open Shortest Path First (OSPF) or Border Gateway Protocol addresses).?FunctionFunction::EstablishesEstablishesthethephysicalphysicalconnectionconnectionbetweenbetweendevicesdevicesandandtransmitstransmitsrawrawdatadatabitsbitsthroughthroughaaphysicalphysicalmediummediumlikelikecablescables(copper,(copper,fiberfiberoptic)optic)ororwirelesswirelesssignalssignals(radio(radiowaves)waves)..?UnicastUnicast::oneone--toto--oneonecommunication,communication,wherewheredatadataisistransmittedtransmittedfromfromaasinglesinglesourcesourcetotoaasinglesingledestinationdestination..?MulticastMulticast::OneOne--toto--manymanycommunication,communication,wherewheredatadataisissentsenttotoaagroupgroupofofdevicesdevicessimultaneouslysimultaneously..?BroadcastBroadcast::OneOne--toto--allallcommunication,communication,wherewheredatadataisissentsenttotoeveryeverydevicedeviceononthethenetworknetwork..Transmission Types: Transmission Types: Transmission Transmissiontypestypesreferrefertotothethedifferentdifferentmethodsmethodsusedusedtototransmittransmitdatadatabetweenbetweendevicesdevicesininaacommunicationcommunicationsystemsystem..TheyTheydefinedefinehowhowinformationinformationisispackaged,packaged,sent,sent,andandreceived,received,ensuringensuringreliablereliableandandefficientefficientdatadataexchangeexchange..????????????????????


النص الأصلي

Introduction to networking
Section_ 3
E.M.A
Medium
MediumAccessAccessControlControl(MAC),(MAC),alsoalsoknownknownasasMediaMediaAccessAccessControl,Control,isisaasetsetofofrulesrulesandandproceduresproceduresthatthatgoverngovernhowhowmultiplemultipledevicesdevicesshareshareaasinglesinglesharedsharedtransmissiontransmissionmediummediumininaanetworknetwork..It'sIt'saacrucialcrucialcomponentcomponentofofthethedatadatalinklinklayerlayer(Layer(Layer22))ofofthetheOSIOSImodelmodel..
Medium Access Control :
Medium Access Control :
Common Media access control methods:
Common Media access control methods:

➢CarrierCarrierSenseSenseMultipleMultipleAccessAccesswithwithCollisionCollisionDetectionDetection(CSMA/CD)(CSMA/CD)::WidelyWidelyusedusedininearlyearlyEthernetEthernetnetworks,networks,wherewheredevicesdeviceslistenlistenforforongoingongoingtransmissionstransmissionsbeforebeforesendingsendingdatadataandandimplementimplementbackoffbackoffmechanismsmechanismsinincasecaseofofcollisionscollisions..

➢CarrierCarrierSenseSenseMultipleMultipleAccessAccesswithwithCollisionCollisionAvoidanceAvoidance(CSMA/CA)(CSMA/CA)::UsedUsedininWiWi--FiFiandandotherotherwirelesswirelessnetworks,networks,wherewheredevicesdevicesavoidavoidcollisionscollisionsbybysendingsendingaarequestrequesttototransmittransmit(RTS)(RTS)beforebeforesendingsendingdatadataandandwaitingwaitingforforaaclearcleartotosendsend(CTS)(CTS)responseresponse..

➢TokenTokenRingRing::DevicesDevicespasspassaaspecialspecialtokentokenaroundaroundthethenetworknetworkininaacircularcircularfashionfashion..OnlyOnlythethedevicedeviceholdingholdingthethetokentokencancantransmittransmitdata,data,ensuringensuringorderlyorderlyandandefficientefficientcommunicationcommunication..
Communication methods:
Communication methods:

➢UnicastUnicast::oneone--toto--oneonecommunication,communication,wherewheredatadataisistransmittedtransmittedfromfromaasinglesinglesourcesourcetotoaasinglesingledestinationdestination..

➢MulticastMulticast::OneOne--toto--manymanycommunication,communication,wherewheredatadataisissentsenttotoaagroupgroupofofdevicesdevicessimultaneouslysimultaneously..

➢BroadcastBroadcast::OneOne--toto--allallcommunication,communication,wherewheredatadataisissentsenttotoeveryeverydevicedeviceononthethenetworknetwork..
Transmission Types:
Transmission Types:
Transmission
Transmissiontypestypesreferrefertotothethedifferentdifferentmethodsmethodsusedusedtototransmittransmitdatadatabetweenbetweendevicesdevicesininaacommunicationcommunicationsystemsystem..TheyTheydefinedefinehowhowinformationinformationisispackaged,packaged,sent,sent,andandreceived,received,ensuringensuringreliablereliableandandefficientefficientdatadataexchangeexchange..
Common transmission types based on direction:
Common transmission types based on direction:

➢SimplexSimplex::DataDatatransmissiontransmissionoccursoccursininoneonedirectiondirectiononlyonly..InformationInformationflowsflowsfromfromaasinglesinglesourcesourcedevicedevicetotoaadestinationdestinationdevice,device,butbutnotnotthetheotherotherwaywayaroundaround..ExamplesExamplesincludeinclude::

▪TelevisionTelevisionbroadcastingbroadcasting::SignalsSignalsarearesentsentfromfromaasinglesinglesourcesource(broadcasting(broadcastingstation)station)totomanymanyreceiversreceivers(TVs)(TVs)..

➢HalfHalf--duplexduplex::CommunicationCommunicationcancanhappenhappeninintwotwodirectionsdirections,,butbutonlyonlyoneonedirectiondirectionatataatimetime..DevicesDevicestaketaketurnsturnstransmittingtransmittingandandreceivingreceivingdatadata..ExamplesExamplesincludeinclude::

▪WalkieWalkie--talkiestalkies::UsersUserscancanonlyonlytalktalkoneoneatataatime,time,requiringrequiringthemthemtotopresspressaabuttonbuttontototransmittransmitandandreleasereleaseitittotoreceivereceive..

➢FullFull--duplexduplex::EnablesEnablessimultaneoussimultaneoustransmissiontransmissionandandreceptionreceptionofofdatadataininbothbothdirectionsdirections..ThisThisisiscommonlycommonlyusedusedinin::

•TelephoneTelephoneconversationsconversations::BothBothpartiespartiescancanspeakspeakandandhearheareacheachotherotheratatthethesamesametimetime..

•EthernetEthernetnetworksnetworks::DevicesDevicescancansendsendandandreceivereceivedatadatapacketspacketsconcurrentlyconcurrently..

•VideoVideoconferencingconferencing::ParticipantsParticipantscancanseeseeandandhearheareacheachotherothersimultaneouslysimultaneously..
The OSI
The OSI 77--layers modellayers model
The
TheOSIOSImodel,model,alsoalsoknownknownasasthetheOpenOpenSystemsSystemsInterconnectionInterconnectionmodel,model,isisaaconceptualconceptualframeworkframeworkusedusedtotodescribedescribenetworknetworkcommunicationcommunication..ItItdefinesdefinessevensevendifferentdifferentlayers,layers,eacheachwithwithspecificspecificfunctionalitiesfunctionalitiesandandresponsibilitiesresponsibilities..

➢Function:Function:Provides network services directly to user applications. Offers functionalities like:Provides network services directly to user applications. Offers functionalities like:

▪File transfer (FTP)File transfer (FTP)

▪Web browsing (HTTP)Web browsing (HTTP)

▪Email (SMTP, POPEmail (SMTP, POP33, IMAP), IMAP)

▪Remote access (SSH)Remote access (SSH)

▪Video conferencingVideo conferencing

➢Protocols:Protocols:HTTP, HTTP, FTP,etcFTP,etc..
Layer
Layer 77: Application: Application

➢Function:Function:Deals with data formatting and presentation, ensuring compatibility between Deals with data formatting and presentation, ensuring compatibility between different systems. Handles tasks like:different systems. Handles tasks like:

▪Encryption and decryption of data for secure communication.Encryption and decryption of data for secure communication.

▪Data compression to optimize transmission efficiency.Data compression to optimize transmission efficiency.

▪Character set conversion (e.g., ASCII to EBCDIC).Character set conversion (e.g., ASCII to EBCDIC).
Layer
Layer 66: Presentation: Presentation
Layer
Layer 55: Session: Session

➢ManagingManagingcommunicationcommunicationsessionssessions

➢TheTheSessionSessionLayerLayerprovidesprovidesprocessprocesstotoprocessprocesscommunicationscommunicationsbetweenbetweentwotwoorormoremorenetworkednetworkedhostshosts..ThisThislayerlayerisisresponsibleresponsibleforformaintainingmaintainingproperpropercommunicationcommunicationbybyestablishing,establishing,managingmanagingandandterminatingterminatingsessionssessions(a(apropertypropertyofofTCP)TCP)betweenbetweentwotwonodesnodes..ItIttakestakescarecareofofgracefullygracefullyclosingclosingsessionssessionsandandforforsessionsessioncheckcheckpointingpointingandandrecoveryrecovery..

➢ControlsControlswhetherwhetherthethedatadatabeingbeingexchangedexchangedininaasessionsessionarearetransmittedtransmittedasasfullfullororhalfhalfduplexduplexmessagesmessages..
Layer
Layer 44: Transport: Transport

➢Function:Function:Provides reliable and efficient data transfer services between applications on different devices. Provides reliable and efficient data transfer services between applications on different devices. Offers two main service types:Offers two main service types:

▪ConnectionConnection--oriented:oriented:Guarantees inGuarantees in--order delivery of data packets and errororder delivery of data packets and error--free transmission (e.g., free transmission (e.g., TCP).TCP).

▪Connectionless:Connectionless:Offers faster, less reliable data transfer without establishing a connection (e.g., UDP).Offers faster, less reliable data transfer without establishing a connection (e.g., UDP).

➢Protocols:Protocols:Transmission Control Protocol (TCP), User Datagram Protocol (UDP), port numbers.Transmission Control Protocol (TCP), User Datagram Protocol (UDP), port numbers.

➢UserUserDatagramDatagramProtocolProtocol((UDPUDP))::UDPUDPisisaaconnectionlessconnectionlessprotocolprotocolthatthatdoesdoesnotnotprovideprovidereliablereliabledatadatatransporttransport..NoNoacknowledgmentsacknowledgmentsarearetransmittedtransmitted..ThisThisprotocolprotocolgivesgivesaahigherhigherthroughputthroughputandandshortershorterlatencylatencyandandisisoftenoftenusedusedforformulticasting,multicasting,broadcastingbroadcastingandandrealreal--timetimemultimediamultimediacommunicationcommunicationwherewhereoccasionaloccasionalpacketpacketlosslossisisacceptableacceptable..MessagesMessagessentsentwithwithUDPUDParearereferredreferredtotoasasdatagramsdatagrams..

➢TransmissionTransmissionControlControlProtocolProtocol((TCPTCP)): TCPTCPisisaaconnectionconnection--orientatedorientatedprotocolprotocolthatthatoffersoffersgreatergreaterreliabilityreliabilitywhenwhenititcomescomestototransportingtransportingdatadatathanthanwhatwhatUDPUDPprovidesprovides..WithWithTCP,TCP,thetheapplicationapplicationwhichwhichsendssendsthethedatadatareceivesreceivesacknowledgmentacknowledgmentororverificationverificationthatthatthethedatadatawaswasactuallyactuallyreceivedreceived..ItItisisusedusedforformanymanyprotocols,protocols,includingincludingHTTPHTTPwebwebbrowsingbrowsingandandemailemailtransfertransferwherewherelosslesslosslessdatadatatransfertransferisisimportantimportant..IndividualIndividualunitsunitsofofdatadatatransmissiontransmissionininthetheTCPTCPprotocolprotocolarearereferredreferredtotoasassegmentssegments..
UDP & TCP protocols
UDP & TCP protocols
Layer
Layer 33: Network: Network

➢Function:Function:Responsible for routing data packets across networks based on their logical addresses (IP Responsible for routing data packets across networks based on their logical addresses (IP addresses). Uses routing protocols like Open Shortest Path First (OSPF) or Border Gateway Protocol addresses). Uses routing protocols like Open Shortest Path First (OSPF) or Border Gateway Protocol (BGP) to determine the best path for data to travel.(BGP) to determine the best path for data to travel.

➢Protocols:Protocols:Internet Protocol (IP), Address Resolution Protocol (ARP).Internet Protocol (IP), Address Resolution Protocol (ARP).

➢Additional functionalities:Additional functionalities:Performs network address translation (NAT) to allow private IP addresses to Performs network address translation (NAT) to allow private IP addresses to communicate on the public internet.communicate on the public internet.

➢Function:Function:Packages data into frames, adds error detection and correction mechanisms (like checksums), Packages data into frames, adds error detection and correction mechanisms (like checksums), and controls access to the physical medium using protocols like Carrier Sense Multiple Access with and controls access to the physical medium using protocols like Carrier Sense Multiple Access with Collision Detection (CSMA/CD).Collision Detection (CSMA/CD).

➢Protocols:Protocols:Ethernet, WiEthernet, Wi--Fi (IEEE Fi (IEEE 802.11802.11), Frame Relay, Point), Frame Relay, Point--toto--Point Protocol (PPP).Point Protocol (PPP).

➢Additional functionalities:Additional functionalities:Provides logical addressing (MAC addresses) for identifying devices on the same Provides logical addressing (MAC addresses) for identifying devices on the same network segment.network segment.
Layer
Layer 22: Data: Data--linklink

➢FunctionFunction::EstablishesEstablishesthethephysicalphysicalconnectionconnectionbetweenbetweendevicesdevicesandandtransmitstransmitsrawrawdatadatabitsbitsthroughthroughaaphysicalphysicalmediummediumlikelikecablescables(copper,(copper,fiberfiberoptic)optic)ororwirelesswirelesssignalssignals(radio(radiowaves)waves)..

➢ProtocolsProtocols::DefinesDefinesthetheelectrical,electrical,mechanical,mechanical,andandoperationaloperationalspecificationsspecificationsforfortransmittingtransmittingdata,data,includingincludingvoltagevoltagelevels,levels,cablecablepinouts,pinouts,andandsignalsignalencoding/decodingencoding/decoding..
Layer
Layer 11: Physical: Physical
Task
Task

•Talk about OSI Talk about OSI 77--layers model.layers model.
Thanks
Thanks


تلخيص النصوص العربية والإنجليزية أونلاين

تلخيص النصوص آلياً

تلخيص النصوص العربية والإنجليزية اليا باستخدام الخوارزميات الإحصائية وترتيب وأهمية الجمل في النص

تحميل التلخيص

يمكنك تحميل ناتج التلخيص بأكثر من صيغة متوفرة مثل PDF أو ملفات Word أو حتي نصوص عادية

رابط دائم

يمكنك مشاركة رابط التلخيص بسهولة حيث يحتفظ الموقع بالتلخيص لإمكانية الإطلاع عليه في أي وقت ومن أي جهاز ماعدا الملخصات الخاصة

مميزات أخري

نعمل علي العديد من الإضافات والمميزات لتسهيل عملية التلخيص وتحسينها


آخر التلخيصات

وفي ترجمتنا لهذ...

وفي ترجمتنا لهذين العلمين اضطررنا أن نبتعد عن المعنى الاشتقاقي للفظين الدالين عليهما في اللغات الاور...

يهتم علم الأوبئ...

يهتم علم الأوبئة بالتوزيع المكاني وانتشار الأمراض المتأثرة بالبينات الطبيعية والصناعية التي من صنع ا...

أولًا: الأمنُ ا...

أولًا: الأمنُ المايُّ والغذائي من منظور وطني عد قضية الأمن المائي والغذائي من القضايا البيئية التي ت...

ترتبط نشأة القا...

ترتبط نشأة القانون العام الاقتصادي بظهور الدولة الحديثة ابن تحدد مفهوم الدولة ووظائفها وطرق ممارسة ا...

يُعْرَّفُ التَّ...

يُعْرَّفُ التَّنَمُّرَ عَلى أَنَّهُ الَْْذى الَّذي يُمارِسُهُ الْقَوِيُّ عَلى الضَّعيفِ، كانَ هذا ال...

أشاروا أيضاً إل...

أشاروا أيضاً إلى أن أفضل الصدقات؛ التي تكون على الأَقَارِبِ، قال ابن العربي: «الصدقة على الأهل أفضل ...

اثار الهجرة: لي...

اثار الهجرة: ليست كلها إيجابية وال كلها سلبية بل فيها من هذا وذاك: - االثار اإليجابية للهجرة على الد...

رفضت مليشيا الح...

رفضت مليشيا الحوثي الإرهابية، صرف المبالغ المالية الشهرية، المقررة لمقاتليها في عدد من الجبهات، خوفً...

اريد بحث عن الس...

اريد بحث عن السباحة اريد الفصل الاول يكون بعنوان السباحة والمواضيع داخل هذا الفصل هي مقدمة تاريخية و...

بالتأكيد، إليك ...

بالتأكيد، إليك مقال أكاديمي مستخلص من محتوى المحاضرة: **مهارات الاتصال في عصر التكنولوجيات الحديثة:...

La plaine alluv...

La plaine alluviale de la basse Soummam correspond à une large dépression d’une forme allongée orien...

أغفل الحكم مخال...

أغفل الحكم مخالفة عقد عمل الطاعنة للدستور ولم يتطرق الحكم إلى دفوع الطاعنة بشأن أن عقد العمل المُبرم...