Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 16th, 2004, 08:40 PM
Registered User
 
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to auxiora_nemesis Send a message via AIM to auxiora_nemesis
Default replace audio conference into web base conference

i've been asking to do some web application (refer to the subject above) but i've got no idea how to do so, from where i should start and so on. could anyone give me some advise?

 
Old February 17th, 2004, 02:51 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What do you mean by audio conference? Is this a bunch of people on a telephone line? What do you mean by web conference? Do you mean a chat room (text only)? Do you expect users to talk into microphones, and have their voice transmitted over the net? Do your clients want video? For everyone? Does one party do all the talking, and everyone else does all the listening (and/or watching)?

This problem isn't by any means simple to solve. As you can see, there's a lot of questions that you need to answer. I suspect that it'd be cheaper to use off-the-shelf conferencing software / hardware (web cams, microphones, etc) than it would be to pay someone to write this application from scratch.


Take care,

Nik
http://www.bigaction.org/
 
Old February 17th, 2004, 09:21 PM
Registered User
 
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to auxiora_nemesis Send a message via AIM to auxiora_nemesis
Default

thanx 4 replied. actually it's a lecture conference and b4 this the lecture were using audio conference for lecture where students and the lecturer comunicate through telephone. now i was asked to replace the audio conference into web base conference.

The situation now is like this, students will be given the lecture notes a week earlier and the lecturer will upload the notes according to the date that he/she has set (example on 2nd Feb, 24-hours from the notes are activate/upload)after that the notes will be deleted.During the lecture where lecturer and students comunicate through microphone(internet)and everyone can hear others voices and students can ask the lecturer if they got any question.

next, student can give a feedback/submit tutorial to lecturer but other students can't access/read it. students will be given just a week from the lecture date. after that, other students are allowed to read the feedback/answers that were submitted by others.

i know it's quite complicated to explain what should i do but i just want a rough idea from you guys. should i design the interface first or should i build the database system first? or what? i'm lost now..

 
Old February 19th, 2004, 07:41 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I dunno. I think it might be worthwhile to investigate currently available web conferencing products. This is a complicated system, and it might be much easier to install (and, if necessary, customize) an existing application than to write one from scratch. Especially with PHP.

The problem with using PHP for this is that PHP isn't capable of maintaining an active client/server connection. You'll need to use a technology that makes this possible, e.g. a Java applet.


Take care,

Nik
http://www.bigaction.org/
 
Old February 19th, 2004, 07:42 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

  http://www.google.com/search?&q=web+conferencing


Take care,

Nik
http://www.bigaction.org/
 
Old February 20th, 2004, 01:20 AM
Registered User
 
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to auxiora_nemesis Send a message via AIM to auxiora_nemesis
Default

thanks for the advise nik.






Similar Threads
Thread Thread Starter Forum Replies Last Post
play audio sumith ASP.NET 1.0 and 1.1 Professional 0 February 23rd, 2007 01:19 AM
PASS conference SQLScott SQL Server 2000 1 November 6th, 2006 09:14 AM
PASS Conference SQLScott SQL Server 2005 0 November 6th, 2006 12:02 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.