How to start writing your own IP protocol?

So my question is, is it possible to write a protocol that does the same thing as an Internet protocol, and if so, how do I get started? And don’t say: “Is the Internet protocol enough?” Yes, it’s just to see if it’s possible: P

I would like to learn a little more about how, just to find out how the protocols are executed. I have some programming experience, but not something like network protocols.

+5
source share
3 answers

The short answer is yes, it has been done and can be done again.

, , DECnet, NetBIOS, Appletalk ATM. , ( DECNet ), 7- OSI (.. , , , ).

, , IP IPv4 - , , , ( , IPv6).

: : , . - - , .. , , , . , , , - . , .

+4

, , ?

, IP-, ( ), ,

0

: , . ( OSI 7) . IP-, , , :

  • ( , , IP)
  • , .
  • , API

: , ;)

0

All Articles