Implementing a protocol

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zottty
    New Member
    • Feb 2007
    • 27

    #1

    Implementing a protocol

    Hello Friends,

    I have just implemented my own protocol for a provisioning system. It works out fine and seems to be reliable enought, I am still curious, which are the typical pitfalls of it. Could you advice any web pages dealing with this subject, how to create a protocol? I couldn't go far with google.

    Thanks
    Zoltan
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by zottty
    Hello Friends,

    I have just implemented my own protocol for a provisioning system. It works out fine and seems to be reliable enought, I am still curious, which are the typical pitfalls of it. Could you advice any web pages dealing with this subject, how to create a protocol? I couldn't go far with google.

    Thanks
    Zoltan
    Depending on what layer/level your protocol operates as, the difficulties are different. A good place to start is proving your theorems' correctness.

    Comment

    Working...