<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RTU modbus packet format over ip]]></title><description><![CDATA[<p dir="auto">ip: 192.168.1.12<br />
port: 5000</p>
<p dir="auto">deviceid:2<br />
regAddress:50000<br />
regcode:holdingregister<br />
length:2<br />
[02 03 c3 50 02 &lt;CRC&gt;]<br />
so i have the above modbus rtu packet.<br />
i have to send this packet to above ip and port.</p>
<p dir="auto">which protocol i will use?<br />
i tried with modbus4j but while generatiing packet there is no crc attached to it.<br />
but here requirement is RTU packet format send across ip/port</p>
<p dir="auto">i need the kind response<br />
thanks in advance</p>
]]></description><link>https://forum.mango-os.com/topic/721/rtu-modbus-packet-format-over-ip</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 03:15:17 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/721.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jan 2011 07:30:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RTU modbus packet format over ip on Sat, 05 Feb 2011 02:11:47 GMT]]></title><description><![CDATA[<p dir="auto">Have you tried using encapsulation?</p>
]]></description><link>https://forum.mango-os.com/post/5346</link><guid isPermaLink="true">https://forum.mango-os.com/post/5346</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Sat, 05 Feb 2011 02:11:47 GMT</pubDate></item></channel></rss>