JEX_SimpleDemo
This demo introduces basic functionalities of JExternal.
JEX_JDBCDemo
In this demo you can connect to Oracle, Sybase, MS SQL Server 2000, DB2, FrontBase, OpenBase, MySQL and PostgreSQL. This demo has 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_IBClientDemo
This demo connects to the Interactive Brokers Trader Workstation and displays stock market data.
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.