Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - send
Search - send - List
DL : 0
jmmslib 为MMS协议的编码解码java库, 通过此库, 可以使用java 发送彩信-MMS agreement for jmmslib codec java libraries, through this library, you can use java to send MMS
Update : 2024-05-05 Size : 52224 Publisher : BestDogKiller

短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the serial port to connect the processor to the serial port to send to receive AT commands and GSM communication modules to form loops. Chinese text messages sent using PDU mode, PDU mode in accordance with the standard form PDU send packets to achieve SMS. Based on wireless phones to send text messages project module development process to prepare
Update : 2024-05-05 Size : 70656 Publisher : zoe

DL : 0
发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
Update : 2024-05-05 Size : 2048 Publisher : 6368422222

DL : 0
此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not work properly. Development platform: windows XP SP2 Visual Studio.net 2003
Update : 2024-05-05 Size : 630784 Publisher : 黎明

email 发送测试 delphi 2007-email send a test delphi 2007
Update : 2024-05-05 Size : 10240 Publisher : now_nanchang

DL : 0
raw socket 发送数据包 sendpacket-send raw socket packet sendpacket
Update : 2024-05-05 Size : 1024 Publisher : tom

DL : 0
使用VB6.0的邮件发送代码。 使用CDO对象发送邮件。-Mailing use VB6.0 code. Send mail using CDO object.
Update : 2024-05-05 Size : 6144 Publisher : sink

国外经典幻灯片:快乐的十八种技巧,Send SNOOPY to your friends,等提高生活品质-Foreign classic slide: happy 18 kinds of skills, Send SNOOPY to your friends, and so improve the quality of life
Update : 2024-05-05 Size : 8178688 Publisher : junli

send an email using vc pop3 smtp protol an client-send an email using vc pop3 smtp protol an client
Update : 2024-05-05 Size : 788480 Publisher : 慕德胜

DL : 0
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.
Update : 2024-05-05 Size : 35840 Publisher : 黄海栋

In this code, I will present a C++ class used to easily create and manipulate UDP packets from scratch. This can be useful for Windows users who can t send custom UDP packets using Winsock. (XP SP2 and later). In the sample application, WinPCap is used instead of Winsock to send the UDP packets.
Update : 2024-05-05 Size : 40960 Publisher : 黄海栋

前几天帮朋友写的一个截取包和发包的工具,跟WPE一样,使用手册在bin下面-The packethack like WPE, include Send,Sendto,WSASend,WSASendto Filter
Update : 2024-05-05 Size : 457728 Publisher : xman

DL : 0
手机短信收发系统的VC++版本程序的源代码-SMS system to send and receive VC++ version of the program source code
Update : 2024-05-05 Size : 124928 Publisher : 小志

串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order cancellation of file locking the TCP protocol port number: 8154 Protocol format: A+ B A: SVA_VIDEO_COM_SEND_FILE_HEAD B: If = 1, then stop playback, if = 0, then the restoration of such as If you receive " SVA_VIDEO_COM_SEND_FILE_HEAD1" , then stop playback
Update : 2024-05-05 Size : 700416 Publisher : 123

AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!-AVR ATmega48 SPI test the most simple code! Through spi_data [x] array you want to send the information to write, and x is the control of transmission of the first x amounts, while the output pin in the PORTB pin within the default, as long as the modified spi_data can see through the oscilloscope SPI the signal!
Update : 2024-05-05 Size : 11264 Publisher : Rick

DL : 0
mms开源代码,通过jwap将mms发送-mms open source code, through jwap will send mms
Update : 2024-05-05 Size : 60416 Publisher : caohaiwang

SCMsend
DL : 0
使用MEGA8控制RF01芯片,用射频915MHz发送四路AD采样的信号,通过编译,可以直接使用。-RF01 use MEGA8 control chip, with four AD send 915MHz RF signal sampling by the compiler can be used directly.
Update : 2024-05-05 Size : 27648 Publisher : 赵赵

DL : 0
1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through the following process: needs analysis, ER model, relational model analysis, in the database to build a database table or view, familiar with the database development process 2. Core functions of the system include: [1] client boot automatically suo set, enter the account number, password authentication after landing and begin billing. Or control to unlock on the remote client machine. [2]. To be able to control client access to the Internet for remote control client, such as: remote shutdown, write-off, lock, remote checkout and then automatically lock the computer functions. [3] the client can send a message. [4] the client machine in the process at any time be able to view the consumer state, such as: pre-paid amount of time on the machine, on the amount of such machines.
Update : 2024-05-05 Size : 2048 Publisher : 贾凯

DL : 0
javamail 通过改项目演示了用javamail发送邮件的类方法,对入门者很有帮助-JavaMail demo project through to send a message using the JavaMail class method, useful for beginners
Update : 2024-05-05 Size : 353280 Publisher : kkdog

SCM8051Sms
DL : 0
8051Sms 一个用c51实现gprs modem发送短信的程序,很经典。对搞通信绝对有一定的借鉴作用-C51 implementation with 8051Sms a gprs modem to send the message procedures, it is classic. To engage in communication has a certain absolute reference
Update : 2024-05-05 Size : 10240 Publisher : nanyuanqi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.