开发者

wcf client service interaction

suppose i am having a wcf(mywcf),and three clients(CL1,CL2,CL3) connected to my wcf,CL1 and CL2 belongs to PC1 and CL3 belongs to PC2. now the question is to dedect the client.(mywcf is having more开发者_开发知识库 then one endpoints).


It is not possible unless you send some identification in every message. So create custom SOAP header and MessageInspector and use them to transfer your client's identification.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜