I am sorry, I got confused there about the UDP.
I would be transferring the data through a USB Dongle using L2CAPs Packet-switched ACLs.( abt 128kbit/sec two-way), but i got it that what you said is quite similar and the only way that i can get images in quicker is by compressing them.
However I do want to know one thing, the data-rata that you told me. If i am not mistaken, it is 56kbit/sec (two-way) so hypothetically speaking that is only about 56/8= 7kBytes/sec. Would this data-rate be enough to send a picture file lets say a 10KB jpeg image, (before any compression or conversion using
java).
Keeping in mind that i am using these pics once they arrive to the mobile to refresh the mobile screen.
So the problem is not only sending one picture file (screenshot of the desktop PC) but like 2 or 3 every second, so that the refresh rate on the mobile is higher.
And thankyou for your last answer. It helped me a lot.
Regards,
sal.