Networking -Message Segmentation

  • Thread starter Thread starter asd1249jf
  • Start date Start date
  • Tags Tags
    Networking
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 15K views
asd1249jf
Networking -Message Segmentation"

Homework Statement


Discuss the drawbacks of message segmentation.


Homework Equations





The Attempt at a Solution


None. period. I cannot think of a single drawback on this system. It is the best method to send packets over any other methods, definitely including message switching.

Yet it asks to discuss the drawbacks of this process. What could possibly be a drawback to this system?
 
Physics news on Phys.org
I'm not familiar with the term "message segmentation" per se, but reduced throughput and segment swapping/queuing issues come to mind.
 
berkeman said:
I'm not familiar with the term "message segmentation" per se, but reduced throughput and segment swapping/queuing issues come to mind.

In modern packet-switched networks, the source host segments long, application-layer messages (for example, an image or a music file) into smaller packets and sends the packets into the network. The receiver then reassembles the packets back into the original message. This process is known as message segmentation.

Here is an applet of message segmentation

http://lerci.tagus.ist.utl.pt/applets/message/messagesegmentation.html

As for reduced throughput, isn't that an issue for all process of packet delivering anyways? Same with queuing, but as for segment swapping, can you be more specific on what issue this might bring?
 
Last edited by a moderator: