Hi Chuan, Assuming that you are running click in userlevel, you should look at the ControlSocket element. It will open up a socket that you can connect to and send commands to.
Cliff On Wed, Jan 19, 2011 at 4:58 AM, wubaochuan <[email protected]> wrote: > Hi all, > I am using user level Click, and there is an element called > *DirectIPLookup*, the element has a handler called *set*, how can I use > this handler to add a route ? > For example, a process called *foo* want to add a route to > *DirectIPLookup, *how can *foo* communicate with Click process and the > element *DirectIPLookup *in order to use* set *handler to add a route*? > * Thank you. > > yours > Chuan* > * > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
