07-14-04 01:47 AM
Giles thank you. The custom pipline decode, presumably I write this in C# i
mplementing some interface...?
--
BenW MCAD
"Gilles [MSFT]" wrote:
> Hello,
>
>
> The best way would be to write a custom pipeline decode (and encode if nee
ded) component.
> Once this is done, create a new pipeline, add this component at decode sta
ge. You can then associate this pipeline with the receive
> location (or send port). As soon as a message is received (or sent), it wi
ll then be decoded.
>
> A sample of custom component is in the SDK: FisMsg. You can also visit my
gallery of custom pipeline components at
>
> http://weblogs.asp.net/gzunino/cate...7.aspx?Show=All
>
> Thanks.
> -Gilles.
>
>
[ Post a follow-up to this message ]
|