프로젝트

일반

사용자정보

개정판 0c575433

ID0c575433869ede2218d6225fc50603e03881b25c
상위 f1dd3ed6
하위 a860bafc

김태성이(가) 5달 전에 추가함

issue #0000 compare 수정

Change-Id: I9b57c124b64674f7ae618978955093b399008da5

차이점 보기:

KCOM/app.config
117 117
        <binding name="DeepViewPoint" />
118 118
        <binding name="DeepViewPoint1" />
119 119
      </basicHttpBinding>
120
      <wsHttpBinding>
121
        <binding name="MarkusAPIgzip">
122
          <security mode="None" />
123
        </binding>
124
      </wsHttpBinding>
125 120
    </bindings>
126 121
    <client>
127
      <endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" />
128
      <endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
129
      <endpoint address="http://localhost:44301/ServiceDeepView.svc/GZIP" binding="wsHttpBinding" bindingConfiguration="MarkusAPIgzip" contract="ServiceDeepView.ServiceDeepView" name="MarkusAPIgzip" />
122
      <endpoint address="http://localhost:44301/ServiceDeepView.svc"
123
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint"
124
        contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
125
      <endpoint address="http://localhost:44301/ServiceDeepView.svc"
126
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1"
127
        contract="KcomService.ServiceDeepView" name="DeepViewPoint1" />
130 128
    </client>
131 129
  </system.serviceModel>
132 130
  <applicationSettings>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)