Jump to content

how to connect to a USB modem?

- - - - -

  • Please log in to reply
1 reply to this topic

#1
ahrex

ahrex

    Newbie

  • Members
  • Pip
  • 4 posts
Hi, i found this code online for send/receive sms thru GSM modem. Problem now is I think this code is meant for RS232 modem through Serial Port. My modem is a USB Huawei 3G modem. How can i modify the code so that it can connect to my USB modem? Thanks!!

How To Send and Receive SMS using GSM Modem - CodeProject

#2
LuthfiHakim

LuthfiHakim

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 763 posts
Like you would with ordinary serial (RS232) port. After you installed the driver of you USB modem, you will get new serial ports in your computer. Although you will definitely get 1 new serial port, but usually they install 2 (maybe even more). Go check it in your Device Manager.

They will behave like ordinary RS232 port. No worry.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users