Wade Richards <[EMAIL PROTECTED]> writes:

> Notice the "PROTO=UDP" part of the message.  It means that this
> is a UDP packet, not a TCP packet.  UDP is not a socket-based
> protocol, so the port number is meaningless for UDP packets.

This statement is nonsense.  Both TCP and UDP have 16-bit port
numbers and both use the sockets API.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to