Hello, I'm trying to code a simple STUN client that send a STUN request to a STUN server but I'm a little confused about which component that I must use. After reading the documentation, I think that can I use the STUN-aware socket transport but this one provide only the transport methods. I think that my initialisation is correct but now, I don't know how to send a STUN request to a server. Can you help me please ? thank you. cyrill gremaud