diff -r b33c3d136b7e -r 39bb7c3571e9 tcpiputils/networkaddressandporttranslation/Documentation/napt.txt --- a/tcpiputils/networkaddressandporttranslation/Documentation/napt.txt Fri Apr 16 16:36:59 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ - -/***********************************************************************************************************************/ - - WEEK 7 code drop - -/***********************************************************************************************************************/ - -Steps to load protocol. - -1. build napt - -2. on any application do - -RSocketServer sock_server; - -RSOcket socket; -socket.Open(sock_server ,_L("napt")); - - -*** napt will be loaded. Currently there is no support for ondemand Downlink information. IP for translating napt is hard -coded in CProtocolNapt::OpenL function - -Change this IP to the static IP you are assigning to your laptop.