This subsection explains the procedure for executing the sample program for an in-process connection custom adaptor. Two console windows are used in this procedure. The individual console windows that are used are indicated below in parentheses (( )). Open and run a new console window as needed.
cd working-directory |
xcopy /EY installation-directory\samples\api .\samples\api\ |
xcopy /Y samples\api\conf .\conf\ |
javac# -classpath installation-directory\lib\sdp.jar samples\api\src\samples\Inprocess*.java |
.\bin\sdpstart |
cd working-directory |
.\bin\sdpcql Inprocess_QueryGroupTest |
.\bin\sdpcqlstart Inprocess_QueryGroupTest |
.\bin\sdpstartinpro InprocessAPTest |
Receiver : Tuple Get on FILTER1 [ VAL=ad0, ID=0, TIME=... ] |
.\bin\sdpstopinpro InprocessAPTest |
.\bin\sdpcqlstop Inprocess_QueryGroupTest |
.\bin\sdpstop |