Tuesday, May 5, 2015

Designing of SMS protocol : Part 2




Lots of things can change as we start working

Designing Phase :

The folder will be like below

SMS --->
                RLM ---->
                                     SRC  // This will have .C files
                                     INC  //   This will have .H files


               MLM ----->
                                     SRC  // This will have .C files
                                     INC  //   This will have .H files


Coding Phase :

Below structures will be used , they are bidirectional


Below is Message Transfer for SENDING PART





Below is Message Transfer for RECEIVING PART





No comments:

Post a Comment