User Tools

Site Tools


gui-connectto-en
no way to compare when less than two revisions

Differences

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


gui-connectto-en [2019/06/26 15:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Connect to======
 +
 +{{  rocrail-logo-32.png}}
 +[[english|Content]] -> [[english#rocview|Rocview]]->[[english#general|General]] 
 +  *  [[rocgui-config-en|Configuration]] | [[loc-tab-en|Locomotives Tab]] | [[gui-accel-en|Accelerators]] | [[gui-cs-status-en|Command Station Status]] | [[gui-multi-en|Use multiple Gui's for viewing]] | [[gui-reports-en|Reports]] | **Connect to**
 +
 + \\
 +If the Rocrail server runs on another computer than **localhost**, you can connect to it by this option if no workspace has been opened:\\
 +{{rocgui-connectto-en.png}}\\
 + \\
 +This dialog is found in the File menu:\\
 +**File** -> **Connect to...**\\
 +
 + \\
 +
 +===== Hostname =====
 +The "Help/Info" dialogue of Rocview will show you the IP adress.
 +
 +Another way to determine the hostname or IP address:
 +
 +==== Windows ====
 +Open a command window and issue the **ipconfig** command:
 +<code>
 +> ipconfig
 +
 +Windows-IP-Konfiguration
 +
 +Ethernetadapter LAN-Verbindung 2:
 +
 +        Verbindungsspezifisches DNS-Suffix: siworld.local
 +        IP-Adresse. . . . . . . . . . . . : 10.0.2.15
 +        Subnetzmaske. . . . . . . . . . . : 255.255.255.0
 +        Standardgateway . . . . . . . . . : 10.0.2.2
 +</code>
 + \\
 +In this example **10.0.2.15** is the Hostname to use in the Rocview dialog.
 +
 +==== Linux / OS X ====
 +<code>
 +$ /sbin/ifconfig 
 +
 +eth0      Link encap:Ethernet  HWaddr 00:13:72:a9:03:cf  
 +          inet addr:192.168.200.201  Bcast:192.168.200.255  Mask:255.255.255.0
 +          inet6 addr: fe80::213:72ff:fea9:3cf/64 Scope:Link
 +          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 +          RX packets:17641 errors:0 dropped:0 overruns:0 frame:0
 +          TX packets:11904 errors:0 dropped:0 overruns:0 carrier:0
 +          collisions:0 txqueuelen:1000 
 +          RX bytes:13797015 (13.7 MB)  TX bytes:1903395 (1.9 MB)
 +          Interrupt:16 
 +</code>
 + \\
 +In this example **192.168.200.201** is the Hostname to use in the Rocview dialog.
 +
 + \\
 +===== Port =====
 +The standard default client service port is 8051.\\
 +Check the **[[rocrailini-service-en#client_service|Client Service]]** of the Rocrail server for the correct port.\\
 +
 +
 +
 + \\
 +===== R2RNet =====
 +A list of Rocrail Servers found in the network if R2RNet is activated in Rocview and Servers.\\
 +See __**[[:rocgui-gen-en#r2rnet|R2RNet]]**__\\
 +
 + \\
 +
 +===== Control code =====
 +Only needed if the Rocrail server has set a **[[rocrailini-service-en#control_code|control code]]** to get write access.\\
 + \\
 +=====Slave code=====
 +See: __**[[:rocrailini-service-en#slave_code|Slave code]]**__\\
 +
  
gui-connectto-en.txt · Last modified: 2019/06/26 15:34 by 127.0.0.1