Re: UDP packets



On May 16, 3:11 pm, Jack <junw2000@xxxxxxxxx> wrote:
Several application processes run on the same machine. They
communicate with each other with UDP packets. Why some UDP packets are
lost? The destination address of the UDP packets is the machine's IP
address, not 127.0.0.0. Since the application processes are on the

127.0.0.1?
same machine, the UDP packets go from application layer to network
layer, then back to the application layer. They will not reach link
layer, right?
Yes, it will send thru interface lo. So run ifconfig to check whether
your lo is present.


.



Relevant Pages

  • Re: UDP packets
    ... communicate with each other with UDP packets. ... The destination address of the UDP packets is the machine's IP ... certainly be lost. ... layer, then back to the application layer. ...
    (comp.os.linux.development.system)
  • Re: UDP packets
    ... | communicate with each other with UDP packets. ... | layer, then back to the application layer. ... the buffers resulting in some packets lost with no indication to the ... The default UDP buffer setting is about 250K. ...
    (comp.os.linux.development.system)
  • Re: UDP packets
    ... | communicate with each other with UDP packets. ... | layer, then back to the application layer. ... They will not reach link ... the buffers resulting in some packets lost with no indication to the ...
    (comp.os.linux.development.system)
  • UDP packets
    ... communicate with each other with UDP packets. ... The destination address of the UDP packets is the machine's IP ... layer, then back to the application layer. ...
    (comp.os.linux.development.system)
  • UDP packets
    ... Why some UDP packets are lost? ... from application layer to network layer, ...
    (comp.unix.programmer)