Posted by
timothy
on from the ssh-don't-tell-anyone dept.
Mithix writes "Gizmodo is reporting that the popular (and free) SSH client PuTTY is now in beta for Symbian OS, the OS of choice for the Nokia Series 60, the Nokia 9200 Communicator Series, and the N-Gage. Finally, something redeeming for the N-Gage?"
Um.... Sony Ericsson T616 isn't a Symbian OS based phone.
And it is pretty much impossible to write an ssh client for it simply because of the crappy Sony Ericsson J2ME implementation. Sony Ericsson has chosen not to implement sockets so j2me "internet" apps must utilize wap push mechanisms in order to send/receive data.
If you want a phone that supports sockets look for a phone with a phone that has MIDP 2.0 implemented. I'm pretty sure that sockets is a requirement in MIDP 2 and optional in MIDP 1.
Re:PuTTY Experience
by
kisielk
·
· Score: 3, Interesting
Also, portable configuration files in PuTTY would be a real blessing. One of the best parts of PuTTY is you can easily fit it on the tiny portable media of your choice and use it anywhere. Unfortunately it uses the registry to store its settings, sessions, etc and it would be nice if I didn't have to write to the registry of every machine I ever used it on. It would be nice to just carry a config file with all my sessions along with my PuTTY executable.
Um.... Sony Ericsson T616 isn't a Symbian OS based phone.
And it is pretty much impossible to write an ssh client for it simply because of the crappy Sony Ericsson J2ME implementation. Sony Ericsson has chosen not to implement sockets so j2me "internet" apps must utilize wap push mechanisms in order to send/receive data.
If you want a phone that supports sockets look for a phone with a phone that has MIDP 2.0 implemented. I'm pretty sure that sockets is a requirement in MIDP 2 and optional in MIDP 1.
Also, portable configuration files in PuTTY would be a real blessing. One of the best parts of PuTTY is you can easily fit it on the tiny portable media of your choice and use it anywhere. Unfortunately it uses the registry to store its settings, sessions, etc and it would be nice if I didn't have to write to the registry of every machine I ever used it on. It would be nice to just carry a config file with all my sessions along with my PuTTY executable.