Is yellow pages up and running ?

rc at wyse.wyse.com rc at wyse.wyse.com
Fri Apr 14 03:13:28 AEST 1989


I am writing an application which tries to detect if YP is up and running.
If it is, a sub-task is fired off. Otherwise, I just want to continue
normal processing.

It seems to me that there must be an RPC call to do this but I'm not
sure what to do. Maybe a bind request ?

I envisage the solution as something along the lines of ...

	if (yellow_pages_up) {
		/* fire off sub-task
	}
	else {
		/* normal processing */
	}

Can someone suggest a solution ?

Thanks in advance

-rc
Ran-Chi Huang
Wyse Technology                 VOICE: (408) 433-1000 x1537
3571, N. First Street           ARPA:  rc at wyse.com  OR  rc at caf.mit.edu
San Jose, CA 95134              UUCP:  ...!{uunet}!wyse!rc



More information about the Comp.unix.questions mailing list