Re: Web stuff



jima wrote:
> vitic,
>
> do you have a clue how to, let's say, configure firefox to use the
> socket thing for a given tclet ?
>
> does anyone know ?
>
> jima

Jima,

You don't configure Firefox for sockets. The only thing that Firefox
does is letting the plugin run inside it's window and giving the plugin
access to the DOM. Sockets are configured inside your application (tcl
code). If you know tcl, then you should be able to figure it out. Use
the web links in this thread for help.

.



Relevant Pages

  • Re: Web stuff
    ... jima wrote: ... > thanks for the reply...I did not actually mean to operate the sockets ... > What I don't get well is the Firefox part. ... > How can I give the plugin access to it? ...
    (comp.lang.tcl)
  • Re: Web stuff
    ... do you have a clue how to, let's say, configure firefox to use the ... socket thing for a given tclet? ...
    (comp.lang.tcl)