Communicate with an camera application using dde - MDA II, XDA II, 2060 General

Hi,
I´m trying to develop an application that can communicate with the camera application in my PDA (Qtek 2020).
In order to communicate with the camera application, I want to use the DDE mechanism.
I would like to know if it is possible to use the DDE VIs in LabVIEW 7.1 PDA Module.
And also, if anyone has already tried to develop some similar application and knows where
can I get information about the communication protocol, so that i can send the correct messages to the camera application.
Thanks for any help,
Pedro Sampaio

try doing a search in the hacking it forum
for
camera AND sdk or API
but it's not an easy thing to dance with the camera of the htc devices

Related

Obtaining bluetooth connection info (Windows Mobile 2003)

Hello everybody, I´m trying to connect my XDA II device to a portable
printer with bluetooth by code (C# or VB .NET).
The problem I have is that I can´t get the data I need to connect with
the printer with the bluetooth software that comes with the XDA (the
port that has to be used on the printer to get connected, etc...).
Does anyone know some way or software (open source), that could help
me to get that information ???
Thanks in advance and sorry for my english.
look at opennetcf.org
fumaillo,
have a look at http://www.opennetcf.org here you'll find a framework and samples that you can use to manipulate bluetooth in the way you need. In the namespace IO.serial there are the functions for port access and in the forum you can discuss your issue with othe BTers.
Kind regards,
Udo

Universal IR

Does anyone know of any software that can mimic remote controls via the infrared transceiver?
I have a receiver on computer and other devices such as the TV and am wondering if it should be possible to grab some software to learn the codes and be able to control the computer/TV with the PDA IR like i do with the standard remote control.
Or if anyone knows whether it should be possible to write some software (perhaps in java) to achieve this? As far as i've researched the java framework as standard with windows mobile 5 is MIDlet/MIDP which from looking at the specification doesn't appear to contain any IR interfaces/information.
Thanks
Hello gratz,
Check http://www.novii.tv/pocketpc/, works fine in my JJ.
Best regards, araappa
Any free / open source ones?
Haven't located any yet, anyone have any more info on this?

HTC Universal second camera access

I tried Camera Capture sample from Windows Mobile 5.0 SDK and
I can access big camera, but I can't get image from small one.
I tried "CAM2:" as camera name, tried FindNextDevice() - it doesn't work.
Does anybody know how to access second camera?
Undocumented interface?
Registry setting?
HELP!
-----------------------------
Best Regards, Vladimir
Up
i'm also interrested about this info.
I am also interested:Nobody knows how to use the second camera for the skype or messenger you have installed in you HTC Universal, not as webcam for desktop computer.
*Bump*
I've searched through the forum and unfortunately haven't found any DirectShow solutions to access the front camera of the HTC Universal (or TyTN). Only thing I found was some low level .dll hacking.
If anybody has found a way to access the second capture device (front camera), please share.
Thanks in advance
I don't know how to access second camera.
But I know that CoolCamera can use the second camera to take pictures,and also as a webcam for desktop computer

JSR-82 (java-bluetooth) Possible for hermes?

Hi all,
I have done some searching from the forums about java using bluetooth and did not find anything. This is my first post here so blame it on my noobiness if I just missed it.
So.. what I understand (and that is not much in win based mobile devices at this point) the JSR-82 is a some kind of a "framework" which enables java to use bluetooth in applications. I have been trying to use some java applications meant to be used with bluetooth, only to find out that it is not supported with hermes (HTC Tytn with win mobile 5.0 to be more accurate.)
Now I am asking you is there any way around this and is it possible to get this JSR-82 whatever working with my tytn. It would be nice since it would enable the use of java based chat applications and such, which are using bluetooth. Java for that reason that then I could run the same applications as my friends for example with sony ericson.
Sorry for my bad language and bare in mind that this is my first post. thanks for all the answers and have a nicest day!
Sincerely yours,
Henry
No one else wants to use bluetooth functions thru java? or am I missing something critical here?

How i can connect and deconnect from internet?

Hello everybody!
I'm a new vb.net mobile developer and one problem was stopped me: in my application, i need to use some webservices for getting remote information but i'm not able to connect to internet automatically....can everyone help me?
I'm using visual studio 2005 and vb!
Well I don't know about VB (I understand it is problematic to access system functions with that language) but if you could use native APIs than you would just need to use the Connection Manager functions.
Look here.
fabrysious said:
Hello everybody!
I'm a new vb.net mobile developer and one problem was stopped me: in my application, i need to use some webservices for getting remote information but i'm not able to connect to internet automatically....can everyone help me?
I'm using visual studio 2005 and vb!
Click to expand...
Click to collapse
Well for one thing, you need to have a data plan from your carrier before you can access the internet.
What is the device?
even with the horrible syntax
vb .net should be able to do the same things
as c# so i believe
it can be don by including the right .net libs
or in worst case use unmanaged dll's
Thanks to all...i'm reading posted link about APIs!
I will know you the result!!!

Categories

Resources