<?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>| Babis Michael | Activity</title>
	<link>https://components4developers.blog/members/chmichael/activity/</link>
	<atom:link href="https://components4developers.blog/members/chmichael/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Babis Michael.</description>
	<lastBuildDate>Thu, 13 Aug 2026 15:56:30 +0100</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">61d834b010216d68475c2216d3ec2939</guid>
				<title>Babis Michael changed their profile picture</title>
				<link>https://components4developers.blog/activity/p/2150/</link>
				<pubDate>Sat, 24 Aug 2024 09:54:35 +0100</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c9172d292f7c6d135d9f22af39447e8e</guid>
				<title>Babis Michael replied to the topic Looks like the C4D shop has some issues in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/looks-like-the-c4d-shop-has-some-issues/#post-57687</link>
				<pubDate>Sat, 24 Aug 2024 09:51:17 +0100</pubDate>

									<content:encoded><![CDATA[<p>Seems SSL certificate has expired. Works with HTTP.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c29de379a4a5c9845191cec9a5830622</guid>
				<title>Babis Michael replied to the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/#post-57564</link>
				<pubDate>Wed, 24 Apr 2024 13:22:48 +0100</pubDate>

									<content:encoded><![CDATA[<p>Well i&#8217;ve created my own thread timer as workaround until Kim fixes the &#8220;Activation&#8221; bug of kbmMWScheduler.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">587be84620967a74020be7adbe17bc17</guid>
				<title>Babis Michael replied to the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/#post-57550</link>
				<pubDate>Tue, 02 Apr 2024 20:48:17 +0100</pubDate>

									<content:encoded><![CDATA[<p>Well it didn&#8217;t work for long &#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab117be2027c785daa516ea4fed9d1a6</guid>
				<title>Babis Michael replied to the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/#post-57545</link>
				<pubDate>Fri, 29 Mar 2024 00:23:09 +0100</pubDate>

									<content:encoded><![CDATA[<p>Seems it&#8217;s choosing wrong (active) thread from the thread pool &#8230; might be wrong</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">047a4147dc4b4fa848324a4fc8db9655</guid>
				<title>Babis Michael replied to the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/#post-57543</link>
				<pubDate>Wed, 27 Mar 2024 21:09:58 +0100</pubDate>

									<content:encoded><![CDATA[<p>It seems i found a workaround &#8230; just activate/deactivate 2 times </p>
<p>eg.<br />
MyEvent.Active := False;<br />
MyEvent.Active := True;<br />
MyEvent.Active := False;<br />
MyEvent.Active := True;</p>
<p>Now the interval will work</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">810e27ba46cd21da4c4e0b47423961cd</guid>
				<title>Babis Michael replied to the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/#post-57538</link>
				<pubDate>Wed, 27 Mar 2024 14:31:19 +0100</pubDate>

									<content:encoded><![CDATA[<p>Actually the Precise Thread Interval Starts but if you deactivate the Event and Reactivate it doesn&#8217;t work. So the problem is on the 2nd time you activate the precise event/schedule.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e07b28ed82b5cefab645d3c2682d865f</guid>
				<title>Babis Michael started the topic Scheduler Precise repeat in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/scheduler-precise-repeat/</link>
				<pubDate>Fri, 15 Mar 2024 12:05:59 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
  The below code doesn&#8217;t repeat every 3 seconds while if i remove the &#8220;precise&#8221; it works.<br />
  Thank you</p>
<p>FConnectEvent := Scheduler.Schedule(ConnectEvent).Precise.EverySecond(3).<br />
  QueuedAfterRun(procedure(const Task: IkbmMWScheduledEvent)<br />
  begin<br />
    // Do Something<br />
  end).<br />
  WhenException(procedure(const AException: Exception)<br />
  begin&hellip;<span class="activity-read-more" id="activity-read-more-2124"><a href="https://components4developers.blog/forums/topic/scheduler-precise-repeat/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a9342c25cb9eb2e6575edb928a58e126</guid>
				<title>Babis Michael replied to the topic 5.23.00 Native Transports memory leak in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-native-transports-memory-leak/#post-57521</link>
				<pubDate>Mon, 04 Mar 2024 10:04:01 +0100</pubDate>

									<content:encoded><![CDATA[<p>Any news ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f8f205e3ce4728325f98537f351e41c4</guid>
				<title>Babis Michael replied to the topic My first application in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/my-first-application/#post-57477</link>
				<pubDate>Sat, 10 Feb 2024 15:57:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>Can you connect your client and server locally ? (ip: 127.0.0.1)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3d8dae658fe168d86b18f4809266e46</guid>
				<title>Babis Michael replied to the topic My first application in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/my-first-application/#post-57475</link>
				<pubDate>Fri, 09 Feb 2024 17:55:19 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
  You connecting locally or remotely ?<br />
  Also check the port in your server&#8217;s (remote) firewall.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b3d47c7ea9a0000810ed1f641b135c5</guid>
				<title>Babis Michael replied to the topic 5.23.00 Native Transports memory leak in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-native-transports-memory-leak/#post-57467</link>
				<pubDate>Fri, 02 Feb 2024 16:36:32 +0100</pubDate>

									<content:encoded><![CDATA[<p>Sent you a sample project via e-mail</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30e2963d502d6c99daf3e7f80074668d</guid>
				<title>Babis Michael replied to the topic 5.23.00 Native Transports memory leak in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-native-transports-memory-leak/#post-57430</link>
				<pubDate>Tue, 16 Jan 2024 10:48:12 +0100</pubDate>

									<content:encoded><![CDATA[<p>btw, the same leak happends to client transports</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5cc5804772da918dac620caf511a3577</guid>
				<title>Babis Michael replied to the topic 5.23.00 Native Transports memory leak in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-native-transports-memory-leak/#post-57426</link>
				<pubDate>Tue, 16 Jan 2024 00:08:52 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
  Here&#8217;s the shutdown code:<br />
  Server.Shutdown;<br />
  Server.Active := False;</p>
<p>  if ConnectionPool.ConnectionList.Count &gt; 0 then<br />
    ConnectionPool.KillConnections;</p>
<p>  Transport.PurgeAndClose([mwpacFlushInbound,mwpacFlushOutbound]);</p>
<p>The leak didn&#8217;t exist in 5.22 i&#8217;ll try to make a sample project</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d63d55b62fec649569e8a63b4ef173ec</guid>
				<title>Babis Michael started the topic 5.23.00 Native Transports memory leak in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-native-transports-memory-leak/</link>
				<pubDate>Mon, 15 Jan 2024 20:28:53 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
  There a memory leak on the native server transports:<br />
  link: ibb.co/5Lvw5QM</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed48b6eb850a4afd1bb4df1e2c7e92da</guid>
				<title>Babis Michael replied to the topic 5.23.00 - TkbmMWAuthorization OnLogin doesn&#039;t fire in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-onlogin-doesnt-fire/#post-57420</link>
				<pubDate>Mon, 15 Jan 2024 20:16:56 +0100</pubDate>

									<content:encoded><![CDATA[<p>Since i create the actor on OnLogin event I fixed by cheking autologin:</p>
<p>function TkbmMWAuthorizationManager.InternalLogin(const AActorName:string; const ARoleName:string;<br />
                                                  const ATransport:string; const ALocation:string;<br />
                                                  const ALocationType:string;&hellip;<span class="activity-read-more" id="activity-read-more-2095"><a href="https://components4developers.blog/forums/topic/5-23-00-onlogin-doesnt-fire/#post-57420" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1b7c1315d22e4650d7d0e08a60ec5491</guid>
				<title>Babis Michael started the topic 5.23.00 - TkbmMWAuthorization OnLogin doesn&#039;t fire in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/5-23-00-onlogin-doesnt-fire/</link>
				<pubDate>Mon, 15 Jan 2024 06:58:51 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
  With 5.23.00 OnLogin2 doesn&#8217;t fire with AutoLogin option enabled, any ideas ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">175e7648479bf936ce0d4701035aa276</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-57011</link>
				<pubDate>Mon, 27 Feb 2023 10:52:17 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hi Kim,<br />
  Any news on the fixes ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c06ea40c5f095b97af0cbda20041f90</guid>
				<title>Babis Michael replied to the topic Remote Desktop Demo doesn&#039;t work if it is compiled in kbmMW 5_14, 5_15 in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56968</link>
				<pubDate>Fri, 20 Jan 2023 01:57:42 +0100</pubDate>

									<content:encoded><![CDATA[<p>Ok i found the issue &#8230; DXGI needs the monitor array backwards!</p>
<p>according to chromium sources:</p>
<p>dxgi_adapter_duplicator.cc<br />
&lt;span class=&#8221;pln&#8221;&gt;duplicators_&lt;/span&gt;&lt;span class=&#8221;pun&#8221;&gt;.&lt;/span&gt;&lt;span class=&#8221;pln&#8221;&gt;push_back&lt;/span&gt;&lt;span class=&#8221;pun&#8221;&gt;(&lt;/span&gt;&lt;span class=&#8221;pln&#8221;&gt;std&lt;/span&gt;&lt;span class=&#8221;pun&#8221;&gt;::&lt;/span&gt;&lt;span class=&#8221;pln&#8221;&gt;move&lt;/span&gt;&lt;span&hellip;<span class="activity-read-more" id="activity-read-more-1998"><a href="https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56968" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">88ddc5ee9e15f5800b32f977a90931e4</guid>
				<title>Babis Michael replied to the topic Remote Desktop Demo doesn&#039;t work if it is compiled in kbmMW 5_14, 5_15 in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56960</link>
				<pubDate>Sun, 15 Jan 2023 22:59:18 +0100</pubDate>

									<content:encoded><![CDATA[<p>Seems their is problem multi monitor environments eg. it doesn&#8217;t register monitor 1/primary. the FMonitors[0] value is nil while FMonitors[1]  (monitor 2) is mdwn_2.</p>
<p>Changed this line in order to work:</p>
<p>constructor TkbmMWRemoteDesktopClient.Create(AOwner:TComponent);</p>
<p>{$IFDEF FMX}<br />
FID:=TkbmMWRemoteDesktopMonitor.mwrdm_1;<br />
{$ELSE}<br />
// Original:&hellip;<span class="activity-read-more" id="activity-read-more-1995"><a href="https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56960" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">83669fc29d13c208491590481082bee7</guid>
				<title>Babis Michael replied to the topic Native Transport with 4G connection in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-with-4g-connection/#post-56959</link>
				<pubDate>Sun, 15 Jan 2023 10:28:32 +0100</pubDate>

									<content:encoded><![CDATA[<p>I found the issue. It&#8217;s VerifyTransfer. When it&#8217;s enabled it throws randomly an Invalid Data error and Disconnects.</p>
<p>I disable atm and no more random disconnections.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">44a0b86745e40b2937861d64f4ac6b80</guid>
				<title>Babis Michael replied to the topic Remote Desktop Demo doesn&#039;t work if it is compiled in kbmMW 5_14, 5_15 in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56958</link>
				<pubDate>Sat, 14 Jan 2023 23:17:52 +0100</pubDate>

									<content:encoded><![CDATA[<p>Due my experiments replaced the Move with CopyMemory and it works although it copies the 2nd monitor instead of the 1st.</p>
<p>So the problem is when you have a 4k Monitor and a 2nd 1080p monitor and switch to DirectX.<br />
Seems it grabs the wrong monitor for the buffer or the opposite.</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1f0bd62f969bfa6e3c1b14a9975e7e11</guid>
				<title>Babis Michael replied to the topic Remote Desktop Demo doesn&#039;t work if it is compiled in kbmMW 5_14, 5_15 in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/remote-desktop-demo-doesnt-work-if-it-is-compiled-in-kbmmw-5_14-5_15/#post-56957</link>
				<pubDate>Sat, 14 Jan 2023 23:13:27 +0100</pubDate>

									<content:encoded><![CDATA[<p>Found the problem it&#8217;s on the below line but i don&#8217;t know how to resolve the AV or Stack Overflow.<br />
Maybe the map is still locked or something and can&#8217;t let it copy the bytes to DIB ?</p>
<p>function TkbmMWRemoteDesktopServer.GetScreenDXGI &#8230;.</p>
<p>&#8230;<br />
ABmp.DrawData(map.pBits); //AV Here<br />
&#8230;.</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">39008140f1b7becc4c4eb048bf620356</guid>
				<title>Babis Michael replied to the topic SmartEvent Memory Leaks in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/smartevent-memory-leaks/#post-56946</link>
				<pubDate>Wed, 11 Jan 2023 00:31:12 +0100</pubDate>

									<content:encoded><![CDATA[<p>Found the issue! The leak occurs when you call kbmmwshutdown before you terminate you application.</p>
<p>procedure TForm25.FormClose(Sender: TObject; var Action: TCloseAction);<br />
begin<br />
kbmmwshutdown; //comment me to prevent leak<br />
end;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2a15188221353e48c04bef52d6b98c41</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56944</link>
				<pubDate>Tue, 10 Jan 2023 21:11:58 +0100</pubDate>

									<content:encoded><![CDATA[<p>Sending you via email because here the link thinks it is spam.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">51b6588b1ffd31713bf94344358f8422</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56940</link>
				<pubDate>Tue, 10 Jan 2023 20:04:51 +0100</pubDate>

									<content:encoded><![CDATA[<p>Kim,</p>
<p>Any news on this ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1510fd3e99083a29d9ec44b78be16348</guid>
				<title>Babis Michael replied to the topic SmartEvent Memory Leaks in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/smartevent-memory-leaks/#post-56931</link>
				<pubDate>Mon, 09 Jan 2023 23:08:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>Can you free this upon finalization or needed to do it manually ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a762bee73e2c35ce53567070b86516e0</guid>
				<title>Babis Michael replied to the topic SmartEvent Memory Leaks in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/smartevent-memory-leaks/#post-56928</link>
				<pubDate>Sun, 08 Jan 2023 17:13:01 +0100</pubDate>

									<content:encoded><![CDATA[<p>Oh! i found i had a &#8220;kbmMWSmartEvent&#8221; declaration in one of my units that caused this. So even if you don&#8217;t use the SmartEvent declaring the unit causes this. Removed and the leaks gone!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2f96eab764eb5468d96f34c8921c490a</guid>
				<title>Babis Michael replied to the topic SmartEvent Memory Leaks in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/smartevent-memory-leaks/#post-56926</link>
				<pubDate>Sun, 08 Jan 2023 17:08:59 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello!</p>
<p>Yes! Here&#8217;s the code:</p>
<p>procedure TFormMain.FormClose(Sender: TObject; var Action: TCloseAction);<br />
begin<br />
CommonServer.doServerTerminate;<br />
kbmMWShutdown;<br />
end;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a1a1a2c2f841ee47e83dc376903557f</guid>
				<title>Babis Michael replied to the topic native transport 5.21 TLS disconnect crash in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-5-21-tls-disconnect-crash/#post-56922</link>
				<pubDate>Sat, 07 Jan 2023 15:22:03 +0100</pubDate>

									<content:encoded><![CDATA[<p>I have the same issue without using TLS. 5.20 works ok!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0d38fbbef40196118a26aeb4cd3c0488</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56921</link>
				<pubDate>Sat, 07 Jan 2023 06:43:09 +0100</pubDate>

									<content:encoded><![CDATA[<p>Seems Transport Disconnection isn&#8217;t working reverting back to 5.20 solved the problem!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">83d698fc61c5f0d7f50dccd0a448960d</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56920</link>
				<pubDate>Sat, 07 Jan 2023 02:22:28 +0100</pubDate>

									<content:encoded><![CDATA[<p>Maybe it&#8217;s related to the error i get in the client when i terminate the server: EkbmMWSocket &#8216;Cannot execute StopLoop in IO thread&#8217;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2f336ebcfc80d307cdea76e47913654</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56919</link>
				<pubDate>Fri, 06 Jan 2023 22:48:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>Kim,</p>
<p>OnClientWaitingResponse AAbort stopped working in 5.21!<br />
After the server disconnects i get a TRANSPORT_PROCESSOR_EXCEPTION: Access violation at address 0195F414 in module &#8216;myapp.exe&#8217;. Read of address 00000000 and it doesn&#8217;t timeout. (Native Transport)</p>
<p>It seems the transport is trying to transfer data on a disconnected session.</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df9eaa34a64b4627d8f0da8cfd99632b</guid>
				<title>Babis Michael started the topic SmartEvent Memory Leaks in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/smartevent-memory-leaks/</link>
				<pubDate>Thu, 05 Jan 2023 23:22:11 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>Seems smart events has the same memory leak as native transport had ?<br />
<img loading="lazy" src="https://i.imgur.com/J6TPP13.jpg" alt="" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a03d1b5344fc28729d0f2f2965930198</guid>
				<title>Babis Michael replied to the topic Native Sockets and HTTP/S in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-sockets-and-http-s/#post-56827</link>
				<pubDate>Tue, 06 Dec 2022 10:46:59 +0100</pubDate>

									<content:encoded><![CDATA[<p>Well, it&#8217;s up to you but those native sockets kicks ass! 🙂</p>
<p>So having a basic command handler class would be nice to create a lot of Server/Client Protocols too (eg. IMAP/POP3 etc)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3f196a1edbc60ee28e91ddacde24195</guid>
				<title>Babis Michael replied to the topic Native Sockets and HTTP/S in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-sockets-and-http-s/#post-56825</link>
				<pubDate>Mon, 05 Dec 2022 09:13:40 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>Well it&#8217;s a server transport not client and i also i don&#8217;t understand how to download a file from a HTTPS source using this.</p>
<p>I would appreciate any example!</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">81686e56b4ca0f611bc113ea8d6c4609</guid>
				<title>Babis Michael replied to the topic Native Sockets and HTTP/S in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-sockets-and-http-s/#post-56823</link>
				<pubDate>Sun, 04 Dec 2022 11:37:09 +0100</pubDate>

									<content:encoded><![CDATA[<p>I mean i change the transport portocol to HTTP but it doesn&#8217;t accept it! (or i shouldn&#8217;t ?)<br />
IOW, all i want is to download a file from a HTTPS source to a stream using native transports!<br />
eg. <a href="https://www.mysite.com/myfile.zip" rel="nofollow ugc">https://www.mysite.com/myfile.zip</a> with TLS 1.2/1.3</p>
<p>Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c88e3819afb2eadf5eb23f2ddd322bcc</guid>
				<title>Babis Michael replied to the topic Native Sockets and HTTP/S in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-sockets-and-http-s/#post-56787</link>
				<pubDate>Fri, 25 Nov 2022 00:34:06 +0100</pubDate>

									<content:encoded><![CDATA[<p>Well HTTP protocol not supported so i can&#8217;t download a file! 🙁</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">121a885295d32d7c782dff9bd8d3b237</guid>
				<title>Babis Michael started the topic Native Sockets and HTTP/S in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-sockets-and-http-s/</link>
				<pubDate>Sun, 20 Nov 2022 14:02:33 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>Is it possible to implement a simple HTTP/S using native sockets ? (eg. to get url contents)</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eb3ad9e29fad814435a93fc8d570c9a9</guid>
				<title>Babis Michael replied to the topic Native Transport with 4G connection in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-with-4g-connection/#post-56765</link>
				<pubDate>Tue, 15 Nov 2022 02:12:58 +0100</pubDate>

									<content:encoded><![CDATA[<p>The issue exists with wifi connections too. Random few (2-4) disconnection per day.<br />
Anything that i can debug ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">782651bc111dba18d14ed7cf0d4d3b2b</guid>
				<title>Babis Michael replied to the topic Native Transport with 4G connection in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-with-4g-connection/#post-56764</link>
				<pubDate>Sun, 13 Nov 2022 15:09:14 +0100</pubDate>

									<content:encoded><![CDATA[<p>Nope, changing keepalive values didn&#8217;t help!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1456f7dd32f5504d66aaad3fa9777e43</guid>
				<title>Babis Michael replied to the topic Native Transport with 4G connection in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-with-4g-connection/#post-56763</link>
				<pubDate>Sat, 12 Nov 2022 20:17:25 +0100</pubDate>

									<content:encoded><![CDATA[<p>Changing SetKeepAlive to 20 instead of 5 seems to resolve the problem &#8230; Keep testing &#8230;</p>
<p>function TkbmMWAbstractSocket.SetKeepAlive(ASocket:THandle):Integer;<br />
begin<br />
//Result:=TkbmMWSocketAPI.SetKeepAlive(ASocket,5,3,5);<br />
Result:=TkbmMWSocketAPI.SetKeepAlive(ASocket,20,3,5);<br />
end;</p>
<p>btw, It would be nice to have it on a property or something to be&hellip;<span class="activity-read-more" id="activity-read-more-1916"><a href="https://components4developers.blog/forums/topic/native-transport-with-4g-connection/#post-56763" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c0c3ae13a2eccd3d0ba3bd3b2432440f</guid>
				<title>Babis Michael started the topic Native Transport with 4G connection in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-with-4g-connection/</link>
				<pubDate>Sat, 12 Nov 2022 14:41:17 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hello,</p>
<p>I getting more often disconnections (ondisconnect event will occur) with a 4G connection and native transport.</p>
<p>Any ideas how to avoid this ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6aaccb23de215cb874c62db52938a26</guid>
				<title>Babis Michael replied to the topic Native Transport and Disconnected in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-and-disconnected/#post-56757</link>
				<pubDate>Thu, 10 Nov 2022 10:26:34 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hmm, seems TkbmMWCustomTCPMessagingClientTransport.InternalCloseSocket; called twice but TkbmMWAbstractSocket.Destroy; called once!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9b7797f8d14b0a0dbb1d8ee2d7ddf63b</guid>
				<title>Babis Michael replied to the topic Native Transport and Disconnected in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-and-disconnected/#post-56756</link>
				<pubDate>Wed, 09 Nov 2022 16:19:14 +0100</pubDate>

									<content:encoded><![CDATA[<p>Hmm, still getting leak on the native client transport when i shutdown the app with 5.20.01</p>
<p><img loading="lazy" src="https://i.ibb.co/1LHjvZw/leaksss.jpg" alt="" width="1100" height="596" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01411915fe081602db5dd63efb41720c</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56751</link>
				<pubDate>Mon, 07 Nov 2022 13:28:07 +0100</pubDate>

									<content:encoded><![CDATA[<p>nice 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ccb69e4a9f860e232206b233d24ddf31</guid>
				<title>Babis Michael replied to the topic Native Transport and Disconnected in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/native-transport-and-disconnected/#post-56748</link>
				<pubDate>Mon, 07 Nov 2022 09:43:20 +0100</pubDate>

									<content:encoded><![CDATA[<p>I guess this will fix the Socket memory leak too right ?</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7f843232f7dcd75b96bee102261fe94e</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56747</link>
				<pubDate>Mon, 07 Nov 2022 09:42:50 +0100</pubDate>

									<content:encoded><![CDATA[<p>Thank you i&#8217;ll give it a try 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8b0a47c9ae3080d6402da0aa3db964a</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56744</link>
				<pubDate>Sat, 05 Nov 2022 13:27:55 +0100</pubDate>

									<content:encoded><![CDATA[<p>the native messaging! with the indy messaging i do this with the code on the first post!</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">af91c8af0c075ca1717915aed7e71e7e</guid>
				<title>Babis Michael replied to the topic RequestTimeout Native vs Indy at runtime in the forum kbmMW</title>
				<link>https://components4developers.blog/forums/topic/requesttimeout-native-vs-indy-at-runtime/#post-56743</link>
				<pubDate>Sat, 05 Nov 2022 08:30:16 +0100</pubDate>

									<content:encoded><![CDATA[<p>Yes, i&#8217;m using the messaging transport.<br />
IOW, i want to kill all active connections/requests instantly and not wait to timeout.</p>
<p>Thank you</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>