Changes

Configuration Files/Client.config

370 bytes added, 13:51, 22 July 2015
== Example ==
 
<syntaxhighlight lang="xml">
<system.serviceModel>
</client>
</system.serviceModel>
</syntaxhighlight>
 
where a user defined web service URL has been defined via
<syntaxhighlight lang="xml">
<endpoint address="https://137.135.200.180[:PORT]/UBIK/DEMO.240.PUSH/UBIKPush.svc/SOAP" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IUBIKPush" contract="PushService.IUBIKPush" name="WSHttpBinding_IUBIKPush" />
</syntaxhighlight>
* [[Configuration Files]]
[[Category:Installing|Configuration Files/Client.config]]
10,686
edits