Alex Zhang is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tifan / gsmmodem

GSM Modem is a project which controls Linux based computers talk with GSM Modems.

Clone this repository (size: 55.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/tifan/gsmmodem
hg clone ssh://hg@bitbucket.org/tifan/gsmmodem

gsmmodem overview

Recent commits See more »

Author Revision Comments Message Labels Date
Alex Zhang 7c7a69ad567b slightly modification. should not use -O4.
Alex Zhang cf100a80fe6d Memory leakage.
Alex Zhang 77dd48f835b5 Merging TODO
Alex Zhang 077739577bbf Now analyze the time.
Alex Zhang cf82fe3d9da0 TODO 文件
GSM MODEM
=========

My goal for this project is to use my China Mobile SIM card to send and receive SMSs with a computer resides in China when I am studying aboard in USA.

To use the program, a GSM Modem is required.

To build gsmmodem, you will need libpcre and pthread support.