Re: reading a remote directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have to read a directory (on a windows machine) from another box (a
linux machine) and I thought that I could set the handle to the IP
address of the windows box, but that does not work. Do I have to open a
socket or is there another way?

Thanks!

You'll need a webserver to read the directory, as there isn't any program that listens
by default. Or you could start up an FTP server and open a connection to that.

Regards,
Stefan van der Linden

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux