I have established a GPRS connection using Rconnection class, which is established successfully. Now I want to use the same connection for y sockets so that it doesn't ask for IAP as it has already done while establishing connection.
For this I have used following API of RSocket class