On Mon, Jan 31, 2011 at 10:41:56PM +0200, Bajdechi "Nightbox" Alexandru wrote:
> I would like to build a daemon for logaddress (preferably) in PHP, does
> anyone know a guide/basic infos/example about this ?

PHP would have to run as a stand alone process (not webserver) 
because you need a persistent socket to listen to the incoming 
UDP packets.

I only have an implementation in Python (SourceLib/SourceLog.py). 
It's more a log parser than just a listener though.

Regards
frostschutz

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to