kalpik
In Pursuit of "Happyness"
pirates1323 said:tht supersify, EasySify-Ver2 also not worked
What is the problem you are facing with EasySify and SuperSify???
Here's some help:
EasySify:
Enter the following details in the configuration (find it somewhere i think in easysify options or sam settings)
SAM IP: 202.144.65.70
SAM Port : 8090
SAM Request Path : /
And then just enter your user id and password and ur done!
SuperSify:
Just open notepad, enter the following lines and save it as "logon.bat".
Then just put it in the SuperSify directory and double click on it. Be sure to change "username" to ur username and "password" to ur password!!
@echo off
supersify -u username -p password -h disable
When it logs u in, check to make sure the following line is there:
HeartBeat: Disabled by Sify server. Disabled by user.
If it says:
HeartBeat: Enabled by Sify server. Disabled by user.
Then just remove "-h disable" from the "logon.bat" file.
To logoff, type the following into notepad and save it as "logoff.bat" and put it in the SuperSify folder. Again change the username and password.
@echo off
supersify -u username -p password -l
Also use copy-paste to create the batch files. Its better.
Im sure this will help. Do get back if it works!!!