Hi all,
I have a bluestreak soft on my N70 to play flash applications. So I have a flash application which opens a socket connection on port 4443 (socket.connect("127.0.0.1", 4443)).
I have installed a midlet which is registered on this port for socket connection. It can be opened by a socket connection, I tried to do it with another midlet and there was no problem.
BUT when I open my flash appli, open the socket, the connection fails, the midlet is not opened.
Though, when I try to simulate this on my computer it works...
Any idea what's the problem? I have only tried on the N70.
Thanks,
Isa

Reply With Quote

