|
Professional Package Notes
Windows Desktop
The Desktop package shared library source code can be used to build DLLs for Win95/98/NT/2K.
Windows Pocket
The Pocket package shared library source code can be used to build DLLs for Windows CE. Contrary to what Microsoft states, WinCE is not the same as Win32 on the desktop (they are similar) , different sources and bug fixes are required (some examples of this are available the Sept 1999 issue of Dr. Dobb's Journal).
Unix
The Unix package shared library source code source code can be used to build shared libs for all supported Unix platforms.
Mac
The SerialPortMac Professional package brings together all of the files used int the creation of the JavaTerm application, the SerialPortLocal Java Bean, the Serialio Java library, and the native-code Macintosh shared libraries. In addition to all of this source code, the package contains a ready-to-build CodeWarrior Professional 2 project file. This project has seven targets: three native libraries, two Java libraries, the Java Bean and the JavaTerm application. Any one of these can be built with a single command
The source files are logically grouped and labeled by function in both the project file and in the project folders. Additional notes are provided to explain the process of creating a native library and a Java Bean. The package is not only a complete development environment for the SerialPortMac code but also useful framework for beginning work on a native code and/or Java Bean project of your own.
EPOC
The EPOC package shared library source code source code can be used to build the required DLL for EPOC32 using the C++ and Java SDKs available from the Symbian Developer Network (SDN).
Netware
The Netware package shared library source code source code can be used to build the required NLM for Netware 5 (it should also work for Netware 4, but has not been tested). Comes with Watcom project files.
back
|