<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How can I check UVSOCK settings from a batch file?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/27957/how-can-i-check-uvsock-settings-from-a-batch-file</link><description> 
We use a UVSOCK connection from Matlab. I&amp;#39;ve set manually a port
settings. This has been by my collegue through some updates changed
into default values. How can I check &amp;quot;UVSOCK (TCP/IP)
Settings-&amp;gt;Port setting&amp;quot; from a batch file (windows xp,...)? In</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How can I check UVSOCK settings from a batch file?</title><link>https://community.arm.com/thread/67084?ContentTypeID=1</link><pubDate>Thu, 22 Dec 2011 13:27:27 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:cb7ea450-0a52-4a14-923f-ff19bd46bc47</guid><dc:creator>Gp F</dc:creator><description>&lt;p&gt;&lt;p&gt;
Can be specified via the UV4 command line:&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;-S [ip_address,]port_number&lt;/i&gt;&lt;br /&gt;
should do the trick. [ip_address] is a optional parameter.&lt;/p&gt;

&lt;p&gt;
Examples:&lt;/p&gt;

&lt;p&gt;
Port_number:&lt;/p&gt;

&lt;pre&gt;
UV4.exe -S 4823
&lt;/pre&gt;

&lt;p&gt;
Ip_address + Port_number:&lt;/p&gt;

&lt;pre&gt;
UV4.exe -S [79.344.84.135],4823
&lt;/pre&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I check UVSOCK settings from a batch file?</title><link>https://community.arm.com/thread/60101?ContentTypeID=1</link><pubDate>Thu, 22 Dec 2011 07:42:34 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b5b37a53-d1c2-4995-bd49-15c3a29554a0</guid><dc:creator>Yann Rossel</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hello Richard,&lt;/p&gt;

&lt;p&gt;
i&amp;#39;m not sure to understood correctly, but if you are searching the
port configured into uVision, I think you&amp;#39;ll find it in
&amp;lt;Keil_path&amp;gt;\Tools.Ini file, the keyword is &amp;quot;SOCKETPORT&amp;quot;.&lt;/p&gt;

&lt;p&gt;
Hope this help.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>