eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:ueberblick:installation:konfiguration:port

Port configuration

Ports - eBiss Service

The eBiss Service does not need access to the DB and registers a port for the client, via which the client connects to the service. The port for the client is defined in the configurator.

Ports - eBiss Client

The eBiss Client does not need access to the DB and connects to the eBiss Service via a port. The port for the eBiss service is defined in the configurator.

Ports - Firewall

If the firewall doesn't allow a connection, you can change the ports. In the configurator at connection settings you can configure the Port from client to server and the Remote Callback-port from server to client. If the Remote Callback-port is 0, the port will be selected by the system.

eBiss-Server

For the port configuration of the eBiss server the following line has to be entered in eBiss.Service.exe.config:

<add key="eBiss.RemotingPort" value="9998" />

eBiss-WinClient

For the port configuration of the eBiss-Server the following line has to be entered in the eBiss.WinClient.exe.config:

<add key="eBiss server URL" value="tcp: %%//%%localhost: 9998/eBiss.apiServer" />
en/ueberblick/installation/konfiguration/port.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1