Beja Expert Licensed User Longtime User Nov 11, 2015 #1 Hi, The CCTV example (b4a <> b4j), used to work fine with me.. today I tried to run it and got this message: My IP: 192.168.1.1 Status Disconnected Any explanation appreciated. Note: This is the first time I run the app in the new versions of both, b4a and b4j.
Hi, The CCTV example (b4a <> b4j), used to work fine with me.. today I tried to run it and got this message: My IP: 192.168.1.1 Status Disconnected Any explanation appreciated. Note: This is the first time I run the app in the new versions of both, b4a and b4j.
Beja Expert Licensed User Longtime User Nov 12, 2015 #2 This is the error message screenshot Upvote 0
R Roycefer Well-Known Member Licensed User Longtime User Nov 12, 2015 #3 You should run it from the IDE or the command line and show the logs. It will be easier to diagnose what is going on with the logging output. Upvote 0
You should run it from the IDE or the command line and show the logs. It will be easier to diagnose what is going on with the logging output.
Beja Expert Licensed User Longtime User Nov 12, 2015 #4 Thanks Royce for the advice ; ) In fact there's nothing useful in the logs.. see the screenshot. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Nov 12, 2015 #5 What is the output of Log("My ip: " & Server.GetMyIp) ? Upvote 0
Beja Expert Licensed User Longtime User Nov 12, 2015 #6 Hi Erel, My IP: 192.168.1.1 Status Disconnected Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Nov 12, 2015 #7 So why is the label empty? This is strange. What happens when you try to connect a device? Upvote 0
Beja Expert Licensed User Longtime User Nov 12, 2015 #8 Yes, it's a bit strange.. I remember it worked long time ago.. maybe from the b4j new version. Please check the attached video. Upvote 0
Yes, it's a bit strange.. I remember it worked long time ago.. maybe from the b4j new version. Please check the attached video.
Erel B4X founder Staff member Licensed User Longtime User Nov 12, 2015 #9 It looks fine to me. It means that no Android device has connected yet. Upvote 0
Beja Expert Licensed User Longtime User Nov 12, 2015 #10 Thanks Erel, Does that means I must run the Android app first then the PC B4J app? will try that. Upvote 0
Beja Expert Licensed User Longtime User Nov 12, 2015 #11 Yeah.. tried both ways.. no much luck. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Nov 15, 2015 #12 It doesn't matter which one you run first. If you are unable to connect the Android app to the desktop app then this is a different issue. Make sure that the relevant port is open in the firewall settings. Upvote 0
It doesn't matter which one you run first. If you are unable to connect the Android app to the desktop app then this is a different issue. Make sure that the relevant port is open in the firewall settings.