Description: avatar chat- open source
anyone interested in a open source iso 3d avatar chat engine? it′s a very simple one working with a php script and a text file on the server side but maybe it is useful. feel free change/extend the code- it′s open source
To fix the server issue, add the following directly under the leaveroom function.
$a = $_GET[a]
$name = $_GET[name]
$room = $_GET[room]
$line = $_GET[line]
$field = $_GET[field]
$userlist = $_GET[userlist]
$message = $_GET[message]
- [SampleSer_Cli] - network based on TCP Chat procedures, a
- [ImExcel] - According to a certain format of the exc
- [ChatV1.0] - java simple network features a simple ch
File list (Check if you may need any files):
avatarChat_v1.fla
chat.php4
coreFunctions.as
example.txt
flavatar.zip
timeHandler.as
说明.txt