|
Posted by Sven on July 12, 2006, 11:08 pm
Please log in for more thread options Well the best help I could give you is to recommend you take this discussion
to microsoft.public.pocketpc.developer. Partly because the JasJar is a PPC
not a smartphone, and mostly because this is a developer question.
--
Sven
MVP - Mobile Devices
>I need to write an application on the JASJAR that will do EAP
>authentication
> using the USIM, there are two AT commands defined in 3GPP TS27.007,
> AT+CERP
> and AT+CEAP which are used for this purpose.
>
> I assume I can connect my PC to the JASJAR, connect through HyperTerm and
> issue the commands, but what I want to do is to run an application on the
> handset to inject the AT commands to the Windows Mobile AT command
> interpreter and process the output.
>
> I would assume there would be an API I could call, or even a virtual COM
> port I could open that would loop-back into the AT interpreter.
>
> Any help would be greatly appreciated.
>
> "Sven" wrote:
>
>> Need to explain more. Do you need something that accepts and process AT
>> commands? To do what? Or are you looking to output AT commands? To what?
>> You
>> can get a terminal program that I'm sure will run on it at www.cam.com,
>> vxHPC, but lacking a serial port or even an IR port I'm not sure where
>> you
>> are going with this.
>>
>> --
>> Sven
>> MVP - Mobile Devices
>> >I have an iMate JASJAR which runs windows mobile 5.0, I need to write an
>> > application that can run AT commands, just as if the app was on a PC
>> > and
>> > sending the commands over a serial cable.
>> >
>> > Does anyone know how to do this?
>>
>>
>>
|