Remote Commands on WinCE
The objective of my endeavour is to have a linux computer execute a
command (or maybe a local script - on the target) over a local network.
Ideally, I would use SSH to do this but unfortunately my embedded target
is running WinCE which is absolutely horrible. To do this, I would require
an SSH server running on WinCE. I looked into the OpenSSH port but it
doesn't work and development for that stalled six years ago.
To wrap up, I am looking for an alternative solution to using SSH on
WinCE. So, any ideas?
No comments:
Post a Comment