Hey Mike,
I am looking for PHP sockets.. hence the php mailing list :P I hvent found
any decent resource on it.. orielly article is good for complete beginers..
but i was looking for something more detailed... any books anyone can
recommend would do too.. but i would prefer source to study :)
Regards,
Kunal Jhunjhunwala
----- Original Message -----
From: "Mike Frazer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 4:08 AM
Subject: [PHP] Re: sockets


> Are you referring to PHP sockets or C sockets?  PHP sockets are an
> implementation of C sockets (which is why most of the actiones needed are
> the same in PHP but are somewhat simplified).
>
> If you mean PHP sockets, you can try taking a look at WhoisPro, a
> Whois/NICNAME script I wrote to understand how to implement sockets in
PHP.
> If you mean C sockets, well, I'm currently learning them myself.  Let me
> know which you need and I can try to get you some resources for them.
>
> Mike Frazer
>
>
>
>
> "Kunal Jhunjhunwala" <[EMAIL PROTECTED]> wrote in message
> 03dd01c1a8f9$eb909a10$0301a8c0@CONFUSED">news:03dd01c1a8f9$eb909a10$0301a8c0@CONFUSED...
> > hey..
> > does anyone know of any good resources for using sockets? which will
also
> > explain using sockets to connect to various protocols? like ftp, httpd,
> > mysql etc? Also, somewhere one can read on writing a connection
deamon...
> > Thanks!
> > Regards,
> > Kunal Jhunjhunwala
> >
>
>
>
> --
> 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]
>
>
>
>


-- 
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]

Reply via email to