Search found 1 match
- Fri Oct 26, 2012 7:49 pm
- Forum: Android Deployment
- Topic: how can i to use socket with android plataform?
- Replies: 3
- Views: 4357
Re: how can i to use socket with android plataform?
I came across the same problem, between Windows and Android, I solved the problem by using FTP, and wrote a simple FTP Server program in livecode on the PC end, you can then just FTP your message to the remote computer. I only went in one direction but I can't see any reason why it would not work in...