sdkcreationmw/sdkruntimes/wsock/README.TXT
author Shabe Razvi <shaber@symbian.org>
Thu, 04 Nov 2010 17:22:05 +0000
changeset 4 b3b823debf08
parent 0 b26acd06ea60
permissions -rw-r--r--
Workaround for Bug 3917 - CWinsockInterface::DataSent calls NotifyDataSent which is not implemented.

WSOCK - replaces Series 60 TCP/IP stack with  Windows sockets
=============================================================

WSOCK is  a  protocol driver for Series 60 emulator that uses
Windows sockets to  access the  network.

Note that wsock cannot coexist with the built-in TCP/IP stack
because it uses  (must use)  the same address family,  socket
types and protocol ids. Therefore, in order to use wsock, you
must remove ip.tcpip.esk file from the emulator's filesystem.
The location of the  ip.tcpip.esk  depends on the  version of 
the platform. Check comments in group/bld.inf file.

When the protocol loads,  it  creates an  access point called
"Winsock". Select it when prompted for access point.