搜索资源列表
Voice(C#).zip
- 语音技术实现的源代码(C#),Voice technology to achieve the source code (C#)
C# 发短信
- 使用C#发短信,连接Modem或者手机,通过串口发送短信,- Uses C# to send the short note, connects Modem or the handset, through string mouth transmission short note,
mms_send
- 采用GPRS Modem发送彩信源码,没有采用MM7协议-Using GPRS Modem Send MMS source, there is no agreement to adopt MM7
GPRS
- 用于GPRS的数据采集模块。实现原理,可在此基础上定制二次开发。-for get information--GPRS
Serial_Demo
- Simple aplication how to use modem on serial port.
SerialPortController
- GSM Modem 串口操作类,这里是一个范例-GSM Modem Serial action class
easy_sMs
- eeZee sMs is a simple powerful easy to use messaging utility that allows you to create and send group [mass] SMS messages to the list of selective Contacts, Phonebook or Individuals in worldwide. It allows you to create and send bulk SMS from PC to y
smslib-dotnet-v3.4.5-build.20091112
- SMSLib - SMS Processing Libraries SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.-SMSLib is a Java library for sen
TestForCSharp
- GPRS Modem 金仓鼠短信开发包,C#二次开发包-GPRS Modem golden hamsters SMS Development Kit, C# Second Development Kit
ping3g.tar
- Command Line App to communicate with 3G modem and check network
111186735SIMCOM
- send data through GPRS modem over GPRS using AT-Commands
SMS
- send sms with GSM modem
DialUp
- 配置DialUp.exe.config 这个是文本文件,有记事本就可以打开. ComCount 端口个数,默认是1,如果有多个则设置为modem个数 Com_1_PortNum 端口一的名称 一般为 COMx 在刚才看到的上有 Com_1_BaudRate 波特率,也就是最大端口速度,填上去就好. 其它几项可以不用改. 如果有多个modem,则第二个端口配置key如下: Com_x_PortNum 如 Com_2_PortNum 其它相同填
GSMModemDomo
- GSM Modem 短信收发.扩展性很强..有示例程序-GSM Modem
SMS_Interface
- GSM modem 短信收发,点对点发送信息-GSM modem messaging, point-to send a message
SerialPort-modem-
- SerialPort实现modem的来电显示 -Caller ID modem SerialPort implementation
PS.SMS2.ZIP
- CSharp(C#) SerialPort 用串口通信 WaveCom Modem(GSM,TC35)短信猫(终端), 不要网上的sms.dll, 它有#和|分隔符的BUG, PDU(UCS2)编码和解码-CSharp (C#) the SerialPort with the serial communication WaveCom Modem terminal, do not Internet sms.dll, BUG# and | separator PDUs (UCS2) en
CSharp
- 短信猫接收短信和发送短信的完整的C#源代码。- C# code of receive and send message by modem.
sendSMSPDU
- CSharp Command Line Program for Send SMS using PDU and AT Commands. It was tested with ZTE and HUAWEI USB GSM Modems. Notice that Modem is Enabled with AT+CFUN 1,0 command when program starts.