BreatheTest

Description: quick java app to let you send SMS' from the command line using www.breathe.com.
Probably breaks all sorts of terms & conditions on their site, tho. plz don't get caught. :-)
I'm going to be putting this in to blammo so that you can have reminders SMSd to you.
usage:
java BreatheTest 012345678 this message 0wns joo!
BreatheTest.class (3kb), you just need this to run it.
BreatheTest.java (3kb), the source. You don't need this. Send all changes back to me. :-)
Update 29/7/2000: Seems that you have to log in to use Breathe now. Oh well, fun while it lasted.
Update 11/8/2000: OK, I've hacked BreatheTest in to using Lycos' free SMS service instead.
I'm told its quite useful. :-) lycos.class, you just need this to run it.
lycos.java, the source. As above, you don't need this to use the program - but if you want to modify it, here it is. I'd be interested to know if people use it.
Usage is a bit different to BreatheTest:
java lycos 01234 567890 hi sexy, you wanna party tonight?
You also have to figure out what the output means yourself. It shouldn't be too hard, the 'sent' page is danke.html, and anything other than that might not've worked.
tristan.rowley@ukonline.co.uk