Hi,
i have a task in tcp transport during handshaking encode possible
binding's content types (including parameters) as integer values.
For instance:
text/xml : 0
|application/fastinfoset : 1
...
|But first need to get a list of binding supported content types. What
is the best (or single) way to do that?
Thanks.
WBR,
Alexey.