I am receiving a TCP packet into a byte array. I want to move it into a
user-defined type so that I can access its individual primitives, i.e. long,
strings, etc. I am new to VB and cannot find a way to cast or convert. Any
help is appreciated. Thanks. BarryD


Reply With Quote