<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Automate IP address detection.</title>
		<atom:link href="http://cycling74.com/forums/topic/automate-ip-address-detection/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/automate-ip-address-detection/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 19:32:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-40442</guid>
					<title><![CDATA[Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-40442</link>
					<pubDate>Tue, 21 Oct 2008 02:35:34 +0000</pubDate>
					<dc:creator>lparra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all, </p>
<p>I</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143119</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143119</link>
					<pubDate>Tue, 21 Oct 2008 11:00:04 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143120</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143120</link>
					<pubDate>Tue, 21 Oct 2008 14:58:07 +0000</pubDate>
					<dc:creator>Patrick Delges</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143121</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143121</link>
					<pubDate>Wed, 22 Oct 2008 00:01:30 +0000</pubDate>
					<dc:creator>lparra</dc:creator>

					<description>
						<![CDATA[
						<p>Indeed, I want the external IP.  :(</p>
<p>any other possible paths in sight?</p>
<p>Cheers!</p>
<p>
Lpa.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143122</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143122</link>
					<pubDate>Wed, 22 Oct 2008 00:04:38 +0000</pubDate>
					<dc:creator>lparra</dc:creator>

					<description>
						<![CDATA[
						<p>Did I say thank you? </p>
<p>I do now : )</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143123</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143123</link>
					<pubDate>Wed, 22 Oct 2008 00:43:38 +0000</pubDate>
					<dc:creator>swieser1</dc:creator>

					<description>
						<![CDATA[
						<p>how about a jweb object that points to <a href="http://www.whatismyip.com" rel="nofollow">http://www.whatismyip.com</a> ?  Then your punk dudes could just type it in somewhere.</p>
<p>Not particularly automated, but it would work and would hopefully be simple enough for non-maxers.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143124</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143124</link>
					<pubDate>Wed, 22 Oct 2008 01:02:53 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>Since you are dealing with arbitrary Internet addresses, you either need to know someone&#8217;s address and connect to that, or connect to some server that helps you find each other. Some options:</p>
<p>1) Before each session, go look up your IP and then tell your friends to plug that into the patch. (you could use some site like whatismyip.com like Scott suggested)</p>
<p>2) Get a static IP address or domain name, and hard code the Max patches to connect to that. I think you can have a domain tied to a dynamic IP &#8211; there are software tools for this but I don&#8217;t know much about it.</p>
<p>3) Setup a server with a known address (static IP or domain name) and hard code your Max patches to connect to that in order to find each other. Now you are getting into developing custom client/server software. This is probably more trouble than it&#8217;s worth, unless you have experience doing such things.</p>
<p>Regardless of your choice, you may find you have trouble connecting unless you poke some holes in your router&#8217;s and computer&#8217;s firewall settings.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143125</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143125</link>
					<pubDate>Wed, 22 Oct 2008 15:43:05 +0000</pubDate>
					<dc:creator>lparra</dc:creator>

					<description>
						<![CDATA[
						<p>
Well, it seems there are ways to do it. Will look into all the options, and will drop a report once I get somewhere. </p>
<p>Thank you all!!</p>
<p>LPA.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143126</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143126</link>
					<pubDate>Wed, 22 Oct 2008 16:01:48 +0000</pubDate>
					<dc:creator>flies</dc:creator>

					<description>
						<![CDATA[
						<p>if the punx are capable of finding their own ip then you might just put a<br />
text-box in whatever patch you send them and not bother with automating it.</p>
<p>On Wed, Oct 22, 2008 at 11:43 AM, lparra <lparra @uniandes.edu.co> wrote:</lparra></p>
<p>><br />
><br />
> Well, it seems there are ways to do it. Will look into all the options, and<br />
> will drop a report once I get somewhere.<br />
><br />
> Thank you all!!<br />
><br />
> LPA.<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143127</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143127</link>
					<pubDate>Wed, 22 Oct 2008 23:43:21 +0000</pubDate>
					<dc:creator>lparra</dc:creator>

					<description>
						<![CDATA[
						<p>that is even better, and with ip tracking from <a href="http://whatismyipaddress.com/" rel="nofollow">http://whatismyipaddress.com/</a> or whatnot, it&#8217;s just a matter of putting together some instructions. </p>
<p>seems easy now. </p>
<p>Leonardo.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143128</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143128</link>
					<pubDate>Sun, 26 Oct 2008 13:28:46 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>
If you have Jitter you can ask that website for the IP address from within Max. Here&#8217;s an example. Please note my knowledge of [regexp] is pretty poor but this seems to work if you give it a few kicks first.</p>
<p>lh</p>
<p><div><span id="toggle143128-0" class="patchtoggle" onmousedown="toggleMaxPatch('post143128-0', 'er143128-0');">&#8211; Pasted Max <span id="maxversion143128-0"></span> Patch, click to <span id="er143128-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A798.3ocwWsrbaBCEcs8WwcXU6LDBBaLlLcQ6xtqa6j3ICOjsUFPhQHpsaZ92%0Aqd.1wIw13DLYCftHjNmiz4pKONbfULaMtzBtAtEFL3wgCFnCoBLnt8.q7n0I%0AYQk5tYkvxywTgks4cB7ZgNNYNrgUAKvBHhBXNmwgbbYYzBLH3a.VAlRnKjuL%0AERxXkpmEKwvsOPDNpQYNICOCVQnorU.ilfcZliLBEmvpn5IxqNXQjHYobPtm%0AiSDFBD343ZCdgH8MuQpaiF63Byp%2BFZUNglgEZlfpCNmQEznbrlE%2BfShxr10c%0AVkno%2BtOq%2Bkj%2Bp6ORMilvjT8.vhe3pwVpPOMbn5hcK003JgfQsNL6lNUwGTf9%0Almay0iSt8oPSTSHwlBrYnshinKr1NROiJSdOTghWI%2B1WsCQ.wvJ0ROVuY3HT%0AE4VSRMKCG2Nt11ExQGUErAKCHUOow41Y8zq7n2ibcHGEGmiyiwbPvfEj%2BTaU%0ApxRylABRNVEW5UnYrnTsUZoHOCJYU7DLDimy3XnfKsfMVs82h0VWEZh1Og77%0A0KCic%2BrrUdWDaU8dsd1WE32gFqBNY21m2fhiFoSLNBsMiXWZmZ%2BB3jvtLaBq%0AbSdLK6z7t9.A%2Bvtk2GbQ%2BbRX30kRhJ8Pof6bFRyDsnLMnakFuCJM1mo7L8BH%0AOb7B75B36xzi%2BVlrD94ufnzTUhRfTBe4V2qB%2BmyrGCt6N6m952NhH54ZrRiM%0AxWPGar7OjJJIx84QBNYsROaeqyR4C5XkuoDuVnmlSZ7C5oi86LIaRGKYpi5a%0AgbYpRZLpm7ve.A5ccnW8OQ7JEZaoOKEhhat95UKiDjx7MjhZ2rirvpqgFndJ%0AYDM0bz%2BjQlVGRG89TNlXueoP%2Bg552dwetoYmJ99xoojv5o0TUuMrido3RAgJ%0AEOYcR65i29cZIIMESe9484jzBlrviZLDF33q7tlyUjkZzzBl8lK5sEqxJkNM%0AXQmGV%2BfPRlaTxsSoeS6WLMtMqo98Kll1FLE1uXJrEXZROiI%2BKfe7ihoVkiHn%0AWwD5BHSHzEJukBrntFr9l%2BA%2Bh.VutFrgdsQYkMdZ3%2Bgo1wcy%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post143128-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode143128-0">----------begin_max5_patcher----------
798.3ocwWsrbaBCEcs8WwcXU6LDBBaLlLcQ6xtqa6j3ICOjsUFPhQHpsaZ92
qd.1wIw13DLYCftHjNmiz4pKONbfULaMtzBtAtEFL3wgCFnCoBLnt8.q7n0I
YQk5tYkvxywTgks4cB7ZgNNYNrgUAKvBHhBXNmwgbbYYzBLH3a.VAlRnKjuL
ERxXkpmEKwvsOPDNpQYNICOCVQnorU.ilfcZliLBEmvpn5IxqNXQjHYobPtm
iSDFBD343ZCdgH8MuQpaiF63Byp+FZUNglgEZlfpCNmQEznbrlE+fShxr10c
Vkno+tOq+kj+p6ORMilvjT8.vhe3pwVpPOMbn5hcK003JgfQsNL6lNUwGTf9
lmay0iSt8oPSTSHwlBrYnshinKr1NROiJSdOTghWI+1WsCQ.wvJ0ROVuY3HT
E4VSRMKCG2Nt11ExQGUErAKCHUOow41Y8zq7n2ibcHGEGmiyiwbPvfEj+TaU
pxRylABRNVEW5UnYrnTsUZoHOCJYU7DLDimy3XnfKsfMVs82h0VWEZh1Og77
0KCic+rrUdWDaU8dsd1WE32gFqBNY21m2fhiFoSLNBsMiXWZmZ+B3jvtLaBq
bSdLK6z7t9.A+vtk2GbQ+bRX30kRhJ8Pof6bFRyDsnLMnakFuCJM1mo7L8BH
Ob7B75B36xzi+VlrD94ufnzTUhRfTBe4V2qB+myrGCt6N6m952NhH54ZrRiM
xWPGar7OjJJIx84QBNYsROaeqyR4C5XkuoDuVnmlSZ7C5oi86LIaRGKYpi5a
gbYpRZLpm7ve.A5ccnW8OQ7JEZaoOKEhhat95UKiDjx7MjhZ2rirvpqgFndJ
YDM0bz+jQlVGRG89TNlXueoP+g552dwetoYmJ99xoojv5o0TUuMrido3RAgJ
EOYcR65i29cZIIMESe9484jzBlrviZLDF33q7tlyUjkZzzBl8lK5sEqxJkNM
XQmGV+fPRlaTxsSoeS6WLMtMqo98Kll1FLE1uXJrEXZROiI+Kfe7ihoVkiHn
WwD5BHSHzEJukBrntFr9l+A+h.VutFrgdsQYkMdZ3+go1wcy
-----------end_max5_patcher-----------</code></pre></div>
</div>
</p>						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143129</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143129</link>
					<pubDate>Sun, 26 Oct 2008 21:01:53 +0000</pubDate>
					<dc:creator>kjg</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: <a href="mailto:thereishopeforus@hotmail.com">thereishopeforus@hotmail.com</a> wrote on Sun, 26 October 2008 14:28<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> <br />
> If you have Jitter you can ask that website for the IP address from within Max. Here&#8217;s an example. Please note my knowledge of [regexp] is pretty poor but this seems to work if you give it a few kicks first.<br />
> <br />
> lh<br />
> </p>
<p>works flawlessly here! thank you.<br />
kjg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143130</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143130</link>
					<pubDate>Sun, 26 Oct 2008 23:50:02 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>
I was getting a &#8220;PCRE error -10&#8243; printed to the max window the first time I tryed to send the text out of [jit.textfile] which could be avoided by opening it and closing it again every time new html source is [jit.uldl]-ed into it. The error code is less than enlightening but I did stumble across another example on the forum and the response seemed to be that perhaps some of the characters in the text are being misunderstood or are confusing the regex parser due to using different character encodings. I just wanted to mention that in case anyone could shed some light on the matter but it isn&#8217;t particularly important.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143131</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143131</link>
					<pubDate>Mon, 27 Oct 2008 09:03:51 +0000</pubDate>
					<dc:creator>stefantiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Luke schrieb:<br />
> I just wanted to mention that in case anyone could shed some light on<br />
> the matter but it isn&#8217;t particularly important.</p>
<p>I get the same PCRE error -10 on my PPC Powerbook and OS 10.4.11. Would<br />
be nice if this could be resolved and/or shed some light on it&#8230;.</p>
<p>Stefan</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143132</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143132</link>
					<pubDate>Mon, 27 Oct 2008 11:05:51 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>
Stefan, does opening and closing [jit.textfile] stop you getting the error message or are you having no luck at all with the patch?</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143133</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143133</link>
					<pubDate>Tue, 28 Oct 2008 12:43:09 +0000</pubDate>
					<dc:creator>jayrope</dc:creator>

					<description>
						<![CDATA[
						<p>You can aswell set up your own server on your own computer<br />
 and direct your friends there via yourownserver.dyndns.org</p>
<p>dynamic dns works quite nicely for me, actually. <br />
even your router should support automatic ip updating of your server in case your ISP changes your ip at home every 24 hours or so.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143134</guid>
					<title><![CDATA[Re: Automate IP address detection.]]></title>
					<link>http://cycling74.com/forums/topic/automate-ip-address-detection/#post-143134</link>
					<pubDate>Tue, 28 Oct 2008 18:06:26 +0000</pubDate>
					<dc:creator>stefantiedje</dc:creator>

					<description>
						<![CDATA[
						<p>Luke schrieb:<br />
> Stefan, does opening and closing [jit.textfile] stop you getting the<br />
> error message or are you having no luck at all with the patch?</p>
<p>Yes, it does, but its annoying to be forced to do it. If there would be<br />
another way to convert all non conform characters into conform ones I&#8217;d<br />
do that but I don&#8217;t know how&#8230;</p>
<p>It&#8217;s on a PPC Powerbook and OS 10.4.11 btw&#8230;</p>
<p>&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

