Device ID

2001-07-11 Thread Danish Khatri
Dear all, I am a beginner Palm OS programmer. I have a question and would appreciate any responses. Each PalmOS device must have a unique serial number or device id. Is there any function or API call that can determine this? Thank you, Danish -- For information on using the Palm

Device ID

2002-05-13 Thread Amit Kalekar
Hello all, Can we get an device id of the Palm? With Regards, Amit Kalekar [EMAIL PROTECTED] Kalpadrum Infotech Pvt.Ltd. www.kalpadrum.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Device ID

2002-08-19 Thread Alexander Galkin
Does Palm device have unique hardware device ID that is not erased during hard reset? How can I programmatically get it both in palm app and in conduit? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Device ID

2001-03-04 Thread ajitnk
Hi everybody, does anyboidy see any problemms in using device id for User Authentication in an application ? Recently, i read in this forum that the Palm Device Ids may not be unique ? Pl. send in ur suggestions on this. Thanks Ajit -- For information on using the Palm Developer Forums, or

Getting Device ID

2007-02-22 Thread Shruti Wadhwa
Hi I used the function PhnLibGetDeviceID (UInt16 refNum, CharPtr * deviceId) to get the device ID of my Treo 650. What i noticed is that for two Treo 650 it is giving the same ID. Am i wrong somewhere ? Is there another way to get the Device ID ? I believe it is unique Regards

Re: Device ID

2001-07-11 Thread Ben Combee
"Danish Khatri" <[EMAIL PROTECTED]> wrote in message news:56187@palm-dev-forum... > > Dear all, > > I am a beginner Palm OS programmer. I have a question and would appreciate > any responses. Each PalmOS device must have a unique serial number or > device id.

Unique device ID

2001-12-23 Thread Scott Dreslinski
I was wondering if there is a way to uniquely identify a palm device? I know I can get the Rom serial number of devices that have Flash, but the lower end devices the the M100, M105, and even the new M125, and for that matter the Handspring devices don't have flash, so I cannot get a unique Seria

RE: Device ID

2002-05-13 Thread Waseem Anis
You can use " SysGetROMToken" to get the ROM ID -Original Message- From: Amit Kalekar [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 6:32 PM To: Palm Developer Forum Subject: Device ID Hello all, Can we get an device id of the Palm? With Regards, Amit Kale

Re: Device ID

2002-05-13 Thread Dave Lippincott
http://oasis.palm.com/dev/kb/faq/2389.cfm - Original Message - From: "Amit Kalekar" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 9:02 AM Subject: Device ID > Hello all, > > Can we get an device

Re: Device ID

2002-05-13 Thread Hal Mueller
http://www.mobilegeographics.com/dev/devices.html shows calls and some return values, by device maker/model. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

LifeDrive's device id

2005-05-19 Thread Yuen Kwee
hi there! just wondering who owns a LifeDrive and willing to share the device id and company id. thanks! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

about device ID

2004-07-13 Thread armada
FtrGet(sysFtrCreator, sysFtrNumOEMDeviceID, &deviceID) I can get the device ID.I want to match the deice type now,and who can you give me a list? include Palm TT3,Sony UX50... Thanks. __ http://www.msale.net/bbs a Chinese-language messa

Re: Device ID

2002-08-19 Thread Ben Combee
At 01:47 PM 8/19/2002 -0400, you wrote: >Does Palm device have unique hardware device ID that is not erased during >hard reset? How can I programmatically get it both in palm app and in >conduit? http://tangentsoft.net/palmfaq/intermediate.html#unique-id -- Ben Combee <[EMA

Re: Device ID

2002-08-19 Thread Alexander Galkin
I read this. However it says "Device ID This is only on the Palm VII, and in POSE with a Palm VII ROM, it's 0." It is not clear if Palm VII has unique ID or not and if there is any way (through native ARM code?) to get this ID in Palm app and in conduit? "Ben Combee"

Re: Device ID

2002-08-19 Thread Ben Combee
At 02:41 PM 8/19/2002 -0400, you wrote: >I read this. However it says "Device ID This is only on the Palm VII, and >in POSE with a Palm VII ROM, it's 0." It is not clear if Palm VII has unique >ID or not and if there is any way (through native ARM code?) to get thi

Re: Device ID

2002-08-19 Thread Max Campos
: > Does Palm device have unique hardware device ID that is not erased > during > hard reset? How can I programmatically get it both in palm app and in > conduit? > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http:

Re: Device ID

2002-08-26 Thread Jim Cooper
Many PalmOS devices do not have a unique id - no Handsprings, and noine of the m1xx series Palms, for instance. > if there is any way (through native ARM code?) to get this ID You cannot get anything at all via nantive ARM code because no released devices use ARM processors There are well doc

Re: Device ID

2001-03-05 Thread David Fedor
>Recently, i read in this forum that the Palm Device Ids may not be unique ? I don't know of situations in which they aren't unique. However, there are many situations in which they might not exist. For example the Palm IIIe devices have no serial number available to software, as well as some o

Re: Device ID

2001-03-05 Thread Bradly J. Barton
) 602-1835 http://www.JTI.net http://PalmInHand.com - Original Message - From: "David Fedor" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, March 05, 2001 2:48 PM Subject: Re: Device ID > >Recently, i read in this forum that the

Re: Device ID

2001-03-05 Thread Brian Mathis
-BEGIN PGP SIGNED MESSAGE- ajitnk wrote: > Hi everybody, > > does anyboidy see any problemms in using device id for User > Authentication in an application ? > Recently, i read in this forum that the Palm Device Ids may not be > unique ? > > Pl. send i

Re: Device ID

2001-03-05 Thread Dave Lippincott
nday, March 04, 2001 11:16 PM Subject: Device ID > Hi everybody, > > does anyboidy see any problemms in using device id for User Authentication > in an application ? > Recently, i read in this forum that the Palm Device Ids may not be unique ? > > Pl. send in ur suggestion

Re: Device ID

2001-03-06 Thread Jim Cooper
It seems to me that the only thing that can check if Palm ids are unique is the PC/server side application. Why don't you assign a user id at the first sync? Store it in a database or the application preferences. Cheers, Jim Cooper _ Jim Cooper

Re: Device ID

2001-03-06 Thread Jim Schram
At 9:46 AM +0530 3/5/01, ajitnk wrote: >does anyboidy see any problemms in using device id for User Authentication >in an application ? >Recently, i read in this forum that the Palm Device Ids may not be unique ? An additional comment on the device ID ROM token... David Fedor is corre

Re: Device ID

2001-03-08 Thread Steve Mann
>Recently, i read in this forum that the Palm Device Ids may not be unique ? Not all devices have IDs. You can find more details in the Knowledge Base. Regards, Steve Mann -- --- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401

Re: Getting Device ID

2007-02-23 Thread Lukas Zeller
Hi, At 22:21 Uhr -0800 22.2.2007, you, Shruti Wadhwa wrote: I used the function PhnLibGetDeviceID (UInt16 refNum, CharPtr * deviceId) to get the device ID of my Treo 650. What i noticed is that for two Treo 650 it is giving the same ID. Am i wrong somewhere ? Is there another way to get the

Re: Getting Device ID

2007-02-23 Thread Jeff Loucks
MemMove(serialNumber,p,size); serialNumber[size] = 0; } } --- On 2/23/07, Lukas Zeller <[EMAIL PROTECTED]> wrote: > > Hi, > > At 22:21 Uhr -0800 22.2.2007, you, Shruti Wadhwa wrote: > >I used the function PhnLibGetDeviceID (UInt16 refNum, CharPtr * > >deviceId) to

Re: Getting Device ID

2007-02-27 Thread Shruti Wadhwa
ed the function PhnLibGetDeviceID (UInt16 refNum, CharPtr * >deviceId) to get the device ID of my Treo 650. >What i noticed is that for two Treo 650 it is giving the same ID. > >Am i wrong somewhere ? >Is there another way to get the Device ID ? I believe it is unique I've alw

Re: Getting Device ID

2007-02-27 Thread Shruti Wadhwa
Thanks a lot Regards Shruti Lukas Zeller <[EMAIL PROTECTED]> wrote: Hi, At 22:21 Uhr -0800 22.2.2007, you, Shruti Wadhwa wrote: >I used the function PhnLibGetDeviceID (UInt16 refNum, CharPtr * >deviceId) to get the device ID of my Treo 650. >What i noticed is that for

Re: Getting Device ID

2007-03-08 Thread Sagar Mody
I managed to get unique id for most devices using SysGetROMToken and determining the IMEI no as well as Wifi Mac address. I'm still unable to get the 48-bit unique Bluetooth address. Does this address vary when bluetooth of the device is on and when its off ? How to I determine that ? Do i need to

Re: Unique device ID

2001-12-23 Thread Joe Programmer
--- Scott Dreslinski wrote: > I was wondering if there is a way to uniquely > identify a palm device? See the FAQ at http://tangentsoft.net/palmfaq/intermediate.html#unique-id __ Do You Yahoo!? Send your FREE holiday greetings online! http://greet

Re: LifeDrive's device id

2005-05-19 Thread Jan Slodicka
CompanyId: 'Palm ' DeviceId: 'TunX' Jan Slodicka - Original Message - From: "Yuen Kwee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" Sent: Thursday, May 19, 2005 9:44 AM Subject: LifeDrive's device id > hi there! > >

Re: LifeDrive's device id

2005-05-19 Thread Yuen Kwee
thanks Jan, can you teach me how to do it? does it require a real device? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: LifeDrive's device id

2005-05-19 Thread Jan Slodicka
sday, May 19, 2005 7:00 PM Subject: Re: LifeDrive's device id > thanks Jan, > > can you teach me how to do it? does it require a real device? > -- > For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: about device ID

2004-07-13 Thread Ben Combee
At 10:05 PM 7/13/2004, you wrote: FtrGet(sysFtrCreator, sysFtrNumOEMDeviceID, &deviceID) I can get the device ID.I want to match the deice type now,and who can you give me a list? include Palm TT3,Sony UX50... useful sites: http://www.mobilegeographics.com/dev/devices.php http://homepage.mac.com/a

How to determine Device ID

2006-06-20 Thread mps_cardenas
Hello. I'm new to Palm OS programming and currently using PODS. I'm sure most of you guys have the answer on my question... I just would like to know how to get the Device ID of a Palm OS handheld device programmatically using PODS (kindly provide sample code if possible) and wanted

T|E2's device id

2005-04-28 Thread Yuen Kwee
hi hi! any 1 knows the sysFtrNumOEMDeviceID / device id for tungsten e2? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

palm m130 device id anomaly

2005-08-01 Thread Yuen Kwee
7;. and i have included that in my source code. the problem is, it still doesn't register. my questions are: 1. is the device id for m130 correct? 2. is there a special function to get the device id like the treo? 3. are there other device ids for the m130? (maybe same device multiple devic

Fetch Unique PALM Device ID????

2005-10-07 Thread pritam hasabnis
Hello EB, I am having problem in fetching the PalmId for the Palm device,this ID is always unique for every handheld. I found one function which through HELP which retrieve's the ROM serial number, following is the code for it : Char *bufP; UInt16* bufLen; retval = SysGe

Device ID for Zire 31

2004-05-04 Thread Luc Le Blanc
What are the device ID (sysFtrNumOEMDeviceID feature) for the new Zire 31? I need to discriminate these to improve handling of their only 2 hardware buttons. I know the Zire is 'Cubs' and the Zire 21 is 'Zi21'. While I'm at it, may I express my regrets that PalmOn

device id of a palm

2000-05-10 Thread Steve Austin
Hello everyone, I know this has been asked before, but I couldn't find it in the Knowledge Base, or n my old emails. Which Palms have device unique ids? Also what is the best way to get these ids? Thanks very much Steve -- For information on using the Palm Developer Forums, or to unsubscr

Device Id vs Radio ID

2000-05-25 Thread Walter
I have created a wireless app (.prc) and no I am at the stage that I want to verify what device is being used. The question I have is are the deviceid and radioid+man the same thing or is there anther thing that I might be missing? Walt -- For information on using the Palm Developer Forums,

catching device id in java

2001-02-27 Thread Pabbati Srinivas
Hi All, Is any body knows how to catch the device Id in a java program from palm device.I want catch the device Id and validate it in my application. Please send me the code for this. Thanks, Srinivas _ Get Your

Re: How to determine Device ID

2006-06-20 Thread Jeff Loucks
This is a great thing to search the forum archives for, since it has been discussed so much. Try searching for 'device id', 'serial number', 'unique id', 'rom version'. Do you mean device classification or type, unique serial number, or ROM version?

Re: How to determine Device ID

2006-06-20 Thread Luc Le Blanc
Jeff Loucks wrote: For device classification or type, there are three pieces of info available. 1. The companyID is the identity of the manufacturer of the device. 2. The deviceID is the identity of the actual device, unique for the manufacturer. 3. The HALID is the identity of the hardware abs

Device ID for Palm Zire 22

2006-08-12 Thread Luc Le Blanc
In the palmOneResources.h header file from the Palm SDK (I got 5.2.1), the device ID for the Zire 31 is 'Zi22' and the Zire22 ID is missing. Running the debugger on the Zire 22 Simulator, I get 'TunX'. Is that it? More generally, is there a freely-downloadable tool to di

Re: T|E2's device id

2005-04-29 Thread Douglas Handy
Yuen, >any 1 knows the sysFtrNumOEMDeviceID / device id for tungsten e2? Company ID = 'Palm' Device ID = 'Zir4' I thought the Zir prefix to the device was very interesting, considering that Zire devices don't even start with that! And this certainly s

RE: T|E2's device id

2005-04-29 Thread Jeffry Loucks
Forum Subject: Re: T|E2's device id Yuen, >any 1 knows the sysFtrNumOEMDeviceID / device id for tungsten e2? Company ID = 'Palm' Device ID = 'Zir4' I thought the Zir prefix to the device was very interesting, considering that Zire devices don'

Re: T|E2's device id

2005-04-29 Thread Douglas Handy
Jeff, >Do you know the HAL id, as well? Interestingly, it is 'hspr' -- and before anyone asks, yes, the company ID of 'Palm' really does start with a capital P. Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Fetch Unique PALM Device ID????

2005-10-07 Thread Douglas Handy
Pritam, > I am having problem in fetching the PalmId for >the Palm device,this ID is always unique for every >handheld. No it isn't. LOTS of devices do not have a ROM serial number -- or ANY other unique identifier. This is especially true of lower end devices such as the Tungsten

Zire 31's Device ID >> sysFtrNumOEMDeviceID

2004-04-28 Thread Mike
Does anyone know the Device ID for Zire31? I just downloaded the SDK3.0, but the 31 and 72 are NOT included (that I found) thanks -- Mike -- Mike -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Device ID for the Zire 21

2003-10-04 Thread Richard Coutts
I need to recognize when only four-buttons are present, so I need to determine if the device is the Zire or the Zire 21. I'm using the technique described in http://www.mobilegeographics.com/dev/devices.php which determines the DeviceID, CompanyID, etc., but it's not update for the new devices -

Re: Device ID for Zire 31

2004-05-05 Thread Luc Le Blanc
I prviously wrote : > What are the device ID (sysFtrNumOEMDeviceID feature) for the new Zire > 31? I need to discriminate these to improve handling of their only 2 > hardware buttons. I know the Zire is 'Cubs' and the Zire 21 is 'Zi21'. > > While I'm at i

Re: device id of a palm

2000-05-11 Thread Martin M. Jack
If you are using Code Warrior, there is a nice article on this titled: "Retrieving the ROM Serial Number" in the Companion.pdf file. You must use the SysGetROMToken() function with sysROMTokenSnum. I believe this feature is only available in PalmOS 3.0 and above. - Martin "Steve Austin" <[EMA

SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
Recently a customer upgraded from a Treo 600 to a Treo 650. The multimedia that had been encoded according to his particular SD card ID stopped working with the upgrade to the Treo 650. It turns out that his SD card's ID with the Treo 650, as reported by the Palm OS, changed in the last three dig

RE: Device ID for Palm Zire 22

2006-08-13 Thread Carmine Castiglia
: Saturday, August 12, 2006 9:40 PM To: Palm Developer Forum Subject: Device ID for Palm Zire 22 In the palmOneResources.h header file from the Palm SDK (I got 5.2.1), the device ID for the Zire 31 is 'Zi22' and the Zire22 ID is missing. Running the debugger on the Zire 22 Simulator, I get

Re: Device ID for Palm Zire 22

2006-08-13 Thread Luc Le Blanc
, with 'TunX', which is the ID I get on the Zire 22 Simulator. A user checked for me on a real Zire 22, and PixelCheck returns 'D051'. Conclusions: 1- the Zire 22 Simulator uses the Device ID of the LifeDrive 2- there is still no Zire 22 Device ID #define in Palm'

RE: Device ID for Palm Zire 22

2006-08-13 Thread Carmine Castiglia
13, 2006 6:01 AM To: Palm Developer Forum Subject: Re: Device ID for Palm Zire 22 Carmine Castiglia wrote: > Check out the list at http://www.mobilegeographics.com/dev/devices.php > > I believe it is generally considered the most complete and accurate > list of its type. I had

Re: Device ID for Palm Zire 22

2006-08-13 Thread Luc Le Blanc
your app when it pokes the device ID and doesn't get the right one? Is there a QA guy at Palm to whom we can report these irritants? I got others. -- Luc Le Blanc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luc Le Blanc Sent: Sunday, Augu

Re: Device ID for Palm Zire 22

2006-08-13 Thread Aaron Ardiri
On 8/13/06, Luc Le Blanc <[EMAIL PROTECTED]> wrote: This sounds like negligence to me. How are you supposed to test a device-specific behavior in your app when it pokes the device ID and doesn't get the right one? the palmos emulator reported the correct device/company id -

re: Device ID for Palm Zire 22

2006-08-13 Thread Tam Hanna
Hi, there should be an app available on the creator code list! Best regards Tam Hanna Created on the go using Versamail 2.6.1 on a Tungsten T3. Please accept my apologies for formatting! -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.p

RE: Device ID for Palm Zire 22

2006-08-14 Thread Tam Hanna
Hi, I had a Z22 shortly for review a few days ago(raised this a few days earlier and I still had the loaner), and AFAIK, it returns a code beginning with D As for the ARM emulator, you can get it in the inside Track program from PalmSource afaik! Best regards Tam Hanna Created on the go us

Re: Device ID for Palm Zire 22

2006-08-14 Thread Robert Moynihan
Tam Hanna wrote: Hi, I had a Z22 shortly for review a few days ago(raised this a few days earlier and I still had the loaner), and AFAIK, it returns a code beginning with D 'D051' -- Bob www.rmobile.ca -- Mobile software for handheld computers and smartphones -- For info

Re: Device ID for Palm Zire 22

2006-08-15 Thread Luc Le Blanc
Aaron Ardiri wrote: As for the ARM emulator, you can get it in the inside Track program from PalmSource afaik! where i grew up - dev kits were free. palmsource used to give their dev kits and tools away for free; thats why a lot of us got into the business to begin with. the fact that they req

Re: Zire 31's Device ID >> sysFtrNumOEMDeviceID

2004-04-28 Thread Mike
my bad, should have just checked simulator. Zi22 just like Zi21 was for Zire21. M "Mike" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does anyone know the Device ID for Zire31? > > I just downloaded the SDK3.0, but the 31 and 72 are NOT included (t

Re: Device ID for the Zire 21

2003-10-04 Thread Ben Combee
anyID, etc., but it's not update for the new devices -- can anyone tell me the IDs for the Zire 21? Palm's pluggedin.palm.com site lists DeviceID and CompanyID values for the new devices in the FAQ section. The Zire 21 has device ID 'Zi21' and company ID 'Palm'

Re: SD card ID dependence on device ID?

2006-04-25 Thread Adrien Regimbald
Hello Greg, I've seen this as well, and have just assumed it was a matter of the different devices reporting the IDs slightly differently, and not that the devices were adding on a "device portion" to the ID. One possibility that comes to mind is that there may be several components to an SD Card

Re: SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
Hi Adrien, Yes, it would be nice to know if the device dependency is limited to a certain portion of the reported SD card ID. Greg Adrien Regimbald wrote: > > Hello Greg, > > I've seen this as well, and have just assumed it was a matter of the > different devices reporting the IDs slightly dif

Re: SD card ID dependence on device ID?

2006-04-25 Thread Greg Sepesi
Here are some notes on the subject from the Palm PluggedIn Program (see http://developers.palm.com/pe/forums/displaypost.jsp?postID=10105243): Be careful with SD card unique IDs. I've worked on several commercial products that rely on the uniqueness of the deviceUniqueIDStr member to enforce copy

Re: SD card ID dependence on device ID?

2006-04-25 Thread Aaron Ardiri
> For a workaround that works on all known Palm platforms (that I tested, > at least), just use the last 8 digits following the LAST '_' for a > unique ID. For a 100% UID across different vendors' SD/MMC cards, you > must also hash in the manufacturer name string, since the SD spec allows > two car

Re: SD card ID dependence on device ID?

2006-04-26 Thread Greg Sepesi
Aaron Ardiri wrote: > > > For a workaround that works on all known Palm platforms (that I tested, > > at least), just use the last 8 digits following the LAST '_' for a > > unique ID. For a 100% UID across different vendors' SD/MMC cards, you > > must also hash in the manufacturer name string, si

Re: SD card ID dependence on device ID?

2006-04-26 Thread Aaron Ardiri
On 4/26/06, Greg Sepesi <[EMAIL PROTECTED]> wrote: > It is good to know the reason for the same SD card having different IDs > in different devices. So I am also thankful for Jeff's description. > However I don't think the "8 digits after the _" rule still applies to > all SD makes. For example,

Re: RE: Device ID for Palm Zire 22

2006-08-15 Thread Aaron Ardiri
As for the ARM emulator, you can get it in the inside Track program from PalmSource afaik! where i grew up - dev kits were free. palmsource used to give their dev kits and tools away for free; thats why a lot of us got into the business to begin with. the fact that they require registration/ins

How to get Minstrel V modem Device ID?

2001-03-06 Thread Torihana Arukas
Hello, all-- does anyone knows how to get the device ID of minstrel modem? ( currently, I am using PalmV with a Minstrel V modem). Any help appreciated. thanks in advance -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech

Re[2]: SD card ID dependence on device ID?

2006-04-26 Thread Adrien Regimbald
I wouldn't really feel comfortable following a workaround like that unless I saw some documentation stating that SD Card IDs always follow that scheme. For the Palm projects I work on, we have some control over the hardware, so this isn't a terribly big issue for me. However, I'd still like to see

need clarrification on Treo OEM Device ID (eg. H101)

2005-06-10 Thread Yuen Kwee
hi there! i am bit confused over the device ID of the treo series from some sites it states that there are 2 IDs for treo 600, H101 and H202 and in another site H202 is for a treo 650 simulator also, is there a difference in the IDs for GSM and CDMA models? could i get some confirmation on

Company ID &Device ID of Tungsten T3, T5, Zire

2004-11-17 Thread Prashanthi
HI How to find the Company ID &Device ID of Tungsten & Zire Devices. if anyboby know please mail me Prashanthi. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: How to get Minstrel V modem Device ID?

2001-03-08 Thread Anthony Randazzo
al Message- From: Torihana Arukas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 3:57 PM To: Palm Developer Forum Subject: How to get Minstrel V modem Device ID? Hello, all-- does anyone knows how to get the device ID of minstrel modem? ( currently, I am using PalmV with a Minstr

Re: need clarrification on Treo OEM Device ID (eg. H101)

2005-06-14 Thread Regis St-Gelais
"Yuen Kwee" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > hi there! > > i am bit confused over the device ID of the treo series > > from some sites it states that there are 2 IDs for treo 600, H101 and H202 > and in another sit

Re: Company ID &Device ID of Tungsten T3, T5, Zire

2004-11-17 Thread tut.by
Hello Prashanthi, Wednesday, November 17, 2004, 1:57:15 PM, you wrote: P> HI P> How to find the Company ID &Device ID of Tungsten & Zire Devices. if anyboby P> know please mail me P> Prashanthi. UInt8* serialnum; UInt8 ROMNumber[ 12 ]; UInt16 sizeP = 0; Err err

Re: Company ID &Device ID of Tungsten T3, T5, Zire

2004-11-17 Thread Douglas Handy
tut.by, P>> How to find the Company ID &Device ID of Tungsten & Zire Devices. T>Err err = SysGetROMToken( 0, sysROMTokenSnum, ( UInt8 ** )&serialnum, &sizeP T>if( err == errNone ) T>MemMove( &ROMNumber[0],(UInt8*)serialnum,(UInt16)sizeP); First, thi

Re: Company ID &Device ID of Tungsten T3, T5, Zire

2004-11-17 Thread Aaron Ardiri
> First, this doesn't answer the question asked, which is for the company and > device IDs. Here is how you'd get those: > > FtrGet(sysFtrCreator, sysFtrNumOEMCompanyID, &companyID); > FtrGet(sysFtrCreator, sysFtrNumOEMDeviceID, &deviceID); http://homepage.mac.com/alvinmok/palm/codenames.html w

Information needed on retrieving unique device-id of a palm

2003-06-05 Thread Sadanandam O.
Hi all, I am a C++ developer recently started working on PalmOS programming. I've problem of putting proper authorization to an application. Does anybody know how to retrieve the unique device ID or unique serial number of a palm device. I have been going through several websites,

Re: Information needed on retrieving unique device-id of a palm

2003-06-05 Thread Rodolphe Bréjaude
quot; <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 12:39 PM Subject: Information needed on retrieving unique device-id of a palm Hi all, I am a C++ developer recently started working on PalmOS programming. I've problem of putting proper authorization to an application. Does anybo

Re: Information needed on retrieving unique device-id of a palm

2003-06-05 Thread Aaron Ardiri
> you have this : > > UInt16 GetNumeroSerie(UInt8** MonNumeroSerie) > { >UInt16 bufLen=0; > >SysGetROMToken (0, sysROMTokenSnum, MonNumeroSerie, &bufLen); >return bufLen; > } you may also want to read this: http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_si d

Re: Information needed on retrieving unique device-id of a palm

2003-06-05 Thread Aaron Ardiri
> you may also want to read this: > > http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_si > d=GNoWxZKg&p_lva=&p_faqid=131&p_created=1032296706&p_sp=cF9zcmNoPTEmcF9ncmlk > c29ydD0mcF9yb3dfY250PTEmcF9zZWFyY2hfdGV4dD1hcmRpcmkmcF9zZWFyY2hfdHlwZT0zJnBf > cHJvZF9sdmwxPX5hbnl_JnBf

Re: Information needed on retrieving unique device-id of a palm

2003-06-05 Thread Dave Lippincott
;Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 6:55 AM Subject: Re: Information needed on retrieving unique device-id of a palm > > you may also want to read this: > > > > > http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser