Jump to: navigation, search

Difference between revisions of "FAQ:Installation and Configuration"


m (Can I connect to my own web service from within {{UBIK}}?)
m (Network)
Line 30: Line 30:
 
</source>
 
</source>
  
= Network =
+
= Infrastructure =
 
===Can I use {{UBIK}} via an Application-Delivery-Solution, e.g. Citrix Reveiver? ===
 
===Can I use {{UBIK}} via an Application-Delivery-Solution, e.g. Citrix Reveiver? ===
 
No, that is not possible as such applications are mostly clients accessing a server based application pool. {{UBIK}} is a stand-alone mobile application, which does not communicate via such virtualization client.
 
No, that is not possible as such applications are mostly clients accessing a server based application pool. {{UBIK}} is a stand-alone mobile application, which does not communicate via such virtualization client.
Line 39: Line 39:
 
:&rarr; ''See [https://msdn.microsoft.com/en-us/library/cc646023%28v=sql.120%29.aspx Configure the Windows Firewall to Allow SQL Server Access] and [http://sqlmag.com/sql-server/sql-server-tcp-and-udp-ports SQL Server TCP and UDP Ports] for more details on ports.''
 
:&rarr; ''See [https://msdn.microsoft.com/en-us/library/cc646023%28v=sql.120%29.aspx Configure the Windows Firewall to Allow SQL Server Access] and [http://sqlmag.com/sql-server/sql-server-tcp-and-udp-ports SQL Server TCP and UDP Ports] for more details on ports.''
 
:&rarr; ''See [https://technet.microsoft.com/en-us/library/ms187892%28v=sql.105%29.aspx Choosing a Network Protocol] for help choosing the right port.''
 
:&rarr; ''See [https://technet.microsoft.com/en-us/library/ms187892%28v=sql.105%29.aspx Choosing a Network Protocol] for help choosing the right port.''
 +
 +
===Can I use http and https simultaneously? ===
 +
No, that is not possible as the bindings of the web service needs to be configured either for http or https.
 +
{{Hint|In the installation package of the web service is a pre-configured file for http and https.}}
 +
 +
[[Category:FAQ|Installation and Configuration]]
  
 
= Database =
 
= Database =

Revision as of 15:05, 16 June 2016

[edit]

General

Which component do I need for what use case?

See Set up UBIK® for details about use case dependent installations.

Where can I find some logging information and configure its destination?

Read the article about configure logging to get to know the destinations of log files and how to modify them.

Can I connect to my own web service from within UBIK®?

Yes, of course. You have to configure the according bindings and endpoints as desribed in Configuring Services Using Configuration Files.