I am Using VB 2008 Express and i am working with an application, who send UDP pakets and receive the UDP answers from the servers. My Problem: The destination Port of the answers are found in the udp-header. How can i get the header to get the port, on which i have to listen for ...