fiddling with a com port from PHP seams an interesting approach, why would you do that? the gnokii/smstools way of just calling binaries that do the heavy lifting looks like the better approach to me. php is really not a language optimised for wire level communication...
i used gnokii for monitoring quite successful out of nagios, perl and php scripts and never had any problems with it. cheers lenz On Wed, Oct 7, 2009 at 12:11 PM, chris burgess <[email protected]> wrote: > I've used both gnokii http://www.gnokii.org/ and smstools > http://smstools3.kekekasvi.com/ from PHP by wrapping the commands and/or > writing SMS textfiles into spool dirs. Fairly straightforward. > > On Tue, Oct 6, 2009 at 10:20 PM, Cliff Black <[email protected]> wrote: >> >> If we didn't "reinvent the wheel" for a lot of things, we wouldn't learn >> much now would we ;) >> Sure, I *could* purchase/use pre-developed software, but where's the fun >> in that! > > More time to build things that didn't exist yet? > > > -- iWantMyName.com painless domain registration (finally) --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
