next up previous contents
Next: Dagent Server Up: Simple Client Server Previous: Interface

Dagent Client


01234567890123456789012345678901234567890
dagent main {
		 connection c1 (1-to-1, ordered FIFO, guaranteed delivery) ;
		 obeys conversation simple_plus as d1 ;
		 resource shared ram (max = 64,000) ; 
} ; 



Ronald LeRoi Burback
1998-12-16