Network programming with php
Network programming with php
am 15.04.2007 18:13:39 von sam rumaizan
--0-725558990-1176653619=:70975
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Can you recommend any online tutorial OR Book for Network programming with php?
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
--0-725558990-1176653619=:70975--
Re: Network programming with php
am 15.04.2007 18:54:23 von Aaron Kenney
"Network programming" is a very broad term. What is it that you are
trying to accomplish?
On 4/15/07, sam rumaizan wrote:
> Can you recommend any online tutorial OR Book for Network programming with php?
>
>
>
>
>
>
> ---------------------------------
> Ahhh...imagining that irresistible "new car" smell?
> Check outnew cars at Yahoo! Autos.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Network programming with php
am 15.04.2007 22:30:54 von sam rumaizan
--0-1515351597-1176669054=:48969
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
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 (printer, PC, access point,...etc)
Aaron Kenney wrote:
"Network programming" is a very broad term. What is it that you are
trying to accomplish?
On 4/15/07, sam rumaizan wrote:
> Can you recommend any online tutorial OR Book for Network programming with php?
>
>
>
>
>
>
> ---------------------------------
> Ahhh...imagining that irresistible "new car" smell?
> Check outnew cars at Yahoo! Autos.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
--0-1515351597-1176669054=:48969--
Re: Network programming with php
am 15.04.2007 23:28:47 von 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 kind of port it is (printer, PC, access point,...etc)
This particular wheel already exists: http://www.nagios.org/. And that's
just one example, there are several out there.
-Stut
> Aaron Kenney wrote:
> "Network programming" is a very broad term. What is it that you are
> trying to accomplish?
>
> On 4/15/07, sam rumaizan wrote:
>> Can you recommend any online tutorial OR Book for Network programming with php?
>>
>>
>>
>>
>>
>>
>> ---------------------------------
>> Ahhh...imagining that irresistible "new car" smell?
>> Check outnew cars at Yahoo! Autos.
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Network programming with php
am 16.04.2007 08:06:16 von sam rumaizan
--0-1656208276-1176703576=:11538
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Thank you for the link. This application is using C programming. Im looking for some thing with PHP
Stut 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 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 (printer, PC, access point,...etc)
This particular wheel already exists: http://www.nagios.org/. And that's
just one example, there are several out there.
-Stut
> Aaron Kenney wrote:
> "Network programming" is a very broad term. What is it that you are
> trying to accomplish?
>
> On 4/15/07, sam rumaizan wrote:
>> Can you recommend any online tutorial OR Book for Network programming with php?
>>
>>
>>
>>
>>
>>
>> ---------------------------------
>> Ahhh...imagining that irresistible "new car" smell?
>> Check outnew cars at Yahoo! Autos.
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
--0-1656208276-1176703576=:11538--
Re: Network programming with php
am 16.04.2007 10:41:07 von Stut
sam rumaizan wrote:
> Thank you for the link. This application is using C programming. Im
> 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 /* 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 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 (printer, PC, access point,...etc)
>
> This particular wheel already exists: http://www.nagios.org/. And
> that's
> just one example, there are several out there.
>
> -Stut
>
> > Aaron Kenney wrote:
> > "Network programming" is a very broad term. What is it that you are
> > trying to accomplish?
> >
> > On 4/15/07, sam rumaizan wrote:
> >> Can you recommend any online tutorial OR Book for Network
> programming with php?
> >>
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------
> >> Ahhh...imagining that irresistible "new car" smell?
> >> Check outnew cars at Yahoo! Autos.
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>
>
>
> ------------------------------------------------------------ ------------
> Ahhh...imagining that irresistible "new car" smell?
> Check out new cars at Yahoo! Autos.
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Network programming with php
am 16.04.2007 14:05:48 von 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 would be better off handling the port
sensing function with a non-web language. Maybe you can just have php
read from a file the results of what the other language does.
On 4/16/07, Stut wrote:
> 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 /* 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 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 (printer, PC, access point,...etc)
> >
> > This particular wheel already exists: http://www.nagios.org/. And
> > that's
> > just one example, there are several out there.
> >
> > -Stut
> >
> > > Aaron Kenney wrote:
> > > "Network programming" is a very broad term. What is it that you are
> > > trying to accomplish?
> > >
> > > On 4/15/07, sam rumaizan wrote:
> > >> Can you recommend any online tutorial OR Book for Network
> > programming with php?
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> ---------------------------------
> > >> Ahhh...imagining that irresistible "new car" smell?
> > >> Check outnew cars at Yahoo! Autos.
> > >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> >
> >
> >
> >
> > ------------------------------------------------------------ ------------
> > Ahhh...imagining that irresistible "new car" smell?
> > Check out new cars at Yahoo! Autos.
> >
>
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Network programming with php
am 16.04.2007 14:21:30 von Chandar V R
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 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 would be better off handling the port
> sensing function with a non-web language. Maybe you can just have php
> read from a file the results of what the other language does.
>
> On 4/16/07, Stut wrote:
>> 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 /* 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 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 (printer, PC, access point,...etc)
>> >
>> > This particular wheel already exists: http://www.nagios.org/. And
>> > that's
>> > just one example, there are several out there.
>> >
>> > -Stut
>> >
>> > > Aaron Kenney wrote:
>> > > "Network programming" is a very broad term. What is it that
>> you are
>> > > trying to accomplish?
>> > >
>> > > On 4/15/07, sam rumaizan wrote:
>> > >> Can you recommend any online tutorial OR Book for Network
>> > programming with php?
>> > >>
>> > >>
>> > >>
>> > >>
>> > >>
>> > >>
>> > >> ---------------------------------
>> > >> Ahhh...imagining that irresistible "new car" smell?
>> > >> Check outnew cars at Yahoo! Autos.
>> > >
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/)
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------ ------------
>> > Ahhh...imagining that irresistible "new car" smell?
>> > Check out new cars at Yahoo! Autos.
>> >
>>
>>
>> >
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Network programming with php
am 16.04.2007 14:31:58 von 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 still think that you would be better off handling the port
> sensing function with a non-web language. Maybe you can just have php
> read from a file the results of what the other language does.
That would be another artificial constraint. PHP is more than up to the
job of small-scale server monitoring. I know this because I use it to do
just that. I have a set of PHP scripts that monitor a number of services
on 6 servers and it works quite nicely. Granted it wouldn't scale
without major work but it does the job.
-Stut
> On 4/16/07, Stut wrote:
>> 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 /* 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 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 (printer, PC, access point,...etc)
>> >
>> > This particular wheel already exists: http://www.nagios.org/. And
>> > that's
>> > just one example, there are several out there.
>> >
>> > -Stut
>> >
>> > > Aaron Kenney wrote:
>> > > "Network programming" is a very broad term. What is it that
>> you are
>> > > trying to accomplish?
>> > >
>> > > On 4/15/07, sam rumaizan wrote:
>> > >> Can you recommend any online tutorial OR Book for Network
>> > programming with php?
>> > >>
>> > >>
>> > >>
>> > >>
>> > >>
>> > >>
>> > >> ---------------------------------
>> > >> Ahhh...imagining that irresistible "new car" smell?
>> > >> Check outnew cars at Yahoo! Autos.
>> > >
>> >
>> > --
>> > PHP Windows Mailing List (http://www.php.net/)
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------ ------------
>> > Ahhh...imagining that irresistible "new car" smell?
>> > Check out new cars at Yahoo! Autos.
>> >
>>
>>
>> >
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php