THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

If you mean you have a trace of network traffic in Wireshark, and you want to find traffic to and from port 3074, what you should do is specify a display filter of tcp.port == 3074 or udp.port == 3074; that will cause Wireshark to show only the TCP or UDP packets going to or from port 3074.