I'm trying to develop a driver for wireless (infrared) keyboard
which currently works well with most Pocket PC's. However,
I cannot find any information regarding the port structure of
the XDA and how to configure the COM port for Raw IR (IrDA
physical layer, but no IrDA stack). Is this information
available anywhere? I've tried the obvious things with a good
measure of trial-and-error thrown in, but no luck.
A book I have says
EscapeCommFunction(hIRPort, SETIR) changes the infrared port from operating in raw mode to IrComm mode.
EscapeCommFunction(hIRPort, CLRIR) returns the infrared port back to raw mode.
Click to expand...
Click to collapse
From that I would suggest looking at EscapeCommFunction(hIRPort, CLRIR).
Hi,
I need to get the click of my pda extern microphone (a wallaby with pocket pc 2002 phone edition) witin my application.
My application is written with Embedded VC++ 3.0.
Could Anybody help me?
Thanks a lot.
Mat.
Hello,
can i use my pda2k cam as webcam ??
Thanks in advance for your replies...
No. I have read threads on this before (like on other forums I think) 'cos I got sick of carryin so many devices. It would be wicked if it could but I think the problem lies in the fact that the USB connection isn't quick enough.
I'm sure my SE P800 worked as a webcam :\ Perhaps I'm imaining things.
There is a way to make your Blue Angel work similar to a web cam. The program uploads a new image every x seconds to an FTP server using the integrated camera software.
You can create your own solution such as an HTML page that refreshes periodically to update the image. I think the software supplying a sample file. However, you cannot obtain a true live webcam experience.
If you need the software, PM me or I'll try attaching it here.
mike freegan said:
I'm sure my SE P800 worked as a webcam :\ Perhaps I'm imaining things.
Click to expand...
Click to collapse
I got a USB camera for my girlfriend. You can get enough throughput from USB to support 640x480, but USB really does have to be at full throttle then. Anything more (like DV) and you're way out of the region USB can handle. You might well have managed it on your phone.
I can't see any reason why the Qtek 9090 *couldn't* support that, but I'm thinking it's a problem with how Pocket PCs are made accessible by Windows. I very much doubt the default ActiveSync drivers have an interface for it, and I don't really see the market for writing your own PPC driver for what is a niche request, especially when you can get very good web cams like the Logitech Quickcam 4000 for 60 quid.
Chris
I got several requests to send the software I used for webcam on PPC.
There are 2 programs I saw. One I tried and the other I didn't.
The program I tried is called Webcam for Pocket PC (PpcWebcam.zip) and its free. The other one is (MobileHomeCamPPC.exe).
I recommend you try the first one first, and it works great.
I attached the 2 files in one zip file.
The download page for PpcWebcam is http://www.zone1.de/latest.html and I guess there's a newer version but I provided a 100%-working one.
i get an error saying its not a valid win32 application, how do i get round this?? :?:
run
you must run the program in ppc NOT IN PC
Re: run
indra9110 said:
you must run the program in ppc NOT IN PC
Click to expand...
Click to collapse
Sure, unless it's a setup file that installs thru ActiveSync.
try this one.... :wink:
RAGO :lol:
RAGOv
i have a PPC-6600 i know its not BA but i cant seems to get that one to run? any clue?
How To Converter PC Software To Pocket PC Application
Please Help my office software VPN How compatible To PPC WM6
hhmmm is it 2 questions you are asking or 1?
you convert applications by
getting their sourceCode and recompiling them and
changing them to work with windows mobile
this is a big job really
about vpn then maybe you just need the correct settings
maybe it's not compatible in which case you can look for a
3th party software option
Hello All
Im not sure if i can ask this here but im a VBA developer for Office Applications and wanting to write my first Windows Mobile 6 application on the diamond using .NET
I was looking to develop a freeware morse application that will help people practice morse code on their diamond.
Is there an API to detect the centre button press on the front of the diamond or can anybody give and help or guidance how to achieve this in VB.net
Any help would be most appreciated