> The TCP support is definitely interesting. Does your current build of > ECL use shared libraries? I mean whether your patches support > producing > DLLs and loading them at run time. Did you build ECL with CLX in, or > just use the interpreter? My current build uses shared libs: cmp and clx are compiled into FAS files loaded at run-time. Michael.