|
|
@@ -107,7 +107,7 @@ namespace CamTool
|
|
|
|
|
|
struLoginInfo.bUseAsynLogin = false;
|
|
|
struLoginInfo.byLoginMode = 2;
|
|
|
- struLoginInfo.sDeviceAddress = "192.168.1.64";
|
|
|
+ struLoginInfo.sDeviceAddress = "192.168.1.65";
|
|
|
struLoginInfo.sUserName = "admin";
|
|
|
struLoginInfo.sPassword = "admin123";
|
|
|
struLoginInfo.wPort = 8000;
|