PDA

View Full Version : [Wizard] to PC Remote Access - any help or advice?


exbros
1st June 2006, 12:47 PM
Hi! Hope you could help me (again) :?

First I need to tell - I was searching the forum and net, but unfortunately I can't find what I'm exactly looking for.
(I'm asking about Wizard not Universal / Himalaya...)

What is in your opinion the best (easiest, fastest, most readable with 320x240 resolution, working full screen and in landscape mode, cheapest...) way to remotely connect to the desktop workstation?


[1] Connecting to the Linux box
1A. Command line / shell via ssh/ssh2 – there’s no need to use any special server software nor configuration, but there’s a question about the best client software. Right now I'm going to use http://www.pocketputty.net/. Did you try any of these with Wizard?
PocketPuTTY 0.1 for WM2003 (stable)
PocketPuTTY 0.2 for PPC2002 (highly experimental, unstable)
PocketPuTTY 2006-05-04 dev snapshot for WM2003 (latest, highly experimental)
How stable is the “dev snapshot” version and is there any other (free or almost free) ssh/ssh2 client for PocketPC?
I used to use PuTTY for Symbian S60 and it worked like a charm...

1B. Remote Desktop – what is the best client-server software to do it?
I used to use VNC for Linux PC – Linux PC connection, but I’m not sure if it’s good idea to use VNC with (so) small screen. Any tips and tricks or suggestions how to configure both ends?


[2] Connecting to WindowsXP PC

2A. Command line / shell via ssh/ssh2 – is it possible at all?
Will I need software acting as a server on the PC or there is this kind of software already in the system? Tips & Tricks & configuration examples are very welcome

2B. Remote Desktop – the best client & server software to do it?
Should I use VNC (server and client, like under Linux) or Remote Desktop server already incorporated in WinXP (what about the client in this case)?


And finally – where I can find a manual, help files or specification of the TSC pre installed on my device? Is this software useable?
Maybe I’m looking for something I already have…

Sorry for plenty of questions, but longer I'm searching - more questions I have.
I really appreciate yours opinions :oops:
All advices, links, PM's are very, very welcome
Thanks in advance
exbros

rob61280
1st June 2006, 01:09 PM
And finally – where I can find a manual, help files or specification of the TSC pre installed on my device? Is this software useable?
Maybe I’m looking for something I already have…

exbros

To use the pre installed terminal server you need to turn on remote desktop (winxp pro) and input your ip address on the wizard in the terminal server application, as long as your firewall is configured to allow the connection you should be able to control your pc using the software you already have, alternatively you can use services like log me in etc.

good luck
post back if you hit trouble

Rob

guttrhead
1st June 2006, 03:25 PM
I use logmein.com's basic, free service. simple, quick, encrypted and you dont have to remember ip's or anything.

larytet
4th June 2006, 04:44 PM
try http://gomyplace.com/ if you need something simple just to browse files on the remote and execute commands in the command shell
you will need just a regular internet browser to access the remot host

free, open source (GPL), works in NATed, firewalled environments, dynamic IPs, etc.

runs on Linux/Win32/Mac requires Java on the host machine
client needs only internet browser

[sYn]
4th June 2006, 05:04 PM
Linux
PocketPuTTy is the way to go for connecting to a linux machine remotely, I'm using the latest dev build on my PDA and haven't found any issues yet, although i have only been using it for about 2 days. It works fine on the screensize too as its only command line.

Windows
I wouldn't even bother with command line for windows, as its horribly underpowered and wont provide you with much usability. It is possible to run SSH on windows, but like I said, I would see no reason too.

I used to have a VNC client for my old Axim X50 which ran great, it supported screen scaling, so it would fit my entire 1600x1280 screen onto the PDA no problems, and zoomed in when I required. It was only really usable to perform very simple tasks, but thats all I needed. Unfortunately I don't remember the clients name, however there are a number on the market that provide the same features.. maybe trying the following?

http://www.parystec.demon.co.uk/pt_vnc_WM5.htm

I use realVNC for my server. Oh and any VNC client should work with any VNC server, so if you installed VNC on linux, this should work fine.

Hope that helps