|  | 
 
| 原本未安装安全证书的情况下,视频服务可以启动; 将安装文件拷到server目录下后,将DemoMode改成0   服务启动 提示服务启动后自动停止日志如下: 放了证书后的日志
 [2014-03-31 22:29:16(000)]        ---------------------Init Service--------------------------
 [2014-03-31 22:29:16(000)]        Current File Version[4, 9, 0, 0],Build time:2014-01-01 11:41:52
 [2014-03-31 22:29:16(000)]        Read certification file failed.(errorcode=711)
 [2014-03-31 22:29:16(031)]        Load brservernetlayer.dll success!(V4.9, Build time:Jan  1 2014 11:41:21)
 [2014-03-31 22:29:16(031)]        Start TCP Server Successed(port=8906)!
 [2014-03-31 22:29:16(031)]        Start UDP Server Successed(port=8907)!
 [2014-03-31 22:29:16(046)]        AnyChat IPC Filter Plus Init, Build Time:Jan  1 2014 11:41:32
 [2014-03-31 22:29:16(046)]        Load SDK Filter Plus:IPCFilterPlus.dll Success, ver:SDK Filter Plus (IPC), for Windows V4.9
 不放证书的日志
 [2014-03-31 22:29:40(703)]        ---------------------Init Service--------------------------
 [2014-03-31 22:29:40(703)]        Current File Version[4, 9, 0, 0],Build time:2014-01-01 11:41:52
 [2014-03-31 22:29:40(703)]        Start Server At Demo Mode!
 [2014-03-31 22:29:40(781)]        Load brservernetlayer.dll success!(V4.9, Build time:Jan  1 2014 11:41:21)
 [2014-03-31 22:29:40(781)]        Start TCP Server Successed(port=8906)!
 [2014-03-31 22:29:40(781)]        Start UDP Server Successed(port=8907)!
 [2014-03-31 22:29:40(781)]        AnyChat IPC Filter Plus Init, Build Time:Jan  1 2014 11:41:32
 [2014-03-31 22:29:40(781)]        Load SDK Filter Plus:IPCFilterPlus.dll Success, ver:SDK Filter Plus (IPC), for Windows V4.9
 
 
 还有个问题:比如我的证书本来在A服务器上测试,我正式使用在B服务器上;那我A的拷到B去是否能够使用?
 
 
 | 
 |