Results 1 to 7 of 7
  1. #1

    Default HELP: C#/VB.Net Send & Recieve SMS Application Using GSM Modem


    Good day! Ask ko help regarding our .Net SMS application. We need to send and read incoming SMS messages using GSM Modem (Broadband Stick/Pocket Wifi). Makasend na mi'g SMS pero ang incoming maoy nay problema.. Everytime magtest mi dili mufire and new sms nga event.

    Please help for those nga naka-experience or nakabuhat na og ingon ani. Thanks!

  2. #2
    we have made 1 of these bro.. SMS Gateway..

  3. #3
    Quote Originally Posted by COEngineers View Post
    we have made 1 of these bro.. SMS Gateway..
    open source ba na SMS gateway bro? can u give us some sample codes..

  4. #4
    i mean naka buhat mi og SMS Gateway na program.. send and receive SMS... using C#.NET

  5. #5
    possible ni gamit ug AT commands.. try check Free source code, tutorials and articles | Visual Basic, VB.NET, C#, PHP/MySQL, C/C++, Java/JavaScript, ASP/ASP.NET, MS Access, FoxPro, SQL na site dira ko gakuha ato na code dati. usually globe broadband tattoo stick to siya then capable mag send ug receive ug messages directly sa imo program. Na reformat naman gud ako dati unit sayang maka hatag unta ko nimo ug sample project.

  6. #6
    nag gamit ka og AT+CNMI nga command, Set the new message

  7. #7
    gamit ka og AT commands bro...

    nagamit sad ko og globe tattoo modem ani sauna,

    With SerialPort1

    .Write("AT" & vbCrLf)
    Threading.Thread.Sleep(1)
    .Write("AT+CMGF=1" & vbCrLf)
    Threading.Thread.Sleep(1)
    .Write("AT+CPMS=""SM""" & vbCrLf) - storage og asa nya basahon (sim or save sa pc hardisk)
    Threading.Thread.Sleep(1)
    .Write("AT+CMGL=""ALL""" & vbCrLf) - all message nga naa sa sim iyang basahon
    Threading.Thread.Sleep(50)

    End With

  8.    Advertisement

Similar Threads

 
  1. help for vb.net users?
    By krmz69 in forum Programming
    Replies: 2
    Last Post: 06-29-2010, 09:00 PM
  2. Help in VB.net to Oracle 10g..
    By scioncray in forum Programming
    Replies: 5
    Last Post: 10-01-2008, 05:59 PM
  3. Help with events in VB.NET
    By DeathFox in forum Programming
    Replies: 5
    Last Post: 12-17-2007, 08:07 PM
  4. Replies: 10
    Last Post: 12-20-2005, 08:53 AM
  5. Replies: 0
    Last Post: 12-05-2005, 05:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top