Automatically sending of SMS via Nokia 3310

as i already said.. you can make use of VB to send sms...
here is a sample VB code..

Nokia FBUS SMS and PDU Utility Code and Notes

Private Sub Form_Unload(Cancel As Integer)
If MSComm1.PortOpen = True Then MSComm1.PortOpen = False
' This code assumes that you have a Form called SMS
' with the following on it:
' 1 x Microsoft COM Control V6.0
'
' DISCLAIMER
' This code and the information in it has been pro... Read Compelte post

Posted by ajay_bhargav on Thu Sep 27 2007, 02:57 pm

Downloads

Comments

ScottOrero
Mon Mar 27 2023, 06:53 am
Jamesshout
Mon Mar 27 2023, 05:44 am
MichaelRed
Mon Mar 27 2023, 04:43 am
imCar
Mon Mar 27 2023, 01:53 am
BartxyTreld
Sun Mar 26 2023, 10:09 pm
BryanDorce
Sun Mar 26 2023, 09:50 pm
Robertsip
Sun Mar 26 2023, 07:53 pm
KennethVal
Sun Mar 26 2023, 09:44 am