AhnSeongHyun / exs4j

open api search engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin ExsCli develop

AhnSeongHyun opened this issue · comments

admin cli

use two port structure.

ex) port 6750

=> 6750 : ExsSever port
=> 6751: ExsMngSever port

you can send message 6751(ExsMngServer port).

ex) telnet localhost 6751

STOP

=> "STOP", Exs4j

now we could support ONLY ONE cli command "STOP"

but, we can make many command in future.