Netlib v1.4 with TEXT MESSAGING Released

Youresam from our forums has released his newest version of Netlib tonight which is version 1.4. This version includes the ability to send text messages to cellular phones.

Netlib is a library of functions which developers can use so that they don’t have to re-type the code. They can simply call the functions from this library and it will do its work. This is what he had to say about it:

This is netlib v1.4. It features sending text messages (SMS) to a cell phone. (Its free for you, and cheap for them!) But seriously, it is free for you, but it acts like a normal text message for them. It might even cost them money if they dont have a subscription for text messaging so I advise you do NOT send random text messages as many times as you want unless you know if it would be ok with them. Imagine getting your phone bill and it has $20 worth of text messages.

However, that doesn’t mean you can’t enjoy this new feature! Right now, the limitations are that it must be [not sure though] in the US, and you cannot use the ‘enter’ key. It has to be one line.

The functions added:

netsms(number,text[,from])
number: a text string containing the 10-digit destination number
text: the content of the message
optional from: text string of who it’s from. If left blank, “PSP” is used.

I would also like to thank PsPmad for the idea…and well, finding the way to do it all!

Download: [Netlibv1.4]

Youresam from our forums has released his newest version of Netlib tonight which is version 1.4. This version includes the ability to send text messages to cellular phones.

Netlib is a library of functions which developers can use so that they don’t have to re-type the code. They can simply call the functions from this library and it will do its work. This is what he had to say about it:

This is netlib v1.4. It features sending text messages (SMS) to a cell phone. (Its free for you, and cheap for them!) But seriously, it is free for you, but it acts like a normal text message for them. It might even cost them money if they dont have a subscription for text messaging so I advise you do NOT send random text messages as many times as you want unless you know if it would be ok with them. Imagine getting your phone bill and it has $20 worth of text messages.

However, that doesn’t mean you can’t enjoy this new feature! Right now, the limitations are that it must be [not sure though] in the US, and you cannot use the ‘enter’ key. It has to be one line.

The functions added:

netsms(number,text[,from])
number: a text string containing the 10-digit destination number
text: the content of the message
optional from: text string of who it’s from. If left blank, “PSP” is used.

I would also like to thank PsPmad for the idea…and well, finding the way to do it all!

Download: [Netlibv1.4]

Add a Comment

Your email address will not be published. Required fields are marked *