Okay Erel I stand guided. Will be back shortly.
Generally speaking it is not possible to directly connect two devices over the internet. Mobile network providers block incoming connections.The documentation mentions that the computer and the device must be connected to the same network. Could you explain why this is and if it would be possible in any way to use this framework with the device in the "wild" internet?
Thank u for ur reply......
I found the reason for the error. To the reference for the others I post the reason
Error Message as follows
C:\Windows\system32>java -cp b4aserver.jar anywheresoftware.b4a.b4aserver.Server
Error: Could not find or load main class anywheresoftware.b4a.b4aserver.Server
C:\Windows\system32>pause
Press any key to continue . . .
Solution for this..........
Copy And Paste "b4aserver.jar" file and "config" file in to the particular folder
Now my command window like this
C:\Windows\system32>java -cp b4aserver.jar anywheresoftware.b4a.b4aserver.Server
B4A server (v0.92) is started. Checking URL: http://b4aserver.basic4ppc.com/b4a
_server.php, server name=test1
I think it is working.........right???
erel plz confirm
Just started working with this project. I compile the device fine, it loads to my Nexus 7 displaying the three buttons. When I click any button nothing happens. The TaskComplete() in Main is never run. Must be doing something basic incorrectly. Can someone help?
Have you tried the Shell Dir button? Does it work?
@ValDog you should post the device and server logs.
The request is not completed. Are you using your own "board server"?