|
Prev: System language
Next: Cisco VPN
From: Puzzle on 15 Feb 2005 20:38 Hi Does anybody have any idea to recognize devices uniquely? KernelIoControl () works with some devices but not all. I think there should be some kind of id which can apply to every device like MAC address for Ethernet devices. If anybody knows, please reply. thnks
From: Arvind on 16 Feb 2005 00:17 http://www.pocketpcdn.com/forum/viewtopic.php?t=119&start=0&postdays=0&posto rder=asc&highlight= try the above link -- ---------------------------------------------------------------------------- ------------------------------------ "eRiva Systems" - Where Technology Meets Life, Every Minute. e-Mail : arvindr(a)erivasystems.com Web Site: www.erivasystems.com Yahoo Messenger : arvish27 "Puzzle" <jjoony21(a)timespace21.com> wrote in message news:uLC8fh8EFHA.3824(a)TK2MSFTNGP10.phx.gbl... > Hi > > Does anybody have any idea to recognize devices uniquely? > KernelIoControl () works with some devices but not all. > I think there should be some kind of id which can apply to every device like > MAC address for Ethernet devices. > > If anybody knows, please reply. > > thnks > >
From: Puzzle on 16 Feb 2005 01:23 Hi. Thanks for your reply. I've already read that article and tested, but IOCTL_HAL_GET_DEVICEID or IOCTL_HAL_GET_UUID does not always work for all devices. I was searching web and found a program called PocketPCID from http://www.selectiveminds.com It shows CPU serial #, so there should be some way to get CPU serial # but I cannot find any API or method which returns CPU serial # of PPC device. Does anybody knows how to do it? "Arvind" <arvinds(a)erivasystems.com> wrote in message news:OgvfYY%23EFHA.2600(a)TK2MSFTNGP09.phx.gbl... > http://www.pocketpcdn.com/forum/viewtopic.php?t=119&start=0&postdays=0&posto > rder=asc&highlight= > > try the above link > > -- > ---------------------------------------------------------------------------- > ------------------------------------ > "eRiva Systems" - Where Technology Meets Life, Every Minute. > > e-Mail : arvindr(a)erivasystems.com > > Web Site: www.erivasystems.com > > Yahoo Messenger : arvish27 > "Puzzle" <jjoony21(a)timespace21.com> wrote in message > news:uLC8fh8EFHA.3824(a)TK2MSFTNGP10.phx.gbl... >> Hi >> >> Does anybody have any idea to recognize devices uniquely? >> KernelIoControl () works with some devices but not all. >> I think there should be some kind of id which can apply to every device > like >> MAC address for Ethernet devices. >> >> If anybody knows, please reply. >> >> thnks >> >> > >
From: Neil Smith [MVP Digital Media] on 16 Feb 2005 13:00 If you get the Symbol browser (demo available) from their website, there's a GUID available to javascript which you can query. Probably the hooks they use would be convenient for you. Cheers - Neil On Wed, 16 Feb 2005 15:23:23 +0900, "Puzzle" <jjoony21(a)timespace21.com> wrote: >Hi. > >Thanks for your reply. > >I've already read that article and tested, but IOCTL_HAL_GET_DEVICEID or >IOCTL_HAL_GET_UUID does not always work for all devices. > >I was searching web and found a program called PocketPCID from >http://www.selectiveminds.com > >It shows CPU serial #, so there should be some way to get CPU serial # but I >cannot find any API or method which returns CPU serial # of PPC device. > >Does anybody knows how to do it? > > > > >"Arvind" <arvinds(a)erivasystems.com> wrote in message >news:OgvfYY%23EFHA.2600(a)TK2MSFTNGP09.phx.gbl... >> http://www.pocketpcdn.com/forum/viewtopic.php?t=119&start=0&postdays=0&posto >> rder=asc&highlight= >> >> try the above link >> >> -- >> ---------------------------------------------------------------------------- >> ------------------------------------ >> "eRiva Systems" - Where Technology Meets Life, Every Minute. >> >> e-Mail : arvindr(a)erivasystems.com >> >> Web Site: www.erivasystems.com >> >> Yahoo Messenger : arvish27 >> "Puzzle" <jjoony21(a)timespace21.com> wrote in message >> news:uLC8fh8EFHA.3824(a)TK2MSFTNGP10.phx.gbl... >>> Hi >>> >>> Does anybody have any idea to recognize devices uniquely? >>> KernelIoControl () works with some devices but not all. >>> I think there should be some kind of id which can apply to every device >> like >>> MAC address for Ethernet devices. >>> >>> If anybody knows, please reply. >>> >>> thnks >>> >>> >> >> >
|
Pages: 1 Prev: System language Next: Cisco VPN |