Hi,
in my Applikation i'm sending udp packet data through a RSocket.
iSocket.SendTo(_L8("this is a test"), anAddr, 0, iStatus);
works fine, when i'm sending data over wifi to socket.
Only when i'm trying to send over the mobile (hsdpa) network, the result in iStatus is -40 (KErrTooBig).
Anybody an idea, what is happening here?
Best Regards,
Andi




