void piper_init(char *pipe_in,char *pipe_out,void (*callback_func)(char *msg),char *url); void piper_send(char *msg);