Welcome![Sign In][Sign Up]
Location:
Search - send sms using java

Search list

[SMSprogs

Description: 不错的短信应用程序。用java开发。短信发送/接收直接根据cmpp协议开发。-good messaging applications. Using java development. SMS Send / Receive cmpp directly under the development agreement.
Platform: | Size: 453295 | Author: 聂颂 | Hits:

[J2MEsmd

Description: 改代码为基于j2me的多功能手机短机信收发-mobile sms code by j2me
Platform: | Size: 5120 | Author: eds | Hits:

[SMSprogs

Description: 不错的短信应用程序。用java开发。短信发送/接收直接根据cmpp协议开发。-good messaging applications. Using java development. SMS Send/Receive cmpp directly under the development agreement.
Platform: | Size: 452608 | Author: 聂颂 | Hits:

[JSP/Javajava_SMS

Description: 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。-First serial port connected to one or more MODEL (simple message that it can send and receive mobile phone), serial code to initialize, control transceiver, using AT commands to operate the transceiver MODEL message to decode. Debug their own before, can be used.
Platform: | Size: 167936 | Author: lyk | Hits:

[JSP/JavaSmsSenderV1.6

Description: Java短信猫收发短信编程:利用java串口通信功能,对短信猫进行编程,可以单发、群发。-Send and receive SMS text messages cat Java Programming: Using java serial communication function, SMS cats programming, you can single, mass.
Platform: | Size: 457728 | Author: more | Hits:

[Com Portrxtx-2.1-7r2

Description: 用java控制短信猫发送或接受短信的源代码包以及一些实例程序-SMS using java control cats send or receive text messages of the source code package as well as some examples of procedures
Platform: | Size: 1345536 | Author: wangbo | Hits:

[Com Portcomm

Description: 用java控制短信猫发送或接受短信的源代码包以及一些实例程序-SMS using java control cats send or receive text messages of the source code package as well as some examples of procedures
Platform: | Size: 27648 | Author: wangbo | Hits:

[JSP/JavaJ2MESMS

Description: 用J2ME接收、发送SMS短信的实例源代码,2个实例都不是太复杂,是早两年的JAVA热门技术。可以研究学习一下-Using J2ME to receive, send SMS message examples of source code, two examples are not too complicated, it is popular as early as two years of JAVA technology. Can be studied to learn about
Platform: | Size: 23552 | Author: yyk | Hits:

[JSP/Javasmslib-v3.2.1

Description: 短线收发,用Java编程实现短信的收发,用它很好很好很好的-Send and receive short-term, using Java programming implementation of the message transceiver, using its good very good very good
Platform: | Size: 142336 | Author: 徐子涵 | Hits:

[JSP/Javashin-chan1.0b

Description: A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA). The upload is a Netbeans 6.0 (the ver. available back then) project. Hope this code will help someone
Platform: | Size: 480256 | Author: thirdy | Hits:

[ApplicationssendSMS

Description: to send sms using gsm modem with java language
Platform: | Size: 2048 | Author: antony | Hits:

[SMSsms

Description: J2ME for mobile send and recevie sms using java midip technology... U can use it only java files are avaliable
Platform: | Size: 9216 | Author: deva | Hits:

[Com Portsms

Description: 通过串口连接GSM Modem程序发送短信的程序,用Java编写-GSM Modem connected through the serial port to send SMS procedures, using Java to prepare
Platform: | Size: 9216 | Author: laohan83 | Hits:

[SMSClickatell_HTTP

Description: using clicatell API to send SMS
Platform: | Size: 309248 | Author: Rubens | Hits:

[JSP/JavaJ2MESMS

Description: 用J2ME接收、发送SMS短信的实例源代码,2个实例都不是太复杂,是早两年的JAVA热门技术。可以研究学习一下。-Using J2ME to receive and send SMS text messages examples of source code, two instances are not too complicated, it is popular as early as two years of JAVA technology. Can study to learn about.
Platform: | Size: 23552 | Author: 184 | Hits:

[Windows DevelopjavaSms1.1

Description: 底层包实现了短信发送,超长短信发送,wap-push发送,超长wap-push发送 图形界面实现短信发送,超长短信发送。 图形界面支持com口选择,波特率选择-Package implements the underlying message to send, long text messages to send, wap-push to send, long wap-push to send graphical interface of SMS sent, long text messages to send. Graphical interface supports com port selection, baud rate selection
Platform: | Size: 71680 | Author: deedas | Hits:

[JSP/JavaSMS

Description: Java Servlets To send The SMS Using Java.Comm Package
Platform: | Size: 5120 | Author: rajeev | Hits:

[Program docSend-sms-from-remote-location-using-gprs-modem.ra

Description: This project send sms remotely is designed to send sms to a desired location without monitoring.An honeywell sensor was conect to a digital multi meter to collect the voltages given by the sensor the multimeter was conect to the computer with a rs232 conecter where the data would be stored for processing and if the humidity would change then an sms would be sent to the desired cell phone using a gsm/gprs modem conect to the computer also the java sms client classes were downloaded from the internet.with certain modifications a main class was implimented and this clas was used to encapsulate the data stored in the computer and it was sent sucessfully.
Platform: | Size: 68608 | Author: kwasi | Hits:

[JSPContohKelas.java

Description: This program needs the following java files to function. SerialConnection.java (This file is used to connect to your COM port your java program) SerialConnectionException.java (This file is for handling serial connection exceptions in your Java program) SerialParameters.java (This program is used to set your COM port properties for connecting to your com port your java program) Sender.java (This is the program that implements runnable and sends SMS using the serial connection) SMSClient.java (This java class is the main class that can be instantiated in your own java program and called to send SMS. This program in turn will use all the above four files internally to send out your SMS).-This program needs the following java files to function. SerialConnection.java (This file is used to connect to your COM port your java program) SerialConnectionException.java (This file is for handling serial connection exceptions in your Java program) SerialParameters.java (This program is used to set your COM port properties for connecting to your com port your java program) Sender.java (This is the program that implements runnable and sends SMS using the serial connection) SMSClient.java (This java class is the main class that can be instantiated in your own java program and called to send SMS. This program in turn will use all the above four files internally to send out your SMS).
Platform: | Size: 1024 | Author: asad | Hits:

[JSP/Javasmproxy

Description: 使用移动代理CMPP2.0,3.0协议实现短信发送-Java版,使用华为smproxy.jar包(Using mobile agent CMPP2.0,3.0 protocol to send SMS to -Java version, use HUAWEI smproxy.jar package)
Platform: | Size: 199680 | Author: Temptation | Hits:
« 12 »

CodeBus www.codebus.net