搜索资源列表
phone java send message
- phone java send message
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
SendEmail
- Send Email using gmail as smtp server
jsp-email
- jsp带附件邮件发送工具,运用了servlet,基本功能都实现了-jsp send mail with an attachment tool, using a servlet, the basic functions are realized
use-JAVAMAIL-send-email
- 使用javamail发送邮件 演示如何使用javamail包发送电子邮件。这个实例可发送多附件-Use JavaMail to send mail using the JavaMail package demonstrate how to send an e-mail. This example can be sent more than Annex
JavaSMS
- 短信系统SMS:支持普通短信、长短信和wap push短信的发送。-SMS SMS: support for ordinary SMS, wap push long text messages and send text messages.
jMmsLib
- jmmslib 为MMS协议的编码解码java库, 通过此库, 可以使用java 发送彩信-MMS agreement for jmmslib codec java libraries, through this library, you can use java to send MMS
javamail
- javamail 通过改项目演示了用javamail发送邮件的类方法,对入门者很有帮助-JavaMail demo project through to send a message using the JavaMail class method, useful for beginners
jsmpp-2.0.1-all
- JSMPP Examples to send and receive sms from java via smpp protocol.
shin-chan1.0b
- 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 S
SendingSMS
- Send sms from pc to mobile
gsmsend
- 利用手机发送和接收短信、彩信的java程序开发包及源码-The use of mobile phones to send and receive SMS, MMS procedures of the java development kit and source code
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
J2MESMS
- 用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
send
- 用UDP协议传送信息;用TCP协议传送信息。 程序发送(send)的代码-send
sms-smg-send
- 电信短信网关发送部分源代码:public abstract class Sender-Telecom SMS Gateway to send part of the source code: public abstract class Sender
Send
- 这是一个优秀的发送数据的程序,可以实现发送功能-This is an excellent program to send data, send function can be achieved
sendMail
- 使用javamail简单发送邮件,但是没有实现发送附件的功能-Simple to use javamail to send email, but did not realize the function of sending attachments
send-recieve-message
- send recieve message 是本人精心排版的笔记,主要是关于使用socket接收和发送信息,内附有截图,内容比较详细-the send recieve message I carefully typeset notes, mainly on the use of the socket receive and send information, enclosing a screenshot, more detailed content
java-send-Email
- java发送Email的源代码,其中包含*email的功能-java source code send Email, which contains a mass email function
