[PythonCE] ssh server for wince!

2007-07-25 Thread Marc Horst
Hi, I have a PDA with Windows Mobile on it and would like to connect it to my laptop via ssh, I searched for a binary for PyCrypt for Windows Mobile/WinCE. However, it seems that these are unavailable. I was wondering if someone build PyCrypt already for WinCE/Windows Mobile and could do me a

Re: [PythonCE] PyCrypto binaries

2007-07-26 Thread Marc Horst
o > work fine (core, fft and linalg), for now no public release but you > can mail me and i'll send you the files. > > Have a nice summer, > Alexandre. > > > ___ > PythonCE mailing list > PythonCE@python.org > h

Re: [PythonCE] connect via ssh

2007-07-27 Thread Marc Horst
he trick > > > >>1. ssh server for wince! (Marc Horst) >> >> >> > >> Hi, >> >> I have a PDA with Windows Mobile on it and would like to connect it to >> my laptop via ssh, I searched for a binary for PyCrypt for Windows >> Mobile/W

Re: [PythonCE] PyCrypto binaries -- nearly there..

2007-08-04 Thread Marc Horst
t; work fine (core, fft and linalg), for now no public release but you > can mail me and i'll send you the files. > > Have a nice summer, > Alexandre. > > > ___ > PythonCE mailing list > Pyt

Re: [PythonCE] PyCrypto binaries -- nearly there..

2007-08-04 Thread Marc Horst
Hi Alexandre, That is a good hint! I tried it and here is the result: Python 2.5 (release25-maint, Dec 19 2006, 23:22:00) [MSC v.1201 32 bit (ARM)] on win32 >>> execfile('\\Flash Disk\\Programmabestanden\\Python25\\Lib\\demo_pda.py') *** Unable to open host keys file *** WARNING: Unknown host

Re: [PythonCE] PyCrypto binaries -- nearly there..

2007-08-05 Thread Marc Horst
_' : main() ... Traceback (most recent call last): File "", line 1, in File "", line 4, in main File "C:\Python25\lib\site-packages\paramiko\client.py", line 266, in connect sock.connect((hostname, port)) File "", line 1, in connect TypeError: a