If you use more than one external programming language in your DataBlade module, you might have more than one resulting shared library after you compile your source code. Figure 3 illustrates the shared libraries you can produce from source code generated by BladeSmith.
For C and C++ server implementation code, BladeSmith generates a combined Visual C++ workspace file and UNIX makefile.
For Java server and client code, BladeSmith generates a single makefile that is appropriate for all platforms.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]