Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/19/09 15:47:37 (16 years ago)
Author:
kgrading
Message:

bugfixes and updated webservice (#529)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Communication/app.config

    r1147 r1366  
    2222        </bindings>
    2323        <client>
    24             <endpoint address="net.tcp://10.20.53.3:9000/HiveServer/ClientCommunicator"
     24            <endpoint address="net.tcp://10.20.53.2:9000/HiveServer/ClientCommunicator"
    2525                binding="netTcpBinding" bindingConfiguration="NetTcpBinding_IClientCommunicator"
    2626                contract="ServerService.IClientCommunicator" name="NetTcpBinding_IClientCommunicator">
    2727                <identity>
    28                     <userPrincipalName value="mse08003@fhs-hagenberg.ac.at" />
     28                    <userPrincipalName value="mse08023@fhs-hagenberg.ac.at" />
    2929                </identity>
    3030            </endpoint>
Note: See TracChangeset for help on using the changeset viewer.