⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 sms发送短信的程序
💻
字号:
The SMS-dispatch program is intended for SMS-messages dispatch from preliminary prepared text file in a batch mode from computer via circuit GSM-phone or GSM-modem. The text file should contain lines of the following kind: +ccrrrnnnnnnn the text of the message Where c – country code, r-region code, n - phone number of the client. Text file pathname is passed as command line argument. So you can create the text report about your client’s status ofbills for example and to dispatch it them as SMS.Program language: C++OS: LinuxVersion: 0.1 (beta)To create program run ./make_itTo configure modem port, change the string Port=... in sms_send.cfgTo start program run ./sms_dispatch some_fileLet me to know if u have some questions, etc.Igorigorvlassov@narod.ru

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -