3. Implementation/OSGI
Support telnet on OSGI Console
SSKK
2014. 11. 25. 06:51
Type the following command at the OSGI console.
osgi> telnetd --port 1234 start telnetd is running on 127.0.0.1:1234 osgi>
|