개정판 cf1cc862
licensing 수정
Change-Id: I3bffa280e0205be1031c133bf4716929fcbd7c54
KCOM/app.config | ||
---|---|---|
116 | 116 |
</basicHttpBinding> |
117 | 117 |
</bindings> |
118 | 118 |
<client> |
119 |
<endpoint address="http://localhost:8080/ServiceDeepView.svc" |
|
120 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" |
|
121 |
contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
122 | 119 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
123 | 120 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
124 | 121 |
contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
122 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
|
123 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" |
|
124 |
contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
125 | 125 |
</client> |
126 | 126 |
</system.serviceModel> |
127 | 127 |
<applicationSettings> |
내보내기 Unified diff