![]() |
Trouble Making socket connection over wifi Hi All, I'm having problems making a socket connection over wifi to my desktop. I'm using a 8320, building with jde 4.2.1.41. This works perfectly on the emulator as usual. Snippet of the code i'm using: Code: String url = "socket://" + _host + ":" + _port + ";interface=wifi;deviceside=true;";I've also tried using a SocketConnection instead of StreamConnection with no change in behaviour. I've also tried removing deviceside=true and changing it to false, with no luck. Any ideas and thanks ahead of time. |
| All times are GMT -5. The time now is 12:38 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.