473,466 Members | 1,395 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PHP chat room server

I'm looking for a chatroom server - one that has an API, so I can use a
non-web GUI. All searches on Google have yielded the wrong stuff. Any
pointers?

Apr 18 '06 #1
4 1796
Bit byte wrote:
I'm looking for a chatroom server - one that has an API, so I can use a
non-web GUI. All searches on Google have yielded the wrong stuff. Any
pointers?


Do you mean like MSN? Why do you need a non-web GUI?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 18 '06 #2
Bit byte wrote:
I'm looking for a chatroom server - one that has an API, so I can use a
non-web GUI. All searches on Google have yielded the wrong stuff. Any
pointers?


Oops - pushed the button too quickly.

I doubt you're going to find much with an API written in PHP. And I've never
seen a PHP chatroom server that isn't web based.

It could be done, I guess. But I'm not sure it would be worth the trouble. And
you'd still need some type of client - either a browser or another program (like
MSN does).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 18 '06 #3


Jerry Stuckle wrote:
Bit byte wrote:
I'm looking for a chatroom server - one that has an API, so I can use
a non-web GUI. All searches on Google have yielded the wrong stuff.
Any pointers?


Oops - pushed the button too quickly.

I doubt you're going to find much with an API written in PHP. And I've
never seen a PHP chatroom server that isn't web based.

It could be done, I guess. But I'm not sure it would be worth the
trouble. And you'd still need some type of client - either a browser or
another program (like MSN does).


Hi Jerry, thanks for the info. Actually, I wanted an API so that I could
integrate it more into my app. Howvere, actually some of the GUIs out
there are not too bad (I've just found) - i.e. the 'skinnable' ones

Apr 18 '06 #4
Jerry Stuckle wrote:
Bit byte wrote:
I'm looking for a chatroom server - one that has an API, so I can use a
non-web GUI. All searches on Google have yielded the wrong stuff. Any
pointers?


Oops - pushed the button too quickly.

I doubt you're going to find much with an API written in PHP. And I've
never seen a PHP chatroom server that isn't web based.


There are PHP interfaces for jabber and irc. Or were you looking for offline
tools? NNTP?

C.
Apr 18 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: |-|erc | last post by:
<?php // Get the names and values for vars sent by index.lib.php3 if (isset($HTTP_GET_VARS)) { while(list($name,$value) = each($HTTP_GET_VARS)) { $$name = $value; }; };
3
by: Dexter | last post by:
Hello all, I need to build a chat using ASP.NET (VB), this chat is to the online communication with customers. I would like to know what is best. To use webservices or to use remote script? ...
4
by: JIM.H. | last post by:
Hello, I need to write a chat room web application in .net 1.1, does anyone know any sample application I can use to start?
5
by: bizt | last post by:
Hi, I have been asked by my manager to look into the possiblily of setting up an online chat system for the external website. We run an Apache server with PHP (hence the reason Im posting here)...
1
oll3i
by: oll3i | last post by:
how do i run this example ? with openjms package com.ociweb.jms; import java.io.*; import javax.jms.*; import javax.naming.*;
4
by: Gandalf | last post by:
I wrote a chat width AJAX. In my home wampserver apache it works just fine. The problem starts when I trying to upload the chat in to my real server. The chat prints error 403 in places which it...
1
by: =?Utf-8?B?dHZpbg==?= | last post by:
How to create Chat room in asp.net for unlimited members pls help me, if you know web site having free code or not free for creating chat room. or pls send code for creating chat room or...
5
by: Tem | last post by:
Does anyone know how web-based chat like Gtalk in gmail works? how come it doesn't need to constantly refresh/send a request to the server to get new message? other web based chat room have to...
1
by: linksterman | last post by:
I am making this pretty basic chat project, and I found this echo server on the internet and decided to modify it my needs (much of the methods and fields are the same). Basically what my program...
1
by: aliusmankhan | last post by:
Hi all I want to make a chat room, In-Browser Chat Room, I want a server side and a client side, The client side will be for message posting. all posted messages will be shown on the server side...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.