|
-
January 6th, 2003, 12:53 PM
#1
Please help me to develop a common workspace
Hi I am working on a shared workarea where a file could be uploaded and viewed by a few users simultaneously. Could anyone help me with some codes or some website or seven some guidelines?
-
January 6th, 2003, 07:07 PM
#2
The requirement you describe could be satisfied by a shared file on a network computer (e.g. a server). No code or web sites involved.
For example, at work, we have PCs on our network that contain files that other users on the network can open and view. The files and their directories are set up in the file system as 'shared'.
What makes your requirement different from a simple shared file on a network PC?
softly softly catchee monkee...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
-
January 6th, 2003, 11:25 PM
#3
Well, my workspace is different in the sense that there will be an interface (application or applet) where a user can select a file and open it in the area reserved for it. At the same time, all other users in a video conference with him should be able to see the same file. Also, only when this file is removed can another participant in the conference upload another file. Howeever, each file being viewed applies to each video conference. This means that different users should be able to see different files in different video conferences.
-
January 7th, 2003, 05:45 AM
#4
OIC. Not really my field... Good luck!
Time flies like an arrow. Fruit flies like a banana...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|