WCF net.tcp binding 808:* what does this mean?
问题 I am trying to connect to a WCF service someone set up and i'm having trouble, I have no idea what 808:* means in the "Binding Information" for net.tcp site bindings. thanks this is how the bindings are configured in IIS 7 (navigate to IIS, right click on the application hosting the service, click 'edit bindings'). there are two entries: type: http, port: 8000, ip address: *, binding information: (empty) type: net.tcp, port: (empty), ip address: (empty), binding information: 808:* 回答1: I