개정판 3b938959
issue #000000 검색 수정
Change-Id: I7ac25e17a0b62f753c52f52b8a77b73bb3bbe2bf
KCOM/app.config | ||
---|---|---|
121 | 121 |
</wsHttpBinding> |
122 | 122 |
</bindings> |
123 | 123 |
<client> |
124 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
|
125 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" |
|
126 |
contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
127 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
|
128 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
|
129 |
contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
130 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc/GZIP" |
|
131 |
binding="wsHttpBinding" bindingConfiguration="MarkusAPIgzip" |
|
132 |
contract="ServiceDeepView.ServiceDeepView" name="MarkusAPIgzip" /> |
|
124 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
125 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
126 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc/GZIP" binding="wsHttpBinding" bindingConfiguration="MarkusAPIgzip" contract="ServiceDeepView.ServiceDeepView" name="MarkusAPIgzip" /> |
|
133 | 127 |
</client> |
134 | 128 |
</system.serviceModel> |
135 | 129 |
<applicationSettings> |
내보내기 Unified diff