Multics ( CSP + CCcam connector)

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,194
multics beta 4

Code:
10/09/2011

First public version
*Very Stable Connection
*Web Interface
*Newcamd Client
*CCcam Client
*Clustered Cache tracker
*Best server selection (equilibrated ecm request between servers)
*SID filter
*No need to install java it is self executable
*No need to restart after any modification
*Architectures: pc linux x86, pc linux x64, powerpc(dm500)
*Multi Profiles

2jaynhu.jpg


vi2uxi.jpg



beta 4 version:

*Now multics is compatible with old and new version of csp' cache
*Added CCcam.channelinfo file reading to show channels name in webif (put your channelinfo file to '/var/etc/CCcam.channelinfo')
 

juli13

Staff member
Administrator
Messages
10,194
multics beta 4-1

Code:
-fixed bug when reading CCcam.channelinfo
 

juli13

Staff member
Administrator
Messages
10,194
Multics beta 5-1

Code:
fixed: cache connection and bug + newcamd connection on ppc
 

juli13

Staff member
Administrator
Messages
10,194
28/09/2011

Code:
MultiCS beta 6
----------------
+Added CCcam Server
+Added global newcamd users
+fixed cards selection
+fixed cache overloading

Features:
*Very Stable Connection
*Web Interface
*Newcamd Client
*CCcam Client
*Best server selection (equilibrated ecm request between servers)
*SID filter
*No need to install java it is self executable
*No need to restart after any modification
*Architectures: pc linux x86, pc linux x64, powerpc(dm500)
*Multi Profiles
*Service id file reading (CCcam.channelinfo)
*Clustered Cache compatiblity with old and new csp versions
*Webif password protection
*CCcam Server
 

elgeneral

Registered
Messages
7,811
Multi CardServer beta6-revision6

* better ecm decode process
* Added share options for CCcam Server
* Added FreeCCcam server
 

elgeneral

Registered
Messages
7,811
Multi CardServer Beta6-Revision12

*added Gbox Server
*fixed CCcam server when sending cards to client
*removed CCcam keepalive message causing server disconnection.
*new command line options (see ~# multics -h)
 

elgeneral

Registered
Messages
7,811
Multi CardServer Beta6-Revision13

Newcamd server was based on a prioity table[100], i have replaced it to dynamic list but with no priority between users.

for this version i have not stripped the files. if u have any error use gdb and send me feedback that i can locate and correct the error.

thanks for anyone who helps to improve this cardserver
 

juli13

Staff member
Administrator
Messages
10,194
Revision 15
Code:
-----------------
Fixed Gbox, CCcam, FreeCCcam bugs
 

bellof

Registered
Messages
1,791
MultiCS Beta6 REV18

Multi CardServer beta6 revision18
---------------------------------
*removed function causing high cpu usage (rev17 has a high cpu usage and may cause freeze)
*added ability to get hop2,3.. cards from CCcam servers
C: localhost 12000 user pass 1 # get only hop1
C: localhost 12000 user pass 2 # get hop1+hop2
C: localhost 12000 user pass N # get hopN
*added profiles selection to be decoded by a server
C: host 12000 user pass { profiles_port_list } # Use this server only to decode profiles identified by "profiles_port_list"
N: N: localhost 10001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 { profiles_prot_list } # Use this server only to decode profiles identified by "profiles_prot_list"
*added number of retries for servers(CCcam/Newcamd) to decode an ecm request
RETRY CCCAM: 5 # default is 3
RETRY NEWCAMD: 1 # default is 0
*updated cache protocol
*fixed removing profile bug
*fixed unmodified cache port
 

elgeneral

Registered
Messages
7,811
Multi CardServer beta6 Revision21

*fixed freeze problem from CCcam servers (caused by a wrong value returned from card selection function).
*added function to avoid circular ecm requests from/to same client/server by ip address (except 127.0.0.1)
*now local newcs servers have the priority to decode ecm requests when available
 

baha2

Super VIP
Messages
6,530
MultiCS b6-r22

Multi CardServer beta6 Revision22
---------------------------------
*Reduced CPU usage (sorry for previous version it has very big cpu usage)
*option 'dcw maxfailed': maximum number of successive decode failed for a sid to block sending ecm request of this sid to card.
*option 'cccam nodeid': to set a constant nodeid for cccam server/client
*modified webif style and added decode sid list + used profiles table for each server
 

baha2

Super VIP
Messages
6,530
MultiCS b6-r24

Multi CardServer beta6 Revision24
---------------------------------
*fixed CCcam server nodeid and send card data

Thx evileyes
 

baha2

Super VIP
Messages
6,530
MultiCS b7-r27

Multi CardServer beta7 Revision27
---------------------------------
*recoded the entire main process, multics is now faster than it has ever been.
*added extra cache hits to get the max of hits between connnected peers.

Thx evileyes
 

bellof

Registered
Messages
1,791
Multics beta 7 REV 28

MultiCS b7-r28
Multi CardServer beta7 Revision28
---------------------------------
*Fixed FreeCCcam Server.
*Fixed Cache webpage data.
*Fixed Profile Ecmtime and Ecmok.
*Added Radegast Server/Client
*Added Profile Ecmok per Ecmtime Histogram
 

bozomustafa_68

Registered
Messages
16,935
Multi CardServer b7-r29

added new cache program detection and activity status using ping request packet due to some problems on csp caused by non paired requests/replies and massive cache data.
 

mohammed tanko

Super VIP
Messages
4,862
Multi CardServer b7-r30
-----------------------
*fixed cache reply packet wrong length.

sorry for all, i was tired by rewriting the code and havent checked the cache packets integrity.

tnx evileyes

Multi CardServer b7-r32
-----------------------
*fixed gbox reread config bug
*fixed high ecmtime bug
*fixed clients connections with massive cache exchange.
*fixed cache forwarded hits.
+faster cache packet sending even there is a large data awaiting to be sent
+identification of cache peers from same ip.

ps: when running multics remove all default users from config and change all ports, cause there is someone using these data to hack multics servers.
 
Status
Not open for further replies.
Top