![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Section contents
The packaged OPX file CSOCKET.SIS
should be
installed using the EPOC install program supplied with PsiWin
2.1. This file should be included in any applications which
intend to use the CSocket OPX. This process will install the OPX
into the directory \System\OPX
.
The OXH header file only needs to be installed on system which
are used for the development of programs which use the CSocket
OPX. It should be installed in the directory \SYSTEM\OPL
.
The sources for the CSocket OPX should be installed into the
directory \OPX\CSocket
on the drive which contains
the EPOC32 C++ SDK.
To build the CSocket OPX execute the following commands from
the EPOC32 C++ SDK in the \OPX\CSocket
directory:
makmake -makework csocket marm
makmake csocket marm
nmake -f csocket.marm
The OPX can then be packaged by using the command:
makesis csocket.pkg
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |