Files
JIMRI/help/en/html/hardware/loconet/LocoNetworking.shtml
T
2026-06-17 14:00:51 +02:00

59 lines
2.3 KiB
Plaintext

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Apple macOS version 5.8.0">
<title>JMRI Hardware Support - Connecting Multiple Computers to a LocoNet&reg; Layout</title>
<meta name="author" content="Bob Jacobsen">
<meta name="keywords" content=
"Digitrax Chief DCS Command Station LocoNet Server LocoBuffer java model railroad JMRI install windows">
<!--#include virtual="/help/en/parts/Style.shtml" -->
</head>
<body>
<!--#include virtual="/help/en/parts/Header.shtml" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<h1>Hardware Support: Methods to Connect Multiple Computers to a LocoNet&reg; Layout</h1>
<p>To connect multiple computers to your LocoNet&reg;-equipped layout using a single
LocoBuffer, use LocoNet over TCP. It uses standard TCP/IP protocols to communicate.
See the <a href=
"https://loconetovertcp.sourceforge.net/Interface/index.html">LocoNetOverTCP LbServer</a>,
which is external to JMRI.</p>
<p>The LocoNetOverTCP uses a
separate non-Java server process, LbServer, that communicates using plain ASCII String
messages over TCP/IP sockets, allowing non-Java nodes to also share the one LocoBuffer.</p>
<ul>
<li>
<a href="LbServer.shtml">How to set up LocoNetOverTCP LbServer</a>
</li>
</ul>
<h2>Notes:</h2>
<ul>
<li>If the computers are all close to the LocoNet, e.g. acting as local control panels, you
don't really need any networking to do this. You can instead connect each of the computers
to the LocoNet via their own LocoBuffer or LocoBuffer-II (or MS-100, though this is not
recommended) and have them individually take part in the LocoNet communications. This
doesn't cause any additional communications load. It does cost a little more for the extra
adapters, and doesn't permit you to put a computer remote from the layout.</li>
</ul>
<p>LocoNet&reg; is a registered trademark of <a href="https://www.digitrax.com">Digitrax,
Inc.</a></p>
<hr class="hide">
<!--#include virtual="/help/en/parts/Footer.shtml" -->
</div>
<!-- closes #mainContent-->
</div>
<!-- closes #mBody-->
<script src="/js/help.js"></script>
</body>
</html>