QuoteI am an new programmer with little or no networking experience:
New starts with a consonant, so the n in an is not needed.
As for filtering network traffic, I find the TCP control packets with no data annoying, so I use
((tcp.port == 6112)) && ((tcp.len > 0)).