Hi, I have never done any programming related to socket and network in c++. I have been learning to program using sfml and I was trying created a small program to see if its perfectly working on my pc. The program sends some small text message and I have set the destination address as my own IP address to test it. But havent got any good results. Is it possible to do such a thing, to capture a UDP packet from the same pc ?