<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_GetServerInfo_Example</id>
	<title>RPC HELP GetServerInfo Example - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_GetServerInfo_Example"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_GetServerInfo_Example&amp;action=history"/>
	<updated>2026-04-19T08:17:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_GetServerInfo_Example&amp;diff=16632&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot;&lt;h2&gt;GetServerInfo Example&lt;/h2&gt; The following is example of the GetServerInfo function:      &#039;&#039;&#039;procedure&#039;&#039;&#039; TForm1.btnConnectClick(Sender: TObject);     &#039;&#039;&#039;var&#039;&#039;&#039;       strSer...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_GetServerInfo_Example&amp;diff=16632&amp;oldid=prev"/>
		<updated>2015-07-05T17:11:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;h2&amp;gt;GetServerInfo Example&amp;lt;/h2&amp;gt; The following is example of the GetServerInfo function:      &amp;#039;&amp;#039;&amp;#039;procedure&amp;#039;&amp;#039;&amp;#039; TForm1.btnConnectClick(Sender: TObject);     &amp;#039;&amp;#039;&amp;#039;var&amp;#039;&amp;#039;&amp;#039;       strSer...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;h2&amp;gt;GetServerInfo Example&amp;lt;/h2&amp;gt;&lt;br /&gt;
The following is example of the GetServerInfo function:&lt;br /&gt;
&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;procedure&amp;#039;&amp;#039;&amp;#039; TForm1.btnConnectClick(Sender: TObject);&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;var&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      strServer, strPort: string;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;begin&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;if&amp;#039;&amp;#039;&amp;#039; GetServerInfo(strServer, strPort)&amp;lt;&amp;gt; mrCancel &amp;#039;&amp;#039;&amp;#039;then begin&amp;#039;&amp;#039;&amp;#039; {getsvrinfo begin}&lt;br /&gt;
        brkrRPCBroker1.Server := strServer;&lt;br /&gt;
        brkrRPCBroker1.ListenerPort := StrToInt(strPort);&lt;br /&gt;
        brkrRPCBroker1.Connected := True;&lt;br /&gt;
        {getsvrinfo end}&lt;br /&gt;
      &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;end;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
For a demonstration using the Broker and GetServerInfo function, please run the [[RPC_HELP_BrokerExampleEXE|BrokerExample.EXE]] located in the ..\BDK32\Samples\BrokerEx directory.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>