Java MIDlet API Forums

« Back to Technical Discussion

C7926G Barcode scanner integerate with Hotel PMS

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi All,
one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this?
Thanks,
Ihthisham
 
 

RE: C7926G Barcode scanner integerate with Hotel PMS
7926g barcode scanner midlet
Answer
7/23/12 2:08 PM as a reply to Yoosoof Ihthisham.
Hi All,
one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this?
Thanks,
Ihthisham
 
 


 
Ihthisham,
 
To use the 7926G barcode scanner you’ll have to write your
own piece of software using the Java MIDlet language.  Once you write the program you must copy the
application over to the phone and it will be launched as an IP Phone Service.
 
Cisco provides three files to get you going in the right
direction – read the “Java MIDlet Developer Guide” and then download the “MIDlet SDK” which has a lot of samples to learn from, finally the
“Scanner Sample MIDlet Guide” is a detailed example of an application using the barcode technology.
 
Regards,

Nate

Yoosoof Ihthisham:
Hi All,
one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode scanning option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this?
Thanks,
Ihthisham
 
 

 
The whole process will be done in Java application? Can I do it in other developing environment? I am not familar with Java language.  

edward hall:
Yoosoof Ihthisham: Hi All, one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode scanning option. CLient wanted to send the barcode information to their Hotel PMS. How can we do this? Thanks, Ihthisham       The whole process will be done in Java application? Can I do it in other developing environment? I am not familar with Java language.  
 
 
I'm afraid Java is your only option.  See the two attached Cisco PDF files for additional information.
Attachments: Java MIDlet Developer Guide.pdf (773.3k), Scanner Sample MIDlet Guide.pdf (315.0k)

 Go

By API/SDK: