Re: Web Server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Tanis

    Re: Web Server

    "Fredrik Lundh" <fredrik@python ware.comwrote:
    there's also apache, of course, and a bunch of others, including several
    Python solutions (more or less pre-packaged). but the "open up" part
    still sounds a bit risky. maybe you could turn things around, and let
    the application "push" data to your server instead?
    Either way requires an open port, otherwise there's no way to negotiate new
    clients. If your in a closed environment that's not a concern, you could
    just define what clients to push to and when, but it sounds like he wants
    something a bit more dynamic.

    --
    James Tanis
    Technical Coordinator
    Monsignor Donovan Catholic High School
    e: jtanis@mdchs.or g


Working...