klein fabien wrote: > In order to play a little bit with UDP frames I lauch 2 programms on > two machines: > The packet seems to be well transmited (i can see it in /proc/net/snmp) > As you can imagine nothing arrives... > The question .... why?? Because you're forgetting to call bind(). -- Glynn Clements <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
- playing with UDP frames klein fabien
- Glynn Clements