OPX source files
The source files that are used to build the Socket OPX have
been made available so that other developers can feed back fixes,
improvements and also to help debug problems using the OPX. In
order to make use of the source files it is necessary to have
access to the EPOCWorld C++ SDK.
If you have any feedback please send it to either: Keith
Walker keith@starship.freeserve.co.uk
or Dave Walker dave.walker@icl.com.
- CSocket.mmp - Project file
- CSocket.oxh - OPL header file for
functions in the OPX
- CSocket.pkg - Package file to create SIS
file
- OpxTls.cpp - Main entrypoint into the
OPX
- OpxHostResolver.cpp - Implements the
HostResolver class
- OpxInetAddr.cpp - Implements the
InetAddr class
- OpxSockAddr.cpp - Implements the
SockAddr class
- OpxSocket.cpp - Implements the Socket
class
- OpxSocketServ.cpp - Implements the
SocketServ class