next up previous
Next: Server side Up: int pvm_stop_farmd(void); Previous: int pvm_stop_farmd(void);

Client side

  1. Get the server task id. If it is not located, return ERROR.
  2. Create a buffer and send an opcode STOP_FARMD to the server process using DEF_MSGTAG message tag.
  3. Return OK.


Sameer Shende