Working Wave Java Applet Demo


These files are our working version of the WaveTest wapplet. These files are here as working examples and are not intended to be downloaded for use. If you wish to attempt your own wapplet, look at the Setup Procedure at the bottom of this page.

Current WaveTest Files:

Java Interface

WaveTest.java (Java Applet)
java.gif (WaveTest's Initial Image)
call_wave (Unix Script)
cgiparse (executable)

Waveserver

Makefile (C Compiler Makefile)
waveserver.c (Source-code)
waveserver.h
wave_rpc_extern.h
msg_codes.h
export.h

Java Server

java_server (Unix Script)
java_server.pro (Wave Procedure file)
java_server.com (Unix Script)

How do I make my own wapplet?

Setup Procedure