TAstaServerSocket.OnJavaMessage


 

Applies to
TAstaServerSocket

 

Declaration
type TAstaServerJavaMessageEvent = procedure(Sender: TObject; ClientSocket: TCustomWinSocket; MsgID, MsgToken: Integer;
  Msg:
string) of object;

property OnJavaMessage: TAstaServerJavaMessageEvent;

 

Description
There is an AstaJava client avaialble that can communicate with ASTA servers which has been tested on Windows 95, Windows 98, Windows NT and Solaris.

 



ASTA Overview TAstaServerSocket.OnInsertAutoIncrementFetch TAstaServerSocket.OnProviderConvertParams