Click here to Skip to main content
15,917,709 members

Comments by Member 10528344 (Top 2 by date)

Member 10528344 10-Feb-14 14:33pm View    
beautiful! exactly what i am looking for

Thanks
Member 10528344 10-Feb-14 11:45am View    
Hi Permalink,
Thank you for your reply.

my question is not how to create a struct in C#.

the c code is using a tBOOTPPacket type pointer point to an array. this basically interpreting the array as a BOOTP request.

I have no idea how to achieve it in C#. I create a struct or a class in c#. how do I interpret an array into tBOOTPPacket struct or class?

Thank you