Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:how_to_connect_to_the_web_client [2016/11/23 14:32]
127.0.0.1 external edit
en:how_to_connect_to_the_web_client [2018/03/22 16:23]
ethan 2.6이후 localhost 사용 불가.
Line 14: Line 14:
 \\ \\ \\ \\
 Now that you know your port, you can use the following to connect to the client if you’re on the server PC: \\ Now that you know your port, you can use the following to connect to the client if you’re on the server PC: \\
-  * Localhost:​[Port #]+  *Localhost:​[Port #] \\
 Example- localhost:​81 Example- localhost:​81
   * 127.0.0.1:​[Port #]   * 127.0.0.1:​[Port #]
Line 24: Line 24:
 In that case please create another shortcut including your port number. \\  In that case please create another shortcut including your port number. \\ 
 </​callout>​ </​callout>​
-\\+<callout type="​warning"​ icon="​true">​  
 +You cannot use localhost or 127.0.0.1 when using a HTTPS connection. ​\\ 
 +The localhost option does not work for HTTP in BioStar 2.6 and above. You have to input the full IP as shown below. \\ 
 +</​callout>​ 
 If you’re accessing the client from another PC in the network, you would have to enter the IP of the server PC and the port number: ​ If you’re accessing the client from another PC in the network, you would have to enter the IP of the server PC and the port number: ​
   * [Server PC IP]:[HTTP Port#]   * [Server PC IP]:[HTTP Port#]