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


POEIKC documentation  | view source Contained in the POEIKC distribution.

Index


NAME

Top

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

SYNOPSIS

Top

poeikcd (daemon)

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

And then poikc (client)

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

DESCRIPTION

Top

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

AUTHOR

Top

Yuji Suzuki <yujisuzuki@mail.arbolbell.jp>

LICENSE

Top

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

SEE ALSO

Top

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

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


POEIKC documentation  | view source Contained in the POEIKC distribution.