لخّصلي

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

نتيجة التلخيص (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 أو حتي نصوص عادية

رابط دائم

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

مميزات أخري

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


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

تعتبـــر التغذي...

تعتبـــر التغذية الصحية مهمة جدا خلال الســـنتين الاولى من عمر الطفل حيث يتطور النمو العقلي والجســـ...

ﻦ ﷲ، إﻻ إﻟﮫ ﻻ ﯾ...

ﻦ ﷲ، إﻻ إﻟﮫ ﻻ ﯾﺎﻣﻮﺳﻰ: ﻗُﻞ ْ ﻗﺎل: ﺑﮫ، وأدﻋُﻮك َ أذﻛﺮُك َ ﺷﯿﺌًﺎ ﻋَﻠﱠﻤﻨﻲ ؟ ھﺬا ﯾﻘﻮﻟﻮن ﻋ ِ ﺒﺎدِك َ ﻛﻞ ﱡ ...

معايير التقييم ...

معايير التقييم الأساسية المهارة النسبة الفهم السمعي 20% التعبير الشفهي 25% القراءة والفهم 20% الكت...

التحسّس المبكّر...

التحسّس المبكّر لأمراض الكلى ضروري لمنع أو تأخير تطور المرض إلى مراحله النهائية. يشتمل التشخيص المبك...

عـهـدنـا كـنـزن...

عـهـدنـا كـنـزنـا حلم سـيـنــمـو فـينـا درب طـويــل و عـزمـنـا جــبـال فــيـنــا اهـدؤوا و ابـدؤو...

تحسن معدلات الن...

تحسن معدلات النجاة عالميًا: بفضل برامج التطعيم، وتحسن الرعاية الصحية الأولية، وانخفاض معدل الفقر. ...

. أوبين فلم إطا...

. أوبين فلم إطا الوية واماعلى الإساة غير عاوية زى بلغ الزاع ر الهدة والتظيم تجلد خاضأو لأحكام القانو...

I have a reques...

I have a request: whenever we make an appointment and it's an automated call reminder about the appo...

• في الدعائم ذا...

• في الدعائم ذات البنية المغلقة أو الشكل المصمت، يقتصر التحلل غالباً على السطح الخارجي، ما يؤدي إلى ...

• في الدعائم ذا...

• في الدعائم ذات البنية المغلقة أو الشكل المصمت، يقتصر التحلل غالباً على السطح الخارجي، ما يؤدي إلى ...

بموجب هذا العقد...

بموجب هذا العقد، يتفق البائع والمشتري على أن يقوم المشتري بدفع إيجار دوري للمبنى أو العقار المتفق عل...

1) المرونة: يست...

1) المرونة: يستطيع الأطفال في هذه المرحلة مواجهة المخاطر والتحديات، مثل المشاكل الأسرية، والمشاكل ال...