0

I made a CSharp tcp server and the server listened the port 8888. I can connect that server with telnet by port 8888, but when I use wireshark to see packets to my server using filters, it finds no result..

I am using Windows, how do I see packets to my server?

Thank you for reading.

I am looking forward to seeing your wise answers.

enter image description here

DoyoHntr
  • 87
  • 5

1 Answers1

1

You provide little details on your capture setup, but very likely you're not setup correctly, so I would recommend that you check your capture setup.

Christopher Maynard
  • 5,702
  • 2
  • 17
  • 23