1754216 Members
3287 Online
108812 Solutions
New Discussion юеВ

Re: telnet using browser

 
SOLVED
Go to solution
Shivkumar
Super Advisor

telnet using browser

Dear Sirs,

Is there a possible way to connect to remote unix server via telnet using browser ?

Thanks,
Shiv
7 REPLIES 7
Ranjith_5
Honored Contributor
Solution

Re: telnet using browser

Hi Shiva,

You can connect via browser but not using telnet protocol. But there is a function called secure web console. This helps you to access remote system console using browser.

http://docs.hp.com/en/1049/secureweb/overview.html

Regards,
Syam
Shivkumar
Super Advisor

Re: telnet using browser

Syam, Is it used for accessing console or ordinary terminal also ?

Thanks,
Shiv
G. Vrijhoeven
Honored Contributor

Re: telnet using browser

Hi,

There are several java based telnet clients available. These can be started using your browser.

e.g.
http://freshmeat.net/projects/telnetd/
http://telnetd.sourceforge.net/

just google a bit.

HTH,

Gideon
Ranjith_5
Honored Contributor

Re: telnet using browser

Hi Shiva,

SWC is used for accessing system console. It wont give you a terminal session. you can configure your GSP also to act a web console. The port number is 2023.

http://docs.hp.com/en/A6093-96022/ch05s05.html

If you need such solution it can be achieved with CITRIX NFuse. We can publish a putty application in CITRIX and use the same for accessing remote servers.

http://www.citrix.com/English/ps2/products/product.asp?sicontent=0&sitrackingid=1104835&contentID=186&source=google&keyword=citrix_nfuse

Regards,
Syam
Ranjith_5
Honored Contributor

Re: telnet using browser

Hi Shiva,

I think I got something for you.

Seet this.

http://anyterm.org/my.html

Regards,
Syam
Arunvijai_4
Honored Contributor

Re: telnet using browser

Shiv, You can use Webmin for this purpose. Webmin comes with Java based telnet client and you can connect to any machine. For HP's customised webmin, you need to download and install telnet module.
http://www.webmin.com/download/modules/telnet.wbm.gz

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Vibhor Kumar Agarwal
Esteemed Contributor

Re: telnet using browser

I think you can do it:

Just write the following at the address bar

telnet:\\ip

This will open a telnet for you.
I tried and it works for me.
Vibhor Kumar Agarwal