The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POEIKC - A framework to make a daemon or P2P with "PoCo::IKC"

SYNOPSIS

poeikcd (daemon)

        poeikcd start -p=47225
        poeikcd stop  -p=47225
        poeikcd --help

And then poikc (client)

        poikc -H hostname [options] args...
        poikc --help

DESCRIPTION

poeikcd is daemon of POE::Component::IKC. And then poikc is for poeikcd.

AUTHOR

Yuji Suzuki <yujisuzuki@mail.arbolbell.jp>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

POE POE::Component::IKC POE::Component::IKC::Server

See http://arbolbell.jp/poeikcd/ (Japanese site)