diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-F79A3DD7-DB91-545F-8165-F1F2DD6D0AD2.dita --- a/Symbian3/SDK/Source/GUID-F79A3DD7-DB91-545F-8165-F1F2DD6D0AD2.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-F79A3DD7-DB91-545F-8165-F1F2DD6D0AD2.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,15 +1,15 @@ - - - - - -Creating an Implicitly Bound SocketThis topic describes how create an implicitly bound socket. Implicit binding example

Client B creates a socket with implicit binding without specifying the interface connection.

-server = RSocketServ.Connect(); -socket1 = RSocket.Open(server); -

ESock creates the socket within the default connection and subconnection.

Socket Binding
\ No newline at end of file + + + + + +Creating an Implicitly Bound SocketThis topic describes how create an implicitly bound socket. Implicit binding example

Client B creates a socket with implicit binding without specifying the interface connection.

+server = RSocketServ.Connect(); +socket1 = RSocket.Open(server); +

ESock creates the socket within the default connection and subconnection.

Socket Binding
\ No newline at end of file