Hi,
I am using RSocket::write to send the Data to a JAVA Midlet.The Problem is the MIDlet is not receiving the entire stream at one go.They are receving in parts in 2 or 3 times.
Is there any options in symbian to send the entire stream at a time.
In Midlet they are using out.flush() to send data to Symbian Socket and we are able to receive entire stream at one go.
Is there any similar options in Symbian?Pls help me.
with regards,
shini

Reply With Quote

