|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in May 2007
11 posts
Gave thanks: 3
Thanked 0 times
|
Chatbox
I'm on a dedicated server, and I'd like a chatbox for my members.
The problem with standard chatboxes is, they are not integrated into my already existing member system. I'm a pretty good at flash, so the frontend shouldn't be a problem. But the backend... I really don't have a clue... a database seems completely wrong for this. Anyone got a suggestion? |
|
|
|
|
|
#2 (permalink) | |
|
Staff of Surpass
Super #1
Joined in Apr 2007
2,343 posts
Gave thanks: 98
Thanked 151 times
|
What member system do you have set up now? Is it a preconfigured script or one you bought/downloaded?
There is Cbox About Free Tagboard and Chat Widget for your Site that claims it is easy to integrate the chat box into any other script you have running. I haven't personally tried it yet though. Quote:
__________________
|
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Fresh Surpasser
Joined in May 2007
11 posts
Gave thanks: 3
Thanked 0 times
|
Thanks for your reply Dan.
It's a member system I created myself. I looked at Cbox but it seems to be more a tagboard than an actual chatbox. I already have a tagboard that I made myself, but I wanted to "upgrade" to a real chatbox. I don't mind making the complete thing by myself, but I just don't know how I can make the backend work... I probably need to install some chatbox-server software? |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Comfy Contributor
Joined in Jun 2005
Lives in Singapore
Hosted on Pass15
100 posts
Gave thanks: 2
Thanked 0 times
|
gimme a minute i go check... found: http://www.smartfoxserver.com/
it's a game server, but you can just use the chat features of the whole package. you can replace the interface with your own designs by changing the symbols in the flash files. if instead you want to code from scratch, you will need socket/TCP-IP programming as the back end, then transmit data to flash in the form of say.. XML... Last edited by JakeSee; May 3rd, 2008 at 10:23 AM. |
|
|
|