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.