Doom2 server query
Posted: Sat Mar 16, 2013 5:55 pm
Hello,
Sorry if this is in wrong area, I was wondering if you or someone could do a tut on php querying a doom2 server as I can't figure it out I have been doing some tut from this site its a wonderful learning tool for me at least.
The biggest issue is that I can't get the socket to do anything UDP 10666 and up
Any help please.
note: I've tried what php.net suggest but i get this error:
Warning: stream_socket_server(): unable to connect to udp://127.0.0.1:10666 (An attempt was made to access a socket in a way forbidden by its access permissions. )
Sorry if this is in wrong area, I was wondering if you or someone could do a tut on php querying a doom2 server as I can't figure it out I have been doing some tut from this site its a wonderful learning tool for me at least.
The biggest issue is that I can't get the socket to do anything UDP 10666 and up
Any help please.
note: I've tried what php.net suggest but i get this error:
Warning: stream_socket_server(): unable to connect to udp://127.0.0.1:10666 (An attempt was made to access a socket in a way forbidden by its access permissions. )