Re: [PHP-WIN] Network programming with php

2007-04-16 Thread Stut
Aaron Kenney wrote: I agree. Why? The other concern is that php was never really meant to be a fully self-sufficient programming language. Its a hypertext pre-processor designed for the web. Maybe you are looking to get a network monitor onto a web site so you can access it from anywhere? I would

Re: [PHP-WIN] Network programming with php

2007-04-16 Thread chandar
You can use Zend calls to access some C or other langauage api's which inturn can access the network related stuff. Aaron Kenney wrote: I agree. Why? The other concern is that php was never really meant to be a fully self-sufficient programming language. Its a hypertext pre-processor designed fo

Re: [PHP-WIN] Network programming with php

2007-04-16 Thread Aaron Kenney
I agree. Why? The other concern is that php was never really meant to be a fully self-sufficient programming language. Its a hypertext pre-processor designed for the web. Maybe you are looking to get a network monitor onto a web site so you can access it from anywhere? I would still think that you

Re: [PHP-WIN] Network programming with php

2007-04-16 Thread Stut
sam rumaizan wrote: Thank you for the link. This application is using C programming. I’m looking for some thing with PHP Out of pure curiosity... why? You need a tool to do a job, why put artificial constraints on it. -Stut */Stut <[EMAIL PROTECTED]>/* wrote: sam rumaizan wrote:

Re: [PHP-WIN] Network programming with php

2007-04-15 Thread sam rumaizan
Thank you for the link. This application is using C programming. I’m looking for some thing with PHP Stut <[EMAIL PROTECTED]> wrote: sam rumaizan wrote: > I need to create an online system to monitors the ports for my local network. > For example: > I have 50 ports and I need the system to giv

Re: [PHP-WIN] Network programming with php

2007-04-15 Thread Stut
sam rumaizan wrote: I need to create an online system to monitors the ports for my local network. For example: I have 50 ports and I need the system to give me an alarm whenever the port is down for any reason. Pulse I want the system to give me the manufacture name to be able to decide what

Re: [PHP-WIN] Network programming with php

2007-04-15 Thread sam rumaizan
I need to create an online system to monitors the ports for my local network. For example: I have 50 ports and I need the system to give me an alarm whenever the port is down for any reason. Pulse I want the system to give me the manufacture name to be able to decide what kind of port it is (p

Re: [PHP-WIN] Network programming with php

2007-04-15 Thread Aaron Kenney
"Network programming" is a very broad term. What is it that you are trying to accomplish? On 4/15/07, sam rumaizan <[EMAIL PROTECTED]> wrote: Can you recommend any online tutorial OR Book for Network programming with php? - Ahhh...imagining that irresistible