Hello guys!
I've tried to send UDP messages - on emulator and some other devices it works fine but on Nokia 5230 on this line
it throwsCode:DatagramConnection dgc = (DatagramConnection)Connector.open("datagram://"+server_ip+":9876");
Does this mean that this device not support UDP?java.io.IOException: SymbianOS error = -1 : General: System error
Thanks

Reply With Quote

