Re: [PHP] build a multi chat server with php

2007-12-10 Thread Daniel Brown
On Dec 9, 2007 6:11 PM, Børge Holen [EMAIL PROTECTED] wrote: On Sunday 09 December 2007 23:46:44 Jochem Maas wrote: Nathan Rixham wrote: Anybody up for (or indeed see a need for) a multi threaded php daemonised jabber client? Looks like an interesting challenge! u know the old saying,

Re: [PHP] build a multi chat server with php

2007-12-10 Thread Richard Lynch
On Sat, December 8, 2007 2:59 am, abderrazzak nejeoui wrote: i want build a multi chat server based in php. Okay. 1- is that possible Yes. 2- if yes can you instruct me how to bigin Step 1: http://php.net/sockets BIG PICTURE: You MIGHT want to consider taking a well-supported MUD or

Re: [PHP] build a multi chat server with php

2007-12-09 Thread abderrazzak nejeoui
thanks for Nathan, Robert Cummings and Børge Holen, the information you sent are very useful Cordially Nejeoui 2007/12/8, Børge Holen [EMAIL PROTECTED]: On Saturday 08 December 2007 16:28:06 you wrote: live chat throught a web page like www.amitie.fr then I got three solutions for

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Børge Holen
On Sunday 09 December 2007 11:17:36 you wrote: thank you Børge Holen, I think the third solution is very COOL , using the jabber 2.0 in the backend but i'm still confusing how can i get communicate the jabber srver with web chat page! if u can explain more i will be gratful.

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Nathan Rixham
Anybody up for (or indeed see a need for) a multi threaded php daemonised jabber client? Looks like an interesting challenge! Børge Holen wrote: On Sunday 09 December 2007 11:17:36 you wrote: thank you Børge Holen, I think the third solution is very COOL , using the jabber 2.0 in the backend

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Jochem Maas
Nathan Rixham wrote: Anybody up for (or indeed see a need for) a multi threaded php daemonised jabber client? Looks like an interesting challenge! u know the old saying, if you build it they will come ;-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] build a multi chat server with php

2007-12-09 Thread Børge Holen
On Sunday 09 December 2007 23:46:44 Jochem Maas wrote: Nathan Rixham wrote: Anybody up for (or indeed see a need for) a multi threaded php daemonised jabber client? Looks like an interesting challenge! u know the old saying, if you build it they will come ;-) lol, for true... -- ---

Re: [PHP] build a multi chat server with php

2007-12-08 Thread Børge Holen
On Saturday 08 December 2007 09:59:35 abderrazzak nejeoui wrote: Hello, i want build a multi chat server based in php. 1- is that possible 2- if yes can you instruct me how to bigin thanks chat as in : forum livchat throught a page livechat throught an external program, -- --- Børge Holen

Re: [PHP] build a multi chat server with php

2007-12-08 Thread Børge Holen
On Saturday 08 December 2007 16:28:06 you wrote: live chat throught a web page like www.amitie.fr then I got three solutions for you, either make a (as mentioned by others on the list) an ajax frontend witch do the irc lookalike. You can create a webinterface for an irc server. I think java is