JEX_SimpleDemo
This demo tests basic functions of JExternal.
JEX_JDBCDemo
In this demo you can connect to Oracle, Sybase (ASE and ASA), MS SQL Server 2000, DB2, FrontBase, OpenBase, MySQL and PostgreSQL. We provide 50 project methods to use JDBC. You can execute prepared statements and stored procedures as well as SQL statements in this demo.
JEX_FTPDemo
This is a FTP client. The Java FTP client library written by Bruce P. Blackshaw is used in this demo.
JEX_FOPDemo
In this demo PDF files are created on the fly by FOP. FOP is a print formatter driven by XML.
Java 1.4(or later) is required.
JEX_SimpleIBClient
This demo connects to Interactive Brokers Trader Workstation and displays stock market data.
4D 6.8(or later) and Java 1.4(or later) are required.
JbyJ_Transporter
This is an application to transfer files between 4Ds in a network. It behaves like 4D Transporter when you transfer 4D structure files or data files between Mac and Win.
JbyJ_WebDemo
In this demo, JSP (Java Server Pages), servlet, applet and Java application connect to 4D and call its project methods. Jetty is used as a HTTP server and servlet container.
Java 1.4(or later) is required.
JbyJ_Groove
In this demo 4D is used as a database to store Java objects. Sound objects created by a Java application "Groove" are stored in 4D. And they are retrieved form 4D to play the sound.
Java 1.3(or later) is required.