shedeed
Member level 4
I'm working on a WiMax project, one of the tasks is to implemenent some of the functions of the WiMax MAC layer.
There are Many functions that are listed in the Standard and every field of each PDU message.
What i want to ask about is:
(1) How can i model these functions and their fields in a C++ code "using OOP of course"?
(2) Is there any tool online that can help me in the field of Network Protocol Programming?
(3)Can any one offer a pseudo-code example for the implementation of such similar functions?
There are Many functions that are listed in the Standard and every field of each PDU message.
What i want to ask about is:
(1) How can i model these functions and their fields in a C++ code "using OOP of course"?
(2) Is there any tool online that can help me in the field of Network Protocol Programming?
(3)Can any one offer a pseudo-code example for the implementation of such similar functions?