Re: [vwnc] Opentalk web server?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Opentalk web server?

kobetic
"Carl Gundel"<[hidden email]> wrote:
> Well, I've been trying to figure this out, without luck.  For the  
> simplest possible starting point, how would I create an instance of an  
> Opentalk web server without Seaside that serves files on my local hard  
> drive?

There isn't an out-of-the-box supported solution, but there's contributed/Opentalk-Web which shows how to build a simple web server with plain Opentalk-HTTP.
For more examples of how to use it you may want to check out Opentalk-Web-Tests in the public repository too.

HTH,

Martin
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Opentalk web server?

Boris Popov, DeepCove Labs (SNN)
Martin,

There is, just see my earlier emails. It uses WAExternalFileLibrary in
Seaside to service files out of 'files' subdirectory.

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

[hidden email]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message header.
Unless otherwise indicated, it contains information that is private and
confidential. If you have received it in error, please notify the sender
and delete the entire message including any attachments.

Thank you.
-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On
Behalf Of [hidden email]
Sent: Thursday, April 23, 2009 5:30 PM
To: Carl Gundel
Cc: VWNC
Subject: Re: [vwnc] Opentalk web server?

"Carl Gundel"<[hidden email]> wrote:
> Well, I've been trying to figure this out, without luck.  For the  
> simplest possible starting point, how would I create an instance of an

> Opentalk web server without Seaside that serves files on my local hard

> drive?

There isn't an out-of-the-box supported solution, but there's
contributed/Opentalk-Web which shows how to build a simple web server
with plain Opentalk-HTTP.
For more examples of how to use it you may want to check out
Opentalk-Web-Tests in the public repository too.

HTH,

Martin
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Opentalk web server?

kobetic
In reply to this post by kobetic
"Boris Popov"<[hidden email]> wrote:
> There is, just see my earlier emails. It uses WAExternalFileLibrary in
> Seaside to service files out of 'files' subdirectory.

Yes, I meant out-of-the-box, plain Opentalk based web server, which is what I thought Carl was originally after.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc