| Author |
RFID and Web Services
|
Ann Johnson
Greenhorn
Joined: Jun 22, 2004
Posts: 14
|
|
HI, RFID and Web Services seems to be away from the threshold of maturity.However I was wondering if I can start working on a project with these two technologies. Any clues from industry gurus will be highly appreciated. Sun has released its RFID software only for Solaris Operating Environment. Is there a way to implement an application using J2EE, Web Services, RFID in Windows? Thank You, Ann
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12327
|
|
I can't see that it would make any difference to a Web Service whether the data comes from RFID or from another data source. Once you get the RFID data into the system, creating a service should follow pretty standard approaches. What sort of RFID hardware is availble for Windows? Bill
|
Java Resources at www.wbrogden.com
|
 |
JeanLouis Marechaux
Ranch Hand
Joined: Nov 12, 2001
Posts: 906
|
|
Originally posted by Ann Johnson: HI, RFID and Web Services seems to be away from the threshold of maturity.However I was wondering if I can start working on a project with these two technologies.
I have no idea about RFID, but I can say Web Services technology is not as immature as it may appear at first glance. A lot of companies are using it nowaydays (including mine), for commercial applications (banking, trading, B2B, B2C). Implementations are numerous and compliant with standards And just like Bill, I don't see how RFID could be a problem for web services, as it should appear as any other data source.
|
/ JeanLouis<br /><i>"software development has been, is, and will remain fundamentally hard" (Grady Booch)</i><br /> <br />Take a look at <a href="http://www.epfwiki.net/wikis/openup/" target="_blank" rel="nofollow">Agile OpenUP</a> in the Eclipse community
|
 |
Ann Johnson
Greenhorn
Joined: Jun 22, 2004
Posts: 14
|
|
Thank You Bill and Jean. My concern was how I would integrate my application with RFID hardware. But I found out that from an RFID vendor that they are providing their API's written in C for integration. Hopefully this should solve my problem. Thanks, Ann
|
 |
 |
|
|
subject: RFID and Web Services
|
|
|