Connecting Tech Pros Worldwide Forums | Help | Site Map

Can i have whiteboard in php ?

Newbie
 
Join Date: Mar 2008
Posts: 3
#1: Mar 15 '08
Hi,
In our company we do have two teams working on online tutoring.A team for php and a team for asp.net&c#.
ASP.net people uses flash whiteboard which they got from 3rd party adobe.
PHP team uses java whiteboard for which we have to pay seperately.
My task is to access the whiteboard (what asp.net are using) into php.

Can i do this .Since i am new to php iam struggling in it.
Infact they are using webservice,i am able to access it through nusoap.

but this whiteboard they havent published it in the webservice.

Please give me any idea.....please...

I am waiting for they reply...

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#2: Mar 15 '08

re: Can i have whiteboard in php ?


What functionality do you want in a whiteboard?
Newbie
 
Join Date: Mar 2008
Posts: 3
#3: Mar 17 '08

re: Can i have whiteboard in php ?


[quote=markusn00b]Hi,Thanks a lot for your reply.
Here in the .net team through the ui they calling the adobe flash website to invoke the flash.After that there is a seperate team here to provide the required functionality in the whiteboard.
The .net people are using session id,Member id and classroom id .To invoke the whiteboard.All these id's passthrough the webservice and then access the database.
My question is how to access the same whiteboard in php.What function i has to write.
so far i proved through i can access their webservice.
[quote]
TheServant's Avatar
Expert
 
Join Date: Feb 2008
Location: Australia
Posts: 914
#4: Mar 17 '08

re: Can i have whiteboard in php ?


What do you have? Please post relevant code.

If you are asking for someone to write you a white board program, you're in the wrong forums. The people here assist with specific problems in programming, rather than creating code.

If you want to access theirs, you need their permission, which then they would probably give you your own account and training to use it.
Reply