1
Answer

How to find out the IP version for the receiving package?

I am supprised that I could not google it out. Technically I know the version is in the first 4 bits of the IP header of the receiving package, but I dont really know how to code it...and, C# does not have any utlity/api to provide such a function?

Thanks.

Answers (1)