Here is a bare and dirty concept demo that connects, maintains connection and logs the events, and surprise! CALLS USER FUNCTIONS FOR PACKETS! (something similar to LuaLFS)
This is an early working demo, so don't expect too much from it.
how to run it
Modify config.inc.php (and php_insim_base.php for admin password) and run
You need a dedicated host to run (config and .bat attached).
Why I do this? So far, I want to make a PHP app for myself. To make it, I need a base application. I hope this can be a base for others and there will be other contributors. Though I like the concept of LuaLFS and it looks very tempting, still I don't want to spread myself into many languages. (Having to work in VBA at my work and at the same time to code something in PHP for hobby, is such a pain...)
P.S. lurLFSd is a nice thing, yet I can't (rely on|wait for) this project.
This is an early working demo, so don't expect too much from it.
how to run it
Modify config.inc.php (and php_insim_base.php for admin password) and run
> php.exe -q php_insim_base.php
You need a dedicated host to run (config and .bat attached).
Why I do this? So far, I want to make a PHP app for myself. To make it, I need a base application. I hope this can be a base for others and there will be other contributors. Though I like the concept of LuaLFS and it looks very tempting, still I don't want to spread myself into many languages. (Having to work in VBA at my work and at the same time to code something in PHP for hobby, is such a pain...)
P.S. lurLFSd is a nice thing, yet I can't (rely on|wait for) this project.