similar to: openssh for pocket PC

Displaying 20 results from an estimated 5000 matches similar to: "openssh for pocket PC"

2006 Feb 21
2
Bug#353815: logcheck: Ignore Pocket PC/synce/USB messages, please
Package: logcheck Version: 1.2.42 Severity: wishlist -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Here are some more messages that can be safely ignored: localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA localhost kernel: drivers/usb/serial/ipaq.c: USB PocketPC PDA driver
2004 Apr 03
2
Ogg player for Pocket PC
Which ogg player has the best sound quality for PocketPC? Preferably free, as that's partly the point of Ogg! Thanks, Tom --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed.
2005 Jan 27
2
SoftClient for Pocket PC
Hi List, Is it possible to install a soft client on my Pocket Loox 610 (F.C.Siemens) an register it with asterisk? any suggestions? thx in advance. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Aug 06
0
RE: Difference in Encoding of files on Pocket PCvis-à-vis desktop
Hi, Here's a couple things to look at: 1) Are you using your own encoder and decoder? If so, try with speexenc and speexdec. 2) Is PocketPC big endian? If so, try defining WORDS_BIGENDIAN when compiling Speex. 3) The "This doesn't look like a Speex file" error sounds very suspicious because it only involves looking at the first chars of the first packet and looking for the
2004 Aug 06
3
RE: Difference in Encoding of files on Pocket PCvis-à-vis desktop
Hello Jean-Marc, I encoded a 143 kb file on both the desktop as well as the Pocket PC using the default settings/ Here are the results. Size : Desktop - 17.6 Kb, Pocket PC -17.1 kb (not much difference in size) Now when I try to decode the file encoded on the Pocket PC, I get a message "This doesn't look like a Speex file". However, when I decode the Pocket PC encoded file on
2004 Aug 06
2
1.0.3 in ACM soon
Hi Rodrigo, I'm Fabio and i'm in your identical situation, i need Speex to run on PocketPC in real time mode for my tesis. I've to develop a sort of VoIP apllication for pocketPC... I recently discover speex (Only yesterday i joined this mailing list....) and I'm doing many test using mostly VC++ 6.0 but only because i'm still undestandig speex... I did many works with EVC++
2004 Apr 29
0
Re: problems accessing samba server from Pocket PC with Windows Mobil e
Hi there, I am experiencing exactly the same problems like described below. I do not have a solution right now, but I found a work-around that may help you. As soon as I change the security parameter in the smb.conf file from security=user to security=share, mounting shares to Pocket PC seems to work. (HP iPAQ 4150 running Windows Mobile 2003) I am running SAMBA V 3.0.2.a and 2.6.4.2-52 kernel
2004 Aug 06
0
Difference in Encoding of files on Pocket PC vis-à-vis desktop
Hi, I suspect something related to endianness or word size here. Can you check that the encoded files end up the same size? Also, what if you encode on the Pocket PC and decode on a desktop? Maybe if you encode a small wav file on both pocket PC and desktop using default options and send me the results. Jean-Marc Le lun 24/05/2004 à 09:52, Asheesh Vashishtha a écrit : > Hi all, >
2005 Mar 12
0
flac on pocket pc
Hello Josh and flac-dev, I've got libflac and libflac++ implemented as dll's on the pocket pc using embedded visual C++ 4.0 . The target system with this environment is pocket pc 2003 (windows ce 4.20). I used the project files provided on the FLAC pages from the unofficial port for pocket pc. These were limited in usefulness due to no sources included with them. However, I did use the
2003 Sep 05
3
Pocket PC 2003 lose stored password
Hi all, when accessing a samba server (2.2.8a) from a Pocket PC 2003 you can give a password and tell the Pocket PC to remember it. But, if you switch off the device or remove the LAN-card the stored password is lost (or send in a different way as Pocket PC 2002). ? Maybe the procedure of sending the stored password has been changed, ??? because Pocket PC 2002 works fine with samba, ??? and
2007 Mar 23
1
FLAC: players for Pocket PC
I believe the CorePlayer will play back FLAC. Atamido ----- Original Message ----- From: "Josh Coalson" <xflac@yahoo.com> To: "Harry Sack" <tranzedude@gmail.com>; <flac-dev@xiph.org> Sent: Thursday, March 22, 2007 6:26 PM Subject: Re: [Flac-dev] FLAC: players for Pocket PC > http://www.google.com/search?q=flac+pocket+pc > > e.g. > >
2003 Oct 01
2
problems accessing samba server from Pocket PC with Windows Mobil e 2003
Hi all, when accessing a samba server version 2.2.8a from a Pocket PC with Windows Mobile 2003 you can give a password and tell the Pocket PC to remember it. But, if you switch off the device or remove the LAN-card the stored password is lost (or send in a different way as Pocket PC 2002). Maybe the procedure of sending the stored password has been changed, because Pocket PC 2002 works fine
2004 Aug 06
2
Difference in Encoding of files on Pocket PC vis-à-vis desktop
Hi all, I've created a Speex decoder for Pocket PC so that I can play Speex files from within my .NET CF app. But there has been a problem while playing the files on my Pocket PC. I encode a wav file on the desktop using Speexenc.exe (Speex- 1.1.5) and then copy this file to my Pocket PC where I playback using my decoder library. But the sound quality is extremely poor and completely
2011 Jun 19
4
Can WINE help me using Dell Axim from Puppy Linux 511?
Since I'm new to this forum I probably I'm doing something wrong, I'm sorry if this's the case! I don't have a windows base system, solely Puppy Linux. I do have an Axim, though; can't do hardly anything useful with it since starting using just Linux. Went through many pages about WINE but failed to locate any useful info. That's the reason for posting my issue here.
2007 Mar 19
2
FLAC: players for Pocket PC
hi, I don't know if this message belongs on the mailing list, so sorry if it is not for this mailing list. I was wondering if somebody knows a player for Pocket PC (windows mobile 2003) that can play FLAC files on the Pocket PC. thanks in advance! Harry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 09
4
c++ Wav->ogg encoder
Hi I'm new with ogg and also with using third party libraries. I'm making a C++ PocketPC program and I need a simple wav->ogg encoder function. But as I have tried to use ogg vorbis libraries I don't know what or how to use them. I think that best way would be to use libogg 1.1.3 and libvorbis 1.1.2. Do I even need both of them, since I only need to have capability of
2004 Aug 06
0
1.0.3 in ACM soon
Hi Fabio, In theory, speex would run in real time, because now it was implemented with integer functions (before only floting point). I'd like test it in my arm processor. I hope to port speex to ppc soon. For your thesis see this link http://www.chl.chalmers.se/~numa/theses/voicemail.pdf Regards, Rodrigo <p>-----Mensaje original----- De: owner-speex-dev@xiph.org
2002 Mar 05
1
ogg vorbis on the pocket pc
Hi, i'm not too familiar with how the ogg vorbis community works, so i hope this is within the topic of the list, but i didnt really want to leave this thing i've did out in the dark either. :) i've just ported libvorbis, libogg, and vorbisfile stuff to the pocket pc a while ago, it was pretty straight forward (just add a few more #ifdefs around the ftoi function and some others) and
2004 Aug 06
1
speex for windows mobile 2003
good day. i am an undergraduate student of electronics and communications engineering and i would like to use SPEEX for my thesis, which is to create a software that will record speech in speex-compatible format for windows mobile 2003.(pocketpc devices) my pocket pc has an inherent sound recorder but i am going to make a sound recorder software specifically for speech files so that recordings
2004 Nov 03
4
libspeex for other platforms
wouldn't it be a good idea to have the libraray available as a binary for non-PC platforms like the PocketPC, Symbian and Mac? i am suggesting this as it will allow the developers to go ahead and program to an interface while the development continues. there are builds for symbian, pocket pc and linux already in the tar ball. putting their binaries on the download section will probably