Author | Message | Time |
---|---|---|
JoeTheOdd | [quote]I am an new programmer with little or no networking experience:[/quote]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 [tt]((tcp.port == 6112)) && ((tcp.len > 0))[/tt]. | December 11, 2005, 11:13 AM |
Arta | Thanks, fixed. | December 12, 2005, 11:57 PM |