opensource4u
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

opensource4u


 

 Sending and Receiving SMS using AT Commands in .NET

اذهب الى الأسفل 
كاتب الموضوعرسالة
القسم التقنى
مدير عام المنتدى
مدير عام المنتدى



عدد المساهمات : 413
تاريخ التسجيل : 26/12/2011

Sending and Receiving SMS using AT Commands in .NET Empty
مُساهمةموضوع: Sending and Receiving SMS using AT Commands in .NET   Sending and Receiving SMS using AT Commands in .NET Emptyالسبت مارس 30, 2013 1:30 am

Sending and Receiving SMS using AT Commands in .NET


Sending and Receiving SMS using AT Commands in .NET
Submitted by:
cedrick blas
Sunday, February 27, 2011 - 23:37
Language:
Visual Basic .NET

sending and receiving sms using at commands in vb.net

mimic smartbro. U can use this as information board or notification system
A very powerful system that uses ATTENTION COMMAND to interact with
modem (globe tatoo, smartbro, Cellphones)

The full source code is avail to purchase..
For sale poh siya Sending and Receiving SMS using AT Commands in .NET Icon_e_smile

contact me: cedrickblas@yahoo.com (mail,fb,twitter)
mobile: 09081805286


windows mobile programmer

Demo Code....

With SerialPort1

.ReceivedBytesThreshold = 1

.DtrEnable = True

' Send an 'AT' command to the phone
.Write("AT" & vbCrLf)

.Write("AT+CMGF=1" & vbCrLf) 'This line can be removed if your modem will always be in Text Mode...

.Write("AT+CMGS=" & Chr(34) & TxtTo.Text & Chr(34) & vbCrLf) 'ok here

.Write(TxtSMS.Text & Chr(26))
' .ReceivedBytesThreshold = 0
.DtrEnable = False
End With
---------------------------------------------------------------------------
إرسال واستقبال الرسائل النصية القصيرة باستخدام الأوامر في vb.net في

تقليد smartbro. يمكن استخدام هذا U مجلس المعلومات أو نظام الإخطار
نظام قوي جدا يستخدم COMMAND الانتباه إلى التفاعل مع
مودم (الوشم العالم، smartbro، والهواتف الخلوية)

شفرة المصدر الكامل هو جدوى لشراء ..
Sending and Receiving SMS using AT Commands in .NET Icon_e_smile لبيع siya بوه

الاتصال بي: cedrickblas@yahoo.com (البريد، الفيس بوك، تويتر)
موبايل: 09081805286


ويندوز موبايل مبرمج

قانون التجريبي ....

مع SerialPort1

. ReceivedBytesThreshold = 1

. DtrEnable = صحيح

'ارسال' في 'الأمر إلى الهاتف
. كتابة ("AT" & vbCrLf)

. كتابة ("AT + CMGF = 1" & vbCrLf) يمكن "أن إزالة هذا الخط إذا كان المودم ستكون دائما في وضع النص ...

. كتابة ("AT + CMGS =" ومركز حقوق الانسان (34) ومركز حقوق الانسان وTxtTo.Text (34) وvbCrLf) 'هنا موافق

. كتابة (TxtSMS.Text ومركز حقوق الانسان (26))
". ReceivedBytesThreshold = 0
. DtrEnable = خطأ
مع نهاية
-----------------------------------------------------------------------------------------
enviar y recibir sms con los comandos AT en vb.net

smartbro imitar. U puede utilizar esto como panel de información o sistema de notificación
Un sistema muy potente que utiliza COMANDO DE ATENCIÓN interactuar con
módem (globo tatoo, smartbro, teléfonos celulares)

El código fuente completo está disponible para la compra ..
En venta poh Sending and Receiving SMS using AT Commands in .NET Icon_e_smile siya

póngase en contacto conmigo: cedrickblas@yahoo.com (correo, fb, twitter)
móvil: 09081805286


windows mobile programador

Código demo ....

Con SerialPort1

. ReceivedBytesThreshold = 1

. DtrEnable = True

"Envía un comando 'at' en el teléfono
. Write ("AT" & vbCrLf)

. Write ("AT + CMGF = 1" & vbCrLf) 'Esta línea puede ser removido si el módem estará siempre en modo texto ...

. Write ("AT + CMGS =" & Chr (34) & TxtTo.Text & Chr (34) & vbCrLf) 'ok aquí

. Write (TxtSMS.Text & Chr (26))
'. ReceivedBytesThreshold = 0
. DtrEnable = False
extremo con
--------------------------------------------------------------------------------------
envoyer et recevoir des SMS à l'aide des commandes à en vb.net

smartbro imiter. U pouvez l'utiliser comme tableau d'information ou le système de notification
Un système très puissant qui utilise la commande ATTENTION à interagir avec
modem (monde tatoo, smartbro, téléphones cellulaires)

Le code source complet est disponible à l'achat ..
À vendre poh Sending and Receiving SMS using AT Commands in .NET Icon_e_smile siya

me contacter: cedrickblas@yahoo.com (mail, fb, twitter)
mobile: 09081805286


windows mobile programmeur

Code de démo ....

avec SerialPort1

. ReceivedBytesThreshold = 1

. DtrEnable = True

»Envoyer un 'commande AT» pour le téléphone
. Write ("A" & vbCrLf)

. Write ("AT + CMGF = 1" & vbCrLf) 'Cette ligne peut être retirée si votre modem sera toujours en mode texte ...

. Write ("AT + CMGS =" & Chr (34) & TxtTo.Text & Chr (34) & vbCrLf) 'ok ici

. Write (TxtSMS.Text & Chr (26))
'. ReceivedBytesThreshold = 0
. DtrEnable = False
End With
-----------------------------------------------
vb.net .sourcecode4all
descargar,التحميل,Download,chargement,Téléchargement :
Sending and Receiving SMS using AT Commands in .NET 867132178
http://adf.ly/LRV5x







Sending and Receiving SMS using AT Commands in .NET Icon_post_report
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://opensource.mam9.com
 
Sending and Receiving SMS using AT Commands in .NET
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
opensource4u :: مشاريع مفتوحة المصدر فيجوال بيسك دوت نت و يجوال بيسك 6 (Open source projects vb.net ) :: مشاريع مفتوحة المصدر فيجوال بيسك دوت نت (Open source projects vb.net )-
انتقل الى: