use fsockopen to open a socket on the host and call it $f then fwrite($f,$data)?? would that work?
LJ "Jonathan Hilgeman" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have a host and a port and I BELIEVE that the protocol is HTTPS but I'm > not sure. In the event that it's not using HTTPS protocol - how would I go > about sending just TCP/IP packets through a socket to the host, since cURL > only supports certain protocols....? > > - Jonathan > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]