On Tue, 06 Oct 2009 21:46:06 Cliff Black wrote: > One thing to note, and it's a kicker - most phone in NZ use the PDU format > to send and receive messages. It's not an format that's easy to come by or > create, as it uses septets, bin-octaves and semi-octets in a combined > string with a length identifier.
Vodafone uses text mode and 2degrees uses PDU mode. Either way this is why you don't reinvent the wheel and write a new application to do what's already done. Uses SMS link if you want something simple (note this works fine with Vodafone though is problematic for 2degrees) or SMS kannel if you want something more professional. --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
