look at the documentation for ControlSocket http://read.cs.ucla.edu/click/elements/controlsocket
<http://read.cs.ucla.edu/click/elements/controlsocket>Although I'm curious why you are interested in the LLRPC mechanism. It is generally much easier to use read, write, or read+param handlers to implement this sort of functionality (these can also be accessed over controlsocket). Cliff On Fri, May 14, 2010 at 6:45 AM, Sanhueza, Patricio < [email protected]> wrote: > Hello > > I am wondering if I can get an example of using LLRPC with say the > Counter element? More specifically, what would be the server command > message sent to the ControlSocket to get the count? I am trying to test > this on the standard elements before implementing a custom one. Also, is > there any documentation on LLRPC within click that I can get my hands > on? There is paper on the Internet called "Programming the Click Modular > Router", but the LLRPC section is empty. > > Patricio > > > > > > > > > > > The information contained in this e-mail message is PRIVATE. It may contain > confidential information and may be legally privileged. It is intended for > the exclusive use of the addressee(s). If you are not the intended > recipient, you are hereby notified that any dissemination, distribution or > reproduction of this communication is strictly prohibited. If the intended > recipient(s) cannot be reached or if a transmission problem has occurred, > please notify the sender immediately by return e-mail and destroy all copies > of this message. > Thank you. > > > _______________________________________________ > 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
