![]() |
Network Protocol Abstraction Library |
||||
|
|
|
|
|
The Network Protocol Abstraction Library was designed to help network protocol designing developers concentrate on what they do best, the protocol and not the environment. NPAL is able to help every client/server protocol implementing developer. NPAL provides a framework for designing protocols. It actually provides more than just a framework. It provides a whole new perspective on protocols including a network protocol handling pattern. The design was done based on several goals and principles:
|
|
The code is written with portability in mind but still needs to be tested on a number of platforms. The library consists of only some headers but the examples compile on:
|
|
There is no code or documentation to download yet. The code is in CVS and will be officially released once it's in a state, that people can easily start up and use it. |
|
|