Hi!
Do anybody know a good software for server check. i want to check my ccam and newcamd server.
thanks in advance.
Hi!
Do anybody know a good software for server check. i want to check my ccam and newcamd server.
thanks in advance.
For Basic checks in your Web Browser
in your CCcam.cfg file add the following lines
ALLOW WEBINFO : yes
WEBINFO USERNAME : user
WEBINFO PASSWORD : password
WEBINFO LISTEN PORT : 16001
Got to your normal web browser and type the following: IPaddressofyourCCcamserver:16001
You should be asked for the user name and password you set in your CCcam.cfg file and then you should have basic access to info about your server
For NewCs server you should be able to telnet it ie form a terminal screen type telent ipaddressofyourserver 1001
thre are other methods for CCcam in windows using wampserver and CCcanInfoPHP
Good Luck
Thank you very much. iŽll try it .