all groups > vj# > december 2003 >
You're in the

vj#

group:

J# Browser Controls


J# Browser Controls Bharath
12/22/2003 12:27:42 PM
vj#:
I'm in the process of migrating an applet based chat
application to .Net J# Browser Control (JBC). My system
environment is as follows :
Win 2K, VS.Net 2003, .Net Framework 1.1,IE 6.0, JBC
Runtime 1.1

While, I was able to succesffuly migrate the client applet
to a Browser control, I have the following concerns. Any
significant insight into these would be greatly
appreciated.

1) Can Browser Controls be hosted in a non-IIS
environment ? For instance, I'm primarily looking into
WebLogic Server scenario.

2)How can we achieve inter-Browser Control communication ?
I understand from MSDN that JBC doesn't support scripting
access.

3)I downloaded JBC Runtime and installed in manually.
However, how can it be automatically deployed remotely on
client machines. I like to know the same for administering
security policy as well.

Thanks & Regards
RE: J# Browser Controls mikegreonline NO[at]SPAM microsoft.com
12/23/2003 12:17:04 AM
Bharath,


[quoted text, click to view]

The only .Net specific code would be running on the client machine, any web
server should be able to host an html page with a JSharp Browser Control.
IE will simply request a file from the server like any other file.

[quoted text, click to view]

That is correct, the scripting of JSharp Browser Controls is currently not
supported. At this point there is no way to script a JSharp Browser
Control.

[quoted text, click to view]
administering security policy as well.

You may want to look into something like SMS that would allow you to push
down updates to remote machines.

Thanks,

Michael Green
Microsoft Developer Support

This posting is provided AS IS with no warranties, and confers no rights.
RE: J# Browser Controls Bharat
12/23/2003 12:29:27 PM
Thanks Michael !

Is there any methodology other than SMS or Group Policy to
deploy Browser Control Runtime on the client side.
Something like automatic download(upon client approval)
and install during loading of the Browser Control by IE.



[quoted text, click to view]
RE: J# Browser Controls Gopinath.vjcr NO[at]SPAM online.microsoft.com
12/29/2003 2:04:49 PM
Hi Bharath,
Thanks for using JBC v1.1 and providing feedback.

We are working on the next version of J# Browser Controls and the main
feature is Scripting. If you are interested in participating in the beta
program please email me at gopinach@microsoft.com


--
Gopinath,
Microsoft Visual J# .NET Product Team.

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
RE: J# Browser Controls mikegreonline NO[at]SPAM microsoft.com
12/29/2003 11:23:07 PM
Bharat,

The only means (via MS technology) of pushing down code to a client that I
know of is SMS.

Thanks,

Michael Green
Microsoft Developer Support
AddThis Social Bookmark Button