Re: UDP packets
- From: Bin Chen <binary.chen@xxxxxxxxx>
- Date: 16 May 2007 02:09:43 -0700
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 networkYes, it will send thru interface lo. So run ifconfig to check whether
layer, then back to the application layer. They will not reach link
layer, right?
your lo is present.
.
- References:
- UDP packets
- From: Jack
- UDP packets
- Prev by Date: UDP packets
- Next by Date: Re: UDP packets
- Previous by thread: UDP packets
- Next by thread: Re: UDP packets
- Index(es):
Relevant Pages
|