sdkcreationmw/sdkruntimes/wsock/README.TXT
changeset 0 b26acd06ea60
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sdkcreationmw/sdkruntimes/wsock/README.TXT	Mon Mar 08 12:09:11 2010 +0530
@@ -0,0 +1,15 @@
+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.