Give a LIKE, if you are looking for more such niche video topics. Thank you đź‘Ť
LINUX KERNEL & SYSTEMS PROGRAMMING CLASSES: https://thelinuxchannel.org/courses/
Website – The Linux Channel: https://thelinuxchannel.org
Email: kiran.kankipati@gmail.com
Contact: https://thelinuxchannel.org/contact/
GitHub: https://github.com/kirankankipati
OpenWRT Complete Course | 3 Hours | from ZERO to HERO
https://www.youtube.com/watch?v=MB2QLwgI1sw
Source Wikipedia: https://en.wikipedia.org/wiki/Multihoming
Multihoming is the practice of connecting a host or a computer network to more than one network. This can be done in order to increase reliability or performance.
A typical host or end-user network is connected to just one network. Connecting to multiple networks can increase reliability because if one connection fails, packets can still be routed through the remaining connection. Connecting to multiple networks can also improve performance because data can be transmitted and received through the multiple connections simultaneously multiplying throughput and, depending on the destination, it may be more efficient to route through one network or the other.
R E F E R
https://techdocs.audiocodes.com/session-border-controller-sbc/mediant-software-sbc/user-manual/version-740/content/um/ConfiguringSCTPwithMulti-homing.htm
http://simplestcodings.blogspot.com/2010/08/sctp-server-client-implementation-in-c.html
sample code – https://gist.github.com/zonque/7d03568eab14a2bb57cb
sudo apt install libsctp-dev
https://wiki.wireshark.org/SampleCaptures
https://wiki.wireshark.org/SampleCaptures#stream-control-transmission-protocol-sctp
https://wiki.wireshark.org/uploads/__moin_import__/attachments/SampleCaptures/sctp-www.cap
https://wiki.wireshark.org/SCTP
C H E C K O U T: The FreeBSD Channel
https://www.youtube.com/channel/UCJw9nWDKusxN8DinZNu8swQ
#multihoming #mptcp #sctp #education #onlineclasses #networking