A
A
Alex Serov2016-11-29 07:51:39
Computer networks
Alex Serov, 2016-11-29 07:51:39

Are there IP-addressed networks that use non-UDP/TCP at the transport layer?

Are there IP-addressed networks that use non-UDP/TCP at the transport layer?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Rou1997, 2016-11-29
@gibsonman01

SCTP is also a transport protocol, implemented in Linux and Cisco, at first glance it is "better" than TCP and even more so UDP, because it is twenty years newer than both of them, but has not received distribution, it is not in Windows, so TCP / UDP "rule" and you should not avoid them, but learn to "cook properly", and create your own high-level "wrappers" with ready-made algorithms that ensure reliability, security, convenience and speed of development, so that in the future it will be possible to build anything from student "kursach" to a full-fledged instant messaging system, the level of reliability is not inferior to Skype and ICQ.

O
oia, 2016-11-29
@oia

read here about OSI

A
athacker, 2016-11-29
@athacker

Well, there is also ICMP. In theory, it can be used to overtake arbitrary data, here is the implementation: https://github.com/DhavalKapil/icmptunnel
Also GRE. Well, the SCTP mentioned above.

B
blackbeard, 2016-11-29
@Black_beard_ast

Read about IPX/SPX, Novell's stack. But they wrote that he remained in the wilds of history.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question