<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Matthijs Lipperts | Activity</title>
	<link>https://clovertech.infor.com/members/matlip/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/matlip/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Matthijs Lipperts.</description>
	<lastBuildDate>Wed, 08 Apr 2026 20:21:38 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">037a5d20af1ebd7989af50b74486470a</guid>
				<title>Matthijs Lipperts replied to the topic Accept &#039;basic tcp&#039; messages instead of MLLP in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/#post-120556</link>
				<pubDate>Tue, 16 May 2023 19:52:05 -0400</pubDate>

									<content:encoded><![CDATA[<p>Nope, the leading characters are ascii for MS (message starts with MSH etc). So it&#8217;s just a case of missing start byte (and a completely different stop byte then the 1c0d which is mllp-standard).</p>
<p>So the message reads:</p>
<p>data</p>
<p>&lt;lf&gt;&lt;null&gt;</p>
<p>and should be:</p>
<p>&lt;vt&gt;</p>
<p>data</p>
<p>&lt;fs&gt;&lt;cr&gt;</p>
<p>I&#8217;m in contact with the developer of the pumps/docking to change their&hellip;<span class="activity-read-more" id="activity-read-more-25464"><a href="https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/#post-120556" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">432287b6905342ee6b7a4380e4a8d827</guid>
				<title>Matthijs Lipperts replied to the topic Accept &#039;basic tcp&#039; messages instead of MLLP in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/#post-120553</link>
				<pubDate>Tue, 16 May 2023 19:30:40 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>&nbsp;</p>
<p>Thanks for your input. It took a while, but yes, we did start out with a pdl. And I got the hex dump. The raw message has no start byte (starts with &lt;4d53&gt;, and ends with &lt;0a00&gt;). We defined a pdl loosely based on the mlp-pdl, as follows:</p>
<p>define phrase basic-msg;</p>
<p>field data = variable-array( not( &lt;lf&gt; ) );</p>
<p>&lt;lf&gt;&lt;null&gt;</p>
<p>end&hellip;<span class="activity-read-more" id="activity-read-more-25461"><a href="https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/#post-120553" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3287b6aee9efda75d5d1bc4a7b4ee8f4</guid>
				<title>Matthijs Lipperts started the topic Accept &#039;basic tcp&#039; messages instead of MLLP in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/</link>
				<pubDate>Tue, 09 May 2023 19:41:03 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi all,</p>
<p>As a relative newbie here, please excuse me if this is a questions that has already been answered. A quick search did not yield any answers.</p>
<p>We are trying to connect our new infusion pumps to our patient data management system. The pumps, however, send out messages that do not fulfill the MLLP protocol, and therefore cloverleaf doesn&#8217;t&hellip;<span class="activity-read-more" id="activity-read-more-25454"><a href="https://usspvlclovertch2.infor.com/forums/topic/accept-basic-tcp-messages-instead-of-mllp/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">49e3b2e516fe161468fab0766a9f846d</guid>
				<title>Matthijs Lipperts became a registered member</title>
				<link>https://clovertech.infor.com/activity/p/25451/</link>
				<pubDate>Tue, 09 May 2023 14:46:18 -0400</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>