General protocol stack management

Vlad Dumitrescu vlad_dumitrescu@REDACTED
Wed Feb 20 14:13:57 CET 2002


Hi all,

I am trying to devise a general way to handle a protocol stack in a way that 
is protocol independent. The closest thing I found to look at was Megaco, 
which is very cool. However, assumptions about the specific protocols are 
spread a little here and there, and also the protocol layers are fixed 
(since it is only designed to handle one protocol).

I wonder if anyone had felt the need for such an application, where once 
could dynamically add, remove or change some of the handlers for the 
different layers in the stack. My reason for doing this is to be able to 
change the encoding and routing algorithms and/or the transport medium, but 
then I thought "why not make it more general?" -- I'd like to find out if 
such generality can be really needed, or maybe it's better to choose the 
custom solution? Maybe such a general aplication already exists, and then 
I'd have a lot to learn from.

Any thoughts or remarks?
Best regards,
Vlad

_________________________________________________________________
Chatta med vänner online, prova MSN Messenger: http://messenger.msn.se




More information about the erlang-questions mailing list