question

Dr.Gigabit avatar image
Dr.Gigabit asked

Sending data using sockets

Hello, I have an app, which sends datagram packets (DatagramPacket) over multicast socket (MulticastSocket). It works for other android platforms, but on Kindle HD/HDX the packets are not sent. In the emulator, I do reach the point in my code, where the data is actually send. But it is not received by the other party. Is there something special I should perhaps configure to make it work? Of course, I have this line in my Android.manifest Thanks, Andrei
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Dr.Gigabit, Can you post sample code please so that we can test this in our end? Thanks.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.