BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kremote_start - starts daemon on specified host

LIBRARY CALL

int kremote_start(
   const char *host)

INPUT

OUTPUT

none

RETURN VALUE

return TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is used to start the khoros process daemon on the specified host. Hostname must be specified in the form "machine:user:cmd", for example, sandia:george:rsh

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/Remote.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.