Search found 3 matches

by ckacadv
Sun Dec 03, 2023 2:47 pm
Forum: Android Deployment
Topic: Android Studio - Additional JDK not needed (Solution to Java is none error)
Replies: 33
Views: 259270

Re: Android Studio - Additional JDK not needed (Solution to Java is none error)

Hi, i'm using LiveCode 9 .6 .1 and android studio giraffe. I installed sdk from android studio and i have set sdk path in livecode to C:\Users\ (username) \AppData\Local\Android\Sdk Livecode is not complaining about that but it says jdk path is none and when i try to save as standalone android app i...
by ckacadv
Sat Oct 14, 2023 9:46 pm
Forum: Internet
Topic: Can't connect to a port forwarded socket server with public IP
Replies: 2
Views: 23095

Re: Can't connect to a port forwarded socket server with public IP

I just tried with port 62302, still the same. Port checker says port is open and server just says connected when i click check port.
by ckacadv
Fri Oct 13, 2023 10:05 pm
Forum: Internet
Topic: Can't connect to a port forwarded socket server with public IP
Replies: 2
Views: 23095

Can't connect to a port forwarded socket server with public IP

Hi, i'm still quite new to this kind of stuff. I have been working with socket servers and clients for some time now but only on my PC. I wanted to make an app that will use socket server to recieve/send some info. But i had problems with connecting to the server from the wider network. I used port ...