Generic protocol builder/parser
- From: oshaer@xxxxxxx
- Date: Mon, 28 Apr 2008 07:10:43 -0700 (PDT)
Hello everyone.
In my work many people (including me) need to write a parser and/or a
builder for a certain application-layer protocol.
We work with both ASCII and binary protocols. The protocols are
usually dynamic and have many variations according to certain
parameters.
Each programmer implements the needed componenet independently, in a
different style, using different concepts.
Is it reasonable to try and suggest a generic framework for parsing
and building various protocols?
Do you have any suggestions for a concept?
Do you know of any existing framework or tool that might help?
Thanks.
Oshaer.
.
- Follow-Ups:
- Re: Generic protocol builder/parser
- From: rossum
- Re: Generic protocol builder/parser
- From: Phlip
- Re: Generic protocol builder/parser
- Prev by Date: Re: Occupational health hazards
- Next by Date: Re: Generic protocol builder/parser
- Previous by thread: INTERNATIONAL WORKSHOP ON OPTICAL SUPERCOMPUTING (OSC'08): Deadline extension
- Next by thread: Re: Generic protocol builder/parser
- Index(es):
Relevant Pages
|