diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-8A5054C9-7556-5153-8CEE-FA8E5F4155AE.dita --- a/Symbian3/PDK/Source/GUID-8A5054C9-7556-5153-8CEE-FA8E5F4155AE.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-8A5054C9-7556-5153-8CEE-FA8E5F4155AE.dita Fri Aug 13 16:47:46 2010 +0100 @@ -90,7 +90,7 @@ Explicit binding example Client A creates a socket with explicit binding using the specified interface connection. sock1 = RSocket.Open(srv,conn); ESock creates the socket within the default connection and subconnection. - + A socket can also be opened over a sub-connection using RSubConnection. When the socket is opened, a new Service Access Point (SAP) is created for
Client A creates a socket with explicit binding using the specified interface connection.
ESock creates the socket within the default connection and subconnection.
A socket can also be opened over a sub-connection using RSubConnection. When the socket is opened, a new Service Access Point (SAP) is created for