PV-WAVE Advantage > JWAVE User Guide > JWAVE Client Development
JWAVE Client Development
 
 
warning
JWAVE uses an insecure protocol without authentication. This makes JWAVE insecure to use in an Internet facing configuration and would allow an attacker to execute arbitrary code on the server. If you choose to implement JWAVE in this way, you are responsible for the security of those applications that leverage JWAVE.
This section discusses the following topics:
*The JWaveExecute class
*Passing parameters from the client to the server
*Getting data back from the server
*Casting returned data
*The exception classes
*Managing the server connection
*Data proxies
*Using the JWAVE Javadoc reference