<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Uncategorized | Muharrem Tığdemir</title>
	<atom:link href="/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Carpe Diem!!</description>
	<lastBuildDate>Wed, 12 Feb 2014 09:33:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
<site xmlns="com-wordpress:feed-additions:1">120145533</site>	<item>
		<title>Crossdomain.xml SWF Güvenlik-Security Error</title>
		<link>/crossdomain-xml-swf-guvenlik-security-error/</link>
					<comments>/crossdomain-xml-swf-guvenlik-security-error/#respond</comments>
		
		<dc:creator><![CDATA[Muharrem Tığdemir]]></dc:creator>
		<pubDate>Wed, 12 Feb 2014 09:27:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crossdomain]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[swf]]></category>
		<guid isPermaLink="false">https://muharremtigdemir.com/?p=380</guid>

					<description><![CDATA[<p>Merhaba Arkadaşlar , Bu yazımda crossdomain.xml den biraz bahsetmek istiyorum. Bu tabiri görmeye başladığınızda Online Streaming ,  Flash  network kütüphanesin kullanıyor veya server&#8217;a uzak bağlantı deniyorsunuz demektir. Karşılaşacağınız hata flash için türkçe  olarak * Güvenlik Sanal Alanı Ihlali *  veya * Security Sandbox Violation *  şeklinde karşınıza çıkabilir. Swf compile edince çalışıyor localde çalışmıyor ise [&#8230;]</p>
<p>The post <a href="/crossdomain-xml-swf-guvenlik-security-error/">Crossdomain.xml SWF Güvenlik-Security Error</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Merhaba Arkadaşlar ,</p>
<p style="padding-left: 30px;">Bu yazımda crossdomain.xml den biraz bahsetmek istiyorum. Bu tabiri görmeye başladığınızda Online Streaming ,  Flash  network kütüphanesin kullanıyor veya server&#8217;a uzak bağlantı deniyorsunuz demektir. Karşılaşacağınız hata flash için türkçe  olarak</p>
<h4 style="padding-left: 30px;"><strong>* Güvenlik Sanal Alanı Ihlali * </strong></h4>
<p style="padding-left: 30px;">veya</p>
<h4 style="padding-left: 30px;"><strong>* Security Sandbox Violation * </strong></h4>
<p style="padding-left: 30px;"><strong></strong>şeklinde karşınıza çıkabilir. Swf compile edince çalışıyor localde çalışmıyor ise debug mod&#8217;u çalıştırın(Ctrl+Shift+Enter)</p>
<p style="padding-left: 30px;">Aşağıda örnek olarak verdiğim dosyası server&#8217;ınızın root dizinine kaydedin sorun çözülecektir.</p>
<p style="padding-left: 30px;">Örnek Crossdomain.xml dosyası</p>
<pre class="lang:xhtml decode:true">&lt;?xml version="1.0"?&gt;

&lt;!DOCTYPE cross-domain-policy SYSTEM "/xml/dtds/cross-domain-policy.dtd"&gt;

-&lt;cross-domain-policy&gt;

&lt;site-control permitted-cross-domain-policies="all"/&gt;

&lt;allow-access-from to-ports="*" domain="*"/&gt;

&lt;allow-http-request-headers-from domain="*" headers="*"/&gt;

&lt;/cross-domain-policy&gt;</pre>
<p>Burada dikkat edilmesi gereken domain paramatreleri  eğer serverdaki dosyalarınıza sadece belirli bir serverdan ulaşmak istiyorsanız , domain (*) değiştirerek istediğiniz IP&#8217;lere erişime açabilirsiniz.</p>
<p>Daha ayrıntılı bilgi için <a title="Crossdomain Policy" href="http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html">burayı </a>inceleyebilirsiniz.</p>
<p>Muharrem Tığdemir</p>
<p>&nbsp;</p><p>The post <a href="/crossdomain-xml-swf-guvenlik-security-error/">Crossdomain.xml SWF Güvenlik-Security Error</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>/crossdomain-xml-swf-guvenlik-security-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">380</post-id>	</item>
		<item>
		<title>Wamp Local IP Connection 192.168 Permission Failed</title>
		<link>/wamp-local-ip-192-168-permission-failed/</link>
					<comments>/wamp-local-ip-192-168-permission-failed/#respond</comments>
		
		<dc:creator><![CDATA[Muharrem Tığdemir]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 21:48:35 +0000</pubDate>
				<category><![CDATA[Hatalar]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[wamp]]></category>
		<guid isPermaLink="false">https://muharremtigdemir.com/?p=165</guid>

					<description><![CDATA[<p>Merhaba Arkadaşlar ,  Wamp&#8217;a bulunduğunuz  network üzerinden başka  bir Client&#8217;la bağlantı yapmak isterseniz. Yapmanız gerekenler.. Bunun için  &#8216;  C:\wamp\bin\apache\apache( apache versiyonu)\conf \httpd.conf  &#8216; deki dosyayı açın veya wamp icon&#8217;una tıklayarak  Apache -&#62; httpd.conf dosyasını açın. &#60;Directory "c:/wamp/www/"&#62; # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes [&#8230;]</p>
<p>The post <a href="/wamp-local-ip-192-168-permission-failed/">Wamp Local IP Connection 192.168 Permission Failed</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Merhaba Arkadaşlar ,</p>
<p style="padding-left: 30px;"> Wamp&#8217;a bulunduğunuz  network üzerinden başka  bir Client&#8217;la bağlantı yapmak isterseniz. Yapmanız gerekenler..</p>
<p>Bunun için  &#8216;  C:\wamp\bin\apache\apache( apache versiyonu)\conf \httpd.conf  &#8216; deki dosyayı açın veya wamp icon&#8217;una tıklayarak  Apache -&gt; httpd.conf dosyasını açın.</p>
<pre class="lang:c decode:true">&lt;Directory "c:/wamp/www/"&gt;
    #
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    #
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    #
    # The Options directive is both complicated and important.  Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # for more information.
    #
    Options Indexes FollowSymLinks

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    #   Options FileInfo AuthConfig Limit
    #
    AllowOverride all

    #
    # Controls who can get stuff from this server.
    #

#   onlineoffline tag - don't remove
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1

&lt;/Directory&gt;</pre>
<p>Directory tagları arasında bulunan <span id="more-165"></span></p>
<p style="padding-left: 30px;">Deny from all    komutunu</p>
<p style="padding-left: 30px;">Allow from all     olarak değiştirin.</p>
<p style="padding-left: 30px;">
<p>veya IP&#8217;niz değişken değil ve tek bir IP&#8217;den bağlantı almak istiyorsanız.</p>
<p style="padding-left: 30px;">cmd-&gt; ipconfig     yazdıktansonra IPv4 Address inizi</p>
<p style="padding-left: 30px;">Allow from 192.168.0.11       şeklinde ekleyin. NOT (all yaparsanız ip vermenize gerek yok.)</p>
<p><a href="http://3.125.49.171/wp-content/uploads/2013/11/Capture.jpg"><img data-attachment-id="166" data-permalink="/wamp-local-ip-192-168-permission-failed/capture-2/" data-orig-file="/wp-content/uploads/2013/11/Capture.jpg" data-orig-size="666,399" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;DOWN&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1384386208&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Capture" data-image-description="" data-image-caption="" data-medium-file="/wp-content/uploads/2013/11/Capture-300x179.jpg" data-large-file="/wp-content/uploads/2013/11/Capture.jpg" decoding="async" loading="lazy" class="alignnone size-medium wp-image-166" alt="Capture" src="http://3.125.49.171/wp-content/uploads/2013/11/Capture-300x179.jpg" width="300" height="179" srcset="/wp-content/uploads/2013/11/Capture-300x179.jpg 300w, /wp-content/uploads/2013/11/Capture.jpg 666w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Artık Local IP&#8217;nizden wamp&#8217;a ulaşabilirsiniz.</p>
<p><a href="http://3.125.49.171/wp-content/uploads/2013/11/show.jpg"><img data-attachment-id="167" data-permalink="/wamp-local-ip-192-168-permission-failed/show/" data-orig-file="/wp-content/uploads/2013/11/show.jpg" data-orig-size="1067,653" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;DOWN&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1384386539&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="show" data-image-description="" data-image-caption="" data-medium-file="/wp-content/uploads/2013/11/show-300x183.jpg" data-large-file="/wp-content/uploads/2013/11/show-1024x626.jpg" decoding="async" loading="lazy" class="alignnone size-medium wp-image-167" alt="show" src="http://3.125.49.171/wp-content/uploads/2013/11/show-300x183.jpg" width="300" height="183" srcset="/wp-content/uploads/2013/11/show-300x183.jpg 300w, /wp-content/uploads/2013/11/show-1024x626.jpg 1024w, /wp-content/uploads/2013/11/show.jpg 1067w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Muharrem Tığdemir</p>
<p>&nbsp;</p>
<p>&nbsp;</p><p>The post <a href="/wamp-local-ip-192-168-permission-failed/">Wamp Local IP Connection 192.168 Permission Failed</a> first appeared on <a href="">Muharrem Tığdemir</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>/wamp-local-ip-192-168-permission-failed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">165</post-id>	</item>
	</channel>
</rss>