Search found 6 matches

by wtiwana
Fri Nov 26, 2004 2:22 am
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

Sorry about the code

Dear All, Salamz; Sorry to all. Yes that is correct, the code I had posted does not have a connect call. I corrected it but forgot to post the right code,, :oops: The code I am using right now is: function send_sms_ufone($mob,$nick,$message) { $address = "202.125.152.246"; $port = "50...
by wtiwana
Wed Nov 24, 2004 1:46 pm
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

PHP code problem resolved

Dear All; Salamz; Sorry could not post this early. The Ufone PHP sending script I posted earlier is not faulty and is working correctly. The problem was with the firewall deployed on the server. It was blocking PHP's attempts to connect to target addresses. The problem is now resolved. Thanks to all...
by wtiwana
Thu Nov 18, 2004 12:21 am
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

PHP Code Problem

Salamz guys; I was wondering if someone on this forum could have a look at the following code. It is basically a function used to send sms to Ufone mobiles only. It is based on the code contributed by Mr. Masud. All the credit is his and his alone, I just ported it to PHP . :D This code in question ...
by wtiwana
Wed Nov 10, 2004 3:12 am
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

Great work

Excellant work guys.
:D :)
by wtiwana
Thu Nov 04, 2004 2:28 am
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

Thanks

Salam to All.
Thanks Masud. Your code really works. I was in the process of decompiling Mobilinks webchat applet, but you saved me. Thanks again.
How do you guys identify the protocol in any system such as this?

Thanks

I hope to learn, discover and distribute.

:D :)
by wtiwana
Sun Oct 31, 2004 5:50 am
Forum: Programming
Topic: Make your own SMS sender in LINUX!!! [Warid, Telenor Added]
Replies: 157
Views: 304547

Mobilink has Changed Protocol

Salmz All;

Thanks for posting great messages. Your work has greated helped me in my own project.
NOw Iam stuck again. It seems that Mobilink has changed protocol again. Now previous techniques are not responding.
Please Help. My project is due for viva immediately after eid.

Thanks