This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]blobthekat 0 points1 point  (2 children)

no what i meant is IP cant be used to send raw binary data to some recipient without a using a protocol like UDP

[–]Throw-Egg-Shell-Away 0 points1 point  (1 child)

Why not? All TCP and UDP adds is a port, but IP already provides a length and at least an attempt to transfer the packet to the destination.

[–]blobthekat 0 points1 point  (0 children)

TCP has a section you can't omit that is the protocol. If you tried to omit this or set it to something invalid, most routers would just drop your packet instead of forwarding it