Can Bluecove library be used as a applet on the browser?
43 views
Skip to first unread message
Sasikumar Gandhi
unread,
Oct 14, 2008, 1:06:56 PM10/14/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecov...@googlegroups.com
Hi Guys-
I am very successful in developing the blue tooth based desktop application using bluecove library. Now want to deploy the same over the web. I can use Java web technology to deploy my desktop app over the web. But it won't run inside the browser. I would like to have the app running inside browser.
Please let me know whether I can use the bluecove library as an applet inside the browser or not.
thanks, Sasikumar.
Vlad Skarzhevskyy
unread,
Oct 14, 2008, 1:09:46 PM10/14/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecov...@googlegroups.com
No it can't be use inside applet. Only inside the Webstart.
Also in applet you may be able to use BlueCove in Emulator mode. But this has not been tested.
-- Vlad
Sasikumar Gandhi
unread,
Oct 14, 2008, 1:12:57 PM10/14/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bluecov...@googlegroups.com
Thanks Vlad for the prompt reply.
Andrew Thompson
unread,
Oct 15, 2008, 7:21:50 PM10/15/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Applets become 'draggable' - offering the best of all worlds,
where the OP's users who do not need 'a browser wrapped
around the app.' can drag it off the browser and it then
becomes installed like a normal web start app.