Loading

Sending and receiving SMS in PHP using Pure AT commands in my jSMSPlugin.dll v1.1

Submitted by: 
Language: 
Visitors have accessed this post 8201 times.




Sample SMS Web Server v1.1 99% working in PHP using my jSMSPlugin.dll v1.1 activex (created in VB.NET)

I also wanted to prove that nothing is impossible in .Net framework as long as it has sense to develop .

If you got any problems please email me at jayxceleste@ymail.com or call me @ my number 09161514777 .thank you so much.

For more info please click the link below :
http://www.sourcecodester.com/visual-basic-net/3794/sms-software-v10-jsmsplugindll.html

CREDITS: To Admin and to sir Emond

Download Code: 

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

When I test, It' error.(Fatal error: Call to a member function CloseSerialport() on a non-object in C:\wamp\www\jsmsplugin v1.1\sample.php on line 83).
So, How can I test?
Please Help me
.if so, Please send the solution to :piseysen_up@yahoo.com

Thanks, best
regard

jaysfall's picture

Error lines :
if ($_REQUEST["SendSMS"] != ""){
if ($objSMS->SendMessage($_REQUEST["Message"],$_REQUEST["MobileNo"])) {
echo "Message Sent!";
$objComport4->CloseSerialport();
}else {
echo "Sending Failed!";
$objComport4->CloseSerialport();
}
}

please change this line" ($objSMS->SendMessage($_REQUEST["Message"],$_REQUEST["MobileNo"])) " to

($objSMS4->SendMessage($_REQUEST["Message"],$_REQUEST["MobileNo"]))

Iforgot to add "4" to the ObjSMS. btw, thanks for this report. ;)

Consultant / .Net Developer

::jayxceleste@ymail.com::

+09059769698

u using ax______ dude?
i also got one here 2 years ago..
and still trying to crack this shit..

Notice: Undefined variable: objComport4 in C:\wamp\www\SMS\sample.php on line 83

yeah me , too.. i have the same error here.

im ben de castro, i want to learn this system can you teach me or send any tutorials?? you can contact me @09351216329 or email me in benpdecastro@yahoo.com or visit my facebook:>> bechai28@yahoo.com

PHP SMS Web Server v1.1

99% working and tested in huawei Modem and 100% PURE AT Commands...

Fatal error: Call to a member function CloseSerialport() on a non-object in C:\wamp\www\jsmsplugin v1.1\sample.php on line 83

i got error even if i charged $objSMS to $objSMS

i am very interested with this system
my email add:armas_recharge@yahoo.com

thanks you sir in advance

sir ask ko lang po kung pwede gsm modem dito nokia c1-01?
thank you in advance...

Good day sir;

could you please help me about this problem:

Notice: Undefined variable: objComport4 in C:\wamp\www\jsmsplugin v1.1\sample.php on line 84

Fatal error: Call to a member function CloseSerialport() on a non-object in C:\wamp\www\jsmsplugin v1.1\sample.php on line 84

please send me on how to solve this problem on my email address: vincent15mark@yahoo.com

Thank you:
best regards
vincent15mark@yahoo.com

i am a StudEnt who proposed a system entitled Online Voting System through SMS .. I need your Big Big Help regarding my proposed system ..thanKs in advance , hope that you can help me .. send me source codes and the info. on how will i connect SMS in web using php ..
my email add: xaui_kyut02@yahoo.com

Fatal error: Call to a member function CloseSerialport() on a non-object in C:\xampp\htdocs\jsmsplugin\sample.php on line 83

help me to solve the error..send me the source code to michaelnicosuarez@gmail.com

Thank you so much

please send me the reuslts of the solution to the error at line 83.
This is the error Fatal error: Call to a member function CloseSerialport() on a non-object in C:\xampp\htdocs\jsmsplugin v1.1\sample.php on line 83

Send solution to smjoshua09@gmail.com

Failed to create com object, thats the error message.. i wonder how to figure that error.. if it is working on your computer with no errors,
can u send me the solution to this problem? thanks btw.

Pretty cool program. Though, I think you need to include your working environment, requirement etc... so that people can make it run perfectly. Thank you!

Add new comment