(Forgot CCing)

Hi,

I've implemented a DNS resolver with fsockopen udp (and no special 
tricks used).
It seems to work but for occasional infinite polling.
if interested, please visit sourceforge site http://phpresolver.sf.net/


FYI,

Moriyoshi Koizumi


Torsten Schlabach <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> Some time ago there was some traffic on that list regarding problems reading
> results of requests made to any servers using UDP. A lot of people reported
> issues such as fread stalling, not returning anything, etc. There have also
> been some bugs in PHP bug tracking system, but it seems it all never got
> resolved, did it?
> 
> In other words: Did anyone in the meanwhile ever successfully send a request
> out on UPD (to a TFTP or daytime server) and get an answer back in PHP?
> 
> If so: What's the trick? Does anyone have any sample code?
> 
> Torsten
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to