Re: running TCL/tk apps off the web



Mark Tarver wrote:
I'm running a game program which interfaces Lisp (for the AI) with TCL/
tk for the graphics. So far it runs only on my PC.

Question: my experience of web programming is slight. Does running
this application over the web depend on the client having TCL/tk? Can
it be run off the server and what would be involved?

I guess part of the question revolves around whether TCL/tk runs on
the client, the server or both.

Mark
I have a framework that sends the gui building script over a socket
connection and then exchanges information with the remote gui
with lists from array get.
Thus the client is a rather simple universal script.
Multiple connections to clients are possible.

Due to having been dragged forward in time and tcl version
they look a bit frayed, but ..

I have never tested if this works with the tcl browser plugin, though.

uwe
.



Relevant Pages

  • Re: Computer Name Change
    ... Shenan. ... any idea why the multiple connections message ... >> Windows XP Pro SP2 client. ... >@ECHO The syntax for this script is: ...
    (microsoft.public.windowsxp.general)
  • I want an event when program Im connected with closes Socket
    ... I've written socket code previously and am confronted with a new ... I have a server which manages multiple connections and each ... The client does not ... It seems that more commonly protocols have explicit messages informing ...
    (comp.lang.java.programmer)
  • Re: I want an event when program Im connected with closes Socket
    ... I have a server which manages multiple connections and each ... > connections can be reused for multiple messages. ... The client does not ...
    (comp.lang.java.programmer)
  • Re: P2P Application
    ... I need an application which must act as client and server at the same time. ... Server must accept multiple connections and client can start at any time. ...
    (comp.lang.c)
  • Re: Screen Size
    ... > straight Perl (no javascript)? ... Client? ... I guess you're not talking about web programming. ...
    (comp.lang.perl.misc)