<?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#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cardsharing Dreambox CCcam Gbox Server Newcamd Tutorial Setup Guide</title>
	<atom:link href="http://eucardsharing.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eucardsharing.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 07 Jun 2009 19:53:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eucardsharing.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Cardsharing Dreambox CCcam Gbox Server Newcamd Tutorial Setup Guide</title>
		<link>http://eucardsharing.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eucardsharing.wordpress.com/osd.xml" title="Cardsharing Dreambox CCcam Gbox Server Newcamd Tutorial Setup Guide" />
	<atom:link rel='hub' href='http://eucardsharing.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Cardsharing Dreambox</title>
		<link>http://eucardsharing.wordpress.com/2009/06/07/cardsharing-dreambox/</link>
		<comments>http://eucardsharing.wordpress.com/2009/06/07/cardsharing-dreambox/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 19:53:52 +0000</pubDate>
		<dc:creator>Cardsharing Dreambox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://eucardsharing.wordpress.com/2009/06/07/cardsharing-dreambox/</guid>
		<description><![CDATA[Okay i&#8217;ll try to explain how the config works with CCcam. To add a user you have to put a F line in the config : F: user password 3 1 0 { 0:0:5 } user gets all our cards at max distance(hops) of 3 He has the right to use our emu keys 1, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eucardsharing.wordpress.com&amp;blog=8077381&amp;post=4&amp;subd=eucardsharing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay i&#8217;ll try to explain how the config works with CCcam.</p>
<p>To add a user you have to put a F line in the config :</p>
<p>F: user password 3 1 0 { 0:0:5 }</p>
<p>user gets all our cards at max distance(hops) of 3</p>
<p>He has the right to use our emu keys 1, no rights to emu keys change into 0</p>
<p>He has NO AU rights 0, right for AU change into 1</p>
<p>Furthermore he has the right to reshare all our cards 4 more times { 0:0:5 }<br />
When number is here { 0:0:1 } he can only watch himself and he has no reshare rights.</p>
<p>NEVER GO ABOVE NUMBER 5!! because the distance is to far then. ( like GBOX { 5 5 })</p>
<p>You can set portnumber by changing this rule :</p>
<p># SERVER LISTEN PORT: 12000<br />
into<br />
SERVER LISTEN PORT: number you want.</p>
<p>To connect to a CCcam server you have to add a C line:</p>
<p>C: ip/dyndns_server port user password yes</p>
<p>The yes on the end says you want to use your rights for emu keys</p>
<p>To connect to a newcamd server you have to add A N line:</p>
<p>N: ip/dyndns port user password deskey hops_away</p>
<p>To connect to a radegast server you need to add a R line:</p>
<p>R: IP/dyndns port CAID(4digits) providerID(6digits) hops_away</p>
<p>To connect to a Camd3 server you have to add a L line:</p>
<p>L: IP/dyndns port CAID(4digits) providerID(6digits) hops_away</p>
<p>These are the basics of the config for CCcam.</p>
<p>Expert setup follows</p>
<p>(03-30-2007 09:39 AM)<br />
OK here we go, the above settings are the basics now we go further.</p>
<p>With a Cccam server you are always in controll<br />
You decide how much your friend is going to see and how far he can reshare it</p>
<p>F: user password 0 0 0 { 0:0:1 }</p>
<p>Says that user gets only our local cards:0 and he only can watch it himself he has no reshare rights.<br />
When changing the zero into 1 user gets our local cards and all vitual cards at a max distance of 1 hop.<br />
If number is 2 then a max distance of 2 hops etc.<br />
Don&#8217;t exceed number 5 because the distance is then too far away for stable picture</p>
<p>In case U have 2 local cards and U only want that user get to see 1 u can do this excample:</p>
<p>Card 1 = provider CDS 0100 00006A<br />
Card 2 = provider Premiere 1702 000000</p>
<p>Now you want that user only gets to see your CDS card and not the premiere card do the following</p>
<p>F: user password 3 1 0 { 0:0:5, 0100 00006A:1, 1702:0:0 }</p>
<p>This user gets all cards at maximum distance of 3 hops except 1702 because he has no rights to it :0.<br />
He gets to reshare all our cards(local and virual) 4 times except for provider 0100 0006A because of :1.<br />
Say you want the user to have the right to reshare 0100 0006A 2 times further then change the :1 into 3</p>
<p>So you see U decide what your friend(s) are entitled to see and how many rights they get, wants your card is set to reshare level 3 nobody but yourself can change that.</p>
<p>If you have questions feel free</p>
<p>(03-30-2007 09:46 AM)<br />
Edit:</p>
<p>In the latest versions of CCcam it&#8217;s possible to control your hops you are receiving from your peers.<br />
Thats realy a good option now you are in control how many shares online you have.</p>
<p>Heavy testing for me said that 2500 shares online is maximum.</p>
<p>To control receiving hops just add { 0:0:x } at the end of the C line, where x is the number of hops you want to receive.</p>
<p>So: C: dyndnds port user passwd no { 0:0:2 } only gives me shares from that peer with max count of 2.</p>
<p>Important: If you dont use yes/no behind the C lines add them or:</p>
<p>( { 0:0:2 } ) make it like this otherwise it won&#8217;t work</p>
<p>Thanks carp95</p>
<p>Cardsharing Dreambox Card Sharing</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eucardsharing.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eucardsharing.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eucardsharing.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eucardsharing.wordpress.com&amp;blog=8077381&amp;post=4&amp;subd=eucardsharing&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eucardsharing.wordpress.com/2009/06/07/cardsharing-dreambox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e31fc279f7bf4dc0abd7c6559761a85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Cardsharing Dreambox</media:title>
		</media:content>
	</item>
	</channel>
</rss>
