I've seen a few things here and there about using the sockets() function on Windows, but I can't get it to work on either of my machines (WinNT4SP6, IIS4, PHP4.0.3pl1 and Win2000ProSP1, OmniHTTPd, PHP4.0.3pl1).
For the *nix version there's something about compiling with a parameter, but I'm using the pre-compiled Win32 binary.
I looked at the .DLL's that come with the PHP archive, but there didn't seem to be anything in there to help me.
Am I missing something really obvious? I'd really like to have access to these features (fsockopen was useful for low-end client socket stuff, but now I want to build servers).
Thanks in advanced,
-Sean