⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 insjava.htm

📁 串口调试工具 用于串口调 试的很方便
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>Java Package&nbsp; Installation</title>
</head>

<body bgcolor="#FFFFFF">

<p align="center"><strong>Package&nbsp; Installation</strong></p>

<blockquote>
  <p align="left">It was created a java package called &quot;FreeModbus.Util&quot; that
  contain a modbus class that can be used to comunicate directly with Modbus/TCP slaves
  connected in a TCP/IP network or you can use a TCP/IP - Serial port interface as explained
  in <a href="conTServ.htm">Configuring TCP Server</a>. </p>
</blockquote>

<ol>
  <li><p align="left">Install a http server in your computer, there are some freeware http
    servers. You can find some at <a href="http://%20www.tucows.com">www.tucows.com</a>. </p>
  </li>
  <li><p align="left">When extracting the source code you will find a directory called
    java\ModbusMonitor. This directory contain the java applet sample that must be called from
    &quot;ModbusMonitor.html&quot; html page.</p>
  </li>
  <li><p align="left">Configure you http server to have access to directory mentioneted above
    and create an alias for this directory , for instance, /Modbus . You do not need two
    computers to test the applet, use your http server at loopback IP address 127.0.0.1.</p>
  </li>
  <li><p align="left">Configure the modbus server as explained in <a href="conTServ.htm">Configuring
    TCP Server</a> ( TCP/IP - Serial port interface ). It's important that http server and
    this modbus server use the same IP address.</p>
  </li>
  <li><p align="left">Now , if http server and <a href="conTServ.htm">Modbus TCP Server</a>
    are working you can try the applet. Start your browser, IE or Netscape, and type <a
    href="http://127.0.0.1/Modbus/ModbusMonitor.htm">http://127.0.0.1/Modbus/ModbusMonitor.htm</a>
    (This is valid if you use IP Address 127.0.0.1 , and use /Modbus for installation
    directory alias). Now , you can read and write modbus regs and coils.</p>
  </li>
</ol>

<p align="center">&nbsp;</p>

<p align="center"><a href="index.htm">Home</a></p>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -