How to identify Silver Light data through Http response??
hi all,
i want identify whether data, coming server http response, silver light application or not??
- noticed when http response, header field "server" contains "iis 7.0 iisms 3.0". can use "iisms 3.0" identify silver light data??
thanks in advance.. !!
thanks
hi. there's no way of telling whether http response targeted @ silverlight application , ones not.
the "server" header not suitable that; name says, expresses server, not client. "iisms" in case stands media services of iis, smooth streaming or similar. when @ official page, you'll see says right in first paragraph not targeted @ silverlight, other http clients well, not indicator there's silverlight client on other end.
since silverlight explicitly built work web standards (web services etc.), random response inspect belong other sort of client too.
what particular scenario? maybe there's solution.
Silverlight > Accessing Web Services with Silverlight
Comments
Post a Comment